Skip to content

Commit 6f064e8

Browse files
committed
v1.0.1
1 parent 8945cf9 commit 6f064e8

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.1](https://github.com/varletjs/release/compare/v1.0.0...v1.0.1) (2026-02-07)
2+
3+
4+
### Features
5+
6+
* **changelog:** add support for breaking changes in changelog generation ([8945cf9](https://github.com/varletjs/release/commit/8945cf9e2766c3faaee2788f4a1d36d74fae3f56))
7+
8+
9+
110
# [1.0.0](https://github.com/varletjs/release/compare/v0.4.4...v1.0.0) (2026-02-07)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@varlet/release",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "publish all packages, generate changelogs and check commit messages",
55
"keywords": [
66
"changelog",

0 commit comments

Comments
 (0)