Skip to content

Commit 2b28c80

Browse files
committed
chore(release): publish
- @next-core/[email protected]
1 parent e360fae commit 2b28c80

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/yo/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.6.5](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-11-10)
7+
8+
9+
### Bug Fixes
10+
11+
* use jsx.ts instead of jsx.d.ts for source file ([60fe5b7](https://github.com/easyops-cn/next-core/commit/60fe5b7719eb494802b12fc1f6d50fe84c48bfcd))
12+
13+
14+
15+
16+
617
## [1.6.4](https://github.com/easyops-cn/next-core/compare/@next-core/[email protected]...@next-core/[email protected]) (2025-11-10)
718

819

packages/yo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-core/yo",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "Generator for next v3",
55
"homepage": "https://github.com/easyops-cn/next-core/tree/v3/packages/yo",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)