Skip to content

Commit 541b132

Browse files
committed
v0.2.1
1 parent 6e59690 commit 541b132

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# [0.2.0](https://github.com/varletjs/release/compare/v0.1.2...v0.2.0) (2024-1-23)
1+
## [0.2.1](https://github.com/varletjs/release/compare/v0.2.0...v0.2.1) (2024-01-25)
2+
3+
4+
### Features
5+
6+
* support --skip-git-tag ([6e59690](https://github.com/varletjs/release/commit/6e596905437c4d08a31577690d08a5dbdc0d0007))
7+
8+
9+
10+
# [0.2.0](https://github.com/varletjs/release/compare/v0.1.2...v0.2.0) (2024-01-23)
211

312

413
### Features
@@ -24,7 +33,7 @@
2433

2534

2635

27-
## [0.0.5](https://github.com/varletjs/release/compare/v0.0.4...v0.0.5) (2023-12-7)
36+
## [0.0.5](https://github.com/varletjs/release/compare/v0.0.4...v0.0.5) (2023-12-07)
2837

2938

3039
### Features
@@ -33,7 +42,7 @@
3342

3443

3544

36-
## [0.0.4](https://github.com/varletjs/release/compare/v0.0.3...v0.0.4) (2023-12-7)
45+
## [0.0.4](https://github.com/varletjs/release/compare/v0.0.3...v0.0.4) (2023-12-07)
3746

3847

3948
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@varlet/release",
33
"type": "module",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"description": "release all packages and generate changelogs",
66
"keywords": [
77
"varlet",

0 commit comments

Comments
 (0)