Skip to content

Commit 20163d2

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.0...v3.1.0) (2026-04-13) ### Features * **registry:** add context-menu package ([eff9647](eff9647))
1 parent eff9647 commit 20163d2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.1.0](https://github.com/luminacn/ui/compare/v3.0.0...v3.1.0) (2026-04-13)
2+
3+
4+
### Features
5+
6+
* **registry:** add context-menu package ([eff9647](https://github.com/luminacn/ui/commit/eff96475a9fd4e436d6102916cedda4d7f769e62))
7+
18
# [3.0.0](https://github.com/luminacn/ui/compare/v2.1.0...v3.0.0) (2026-04-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"bin": {
55
"luminacn": "./dist/cli/index.js"
66
},
7-
"version": "3.0.0",
7+
"version": "3.1.0",
88
"description": "Copy-paste UI for Angular",
99
"main": "index.js",
1010
"scripts": {

0 commit comments

Comments
 (0)