Skip to content

Commit 9e628c1

Browse files
committed
v0.1.2
1 parent fe3fee3 commit 9e628c1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## [0.1.1](https://github.com/varletjs/release/compare/v0.1.0...v0.1.1) (2023-12-13)
26

37

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@varlet/release",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"description": "release all packages and generate changelogs",
66
"keywords": [
77
"varlet",
@@ -77,4 +77,4 @@
7777
"picocolors": "^1.0.0",
7878
"semver": "^7.5.4"
7979
}
80-
}
80+
}

0 commit comments

Comments
 (0)