We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892d771 commit c0bb136Copy full SHA for c0bb136
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.2.2](https://github.com/varletjs/release/compare/v0.2.1...v0.2.2) (2024-01-25)
2
+
3
4
+### Bug Fixes
5
6
+* fix skip git tag command error ([892d771](https://github.com/varletjs/release/commit/892d7712e57383eca8e291c02eed48afae564b9f))
7
8
9
10
## [0.2.1](https://github.com/varletjs/release/compare/v0.2.0...v0.2.1) (2024-01-25)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@varlet/release",
"type": "module",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "release all packages and generate changelogs",
"keywords": [
"varlet",
0 commit comments