Skip to content

Commit 8018e58

Browse files
committed
v0.2.11
1 parent e2b6ead commit 8018e58

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.11](https://github.com/varletjs/release/compare/v0.2.10...v0.2.11) (2024-7-16)
2+
3+
4+
### Features
5+
6+
* update release task function to accept version parameters ([e2b6ead](https://github.com/varletjs/release/commit/e2b6eadc3b2c9de5aa4341ee48ff21264c2c3a26))
7+
8+
9+
110
## [0.2.10](https://github.com/varletjs/release/compare/v0.2.9...v0.2.10) (2024-4-26)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@varlet/release",
33
"type": "module",
4-
"version": "0.2.10",
4+
"version": "0.2.11",
55
"description": "release all packages and generate changelogs",
66
"keywords": [
77
"varlet",

0 commit comments

Comments
 (0)