We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a0c9a commit 0fbfedaCopy full SHA for 0fbfeda
CHANGELOG.md
@@ -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
10
## [0.2.3](https://github.com/varletjs/release/compare/v0.2.2...v0.2.3) (2024-01-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@varlet/release",
"type": "module",
- "version": "0.2.3",
+ "version": "0.2.4",
"description": "release all packages and generate changelogs",
"keywords": [
"varlet",
0 commit comments