Skip to content

Commit b82dcf1

Browse files
committed
chore(release): publish
- @next-core/[email protected]
1 parent 923ef54 commit b82dcf1

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.4](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+
* replace . with -- for tag names in jsx.d.ts ([8edf609](https://github.com/easyops-cn/next-core/commit/8edf609a0c0d554c6f43ad3f81fe53e902081f14))
12+
13+
14+
15+
16+
617
## [1.6.3](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.3",
3+
"version": "1.6.4",
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)