Skip to content

Commit 98a3f1c

Browse files
committed
v2.0.3
1 parent 8f6126c commit 98a3f1c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [2.0.2](https://github.com/varletjs/rattail/compare/v2.0.1...v2.0.2) (2026-04-15)
1+
## [2.0.3](https://github.com/varletjs/rattail/compare/v2.0.2...v2.0.3) (2026-04-15)
22

33

44
### Bug Fixes
@@ -7,6 +7,13 @@
77
* update @varlet/release version from ^2.2.0 to ^2.2.1 in package.json and pnpm-lock.yaml ([5131f3f](https://github.com/varletjs/rattail/commit/5131f3ff2fdaebbaf5490f010024acbc56b780bf))
88

99

10+
### Features
11+
12+
* enhance CLI release command with additional options and update documentation ([8f6126c](https://github.com/varletjs/rattail/commit/8f6126c3a9da673ca92b7f2c320c58aee842c929))
13+
14+
## [2.0.1](https://github.com/varletjs/rattail/compare/v2.0.0...v2.0.1) (2026-04-15)
15+
16+
1017
### Features
1118

1219
* add publish command to CLI and update configuration types ([4439e2a](https://github.com/varletjs/rattail/commit/4439e2acab7746687713fa07b9e7cd0162b95aaa))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rattail",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A Vite+ oriented, AI Agent friendly front-end toolchain",
55
"keywords": [
66
"ai-agent",

0 commit comments

Comments
 (0)