We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3fee3 commit 9e628c1Copy full SHA for 9e628c1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.1.2](https://github.com/varletjs/release/compare/v0.1.1...v0.1.2) (2023-12-13)
2
+
3
4
5
## [0.1.1](https://github.com/varletjs/release/compare/v0.1.0...v0.1.1) (2023-12-13)
6
7
package.json
@@ -1,7 +1,7 @@
{
"name": "@varlet/release",
"type": "module",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "release all packages and generate changelogs",
"keywords": [
"varlet",
@@ -77,4 +77,4 @@
77
"picocolors": "^1.0.0",
78
"semver": "^7.5.4"
79
}
80
-}
+}
0 commit comments