Skip to content

Commit 0fbfeda

Browse files
committed
v0.2.4
1 parent 74a0c9a commit 0fbfeda

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.4](https://github.com/varletjs/release/compare/v0.2.3...v0.2.4) (2024-02-19)
2+
3+
4+
### Features
5+
6+
* support npmTag ([74a0c9a](https://github.com/varletjs/release/commit/74a0c9a235e97b8c1ed167faea54184fe7dfda48))
7+
8+
9+
110
## [0.2.3](https://github.com/varletjs/release/compare/v0.2.2...v0.2.3) (2024-01-30)
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.3",
4+
"version": "0.2.4",
55
"description": "release all packages and generate changelogs",
66
"keywords": [
77
"varlet",

0 commit comments

Comments
 (0)