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