Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chouchouji committed Jan 15, 2025
1 parent 9daf25c commit a53afa9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.3.3](https://github.com/varletjs/release/compare/v0.3.2...v0.3.3) (2025-01-15)

### Features

- support changelog preset ([#28](https://github.com/varletjs/release/issues/28)) ([9daf25c](https://github.com/varletjs/release/commit/9daf25cf58bfb55034118344f8c900d3f1e58820))

## [0.3.2](https://github.com/varletjs/release/compare/v0.3.1...v0.3.2) (2024-12-24)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@varlet/release",
"version": "0.3.2",
"version": "0.3.3",
"description": "publish all packages, generate changelogs and check commit messages",
"keywords": [
"varlet",
Expand Down Expand Up @@ -84,4 +84,4 @@
"node": ">=16.0.0",
"pnpm": ">=9.0"
}
}
}

0 comments on commit a53afa9

Please sign in to comment.