Skip to content

Commit dd83e9d

Browse files
committed
v1.2.0
1 parent 2448309 commit dd83e9d

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/varletjs/release/compare/v1.1.0...v1.2.0) (2026-04-10)
2+
3+
4+
### Code Refactoring
5+
6+
* move from build, lint, fmt to the all-in-one package of vite-plus ([#45](https://github.com/varletjs/release/issues/45)) ([2448309](https://github.com/varletjs/release/commit/2448309497e678618cc91515964c0f8202490e34))
7+
8+
9+
### Features
10+
11+
* upgrade typescript@6 and some deps ([ed3d970](https://github.com/varletjs/release/commit/ed3d97027ad96c889a9cab440fdd41daac57780b))
12+
113
# [1.1.0](https://github.com/varletjs/release/compare/v1.0.2...v1.1.0) (2026-03-23)
214

315

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.1.0",
3+
"version": "1.2.0",
44
"description": "publish all packages, generate changelogs and check commit messages",
55
"keywords": [
66
"changelog",

0 commit comments

Comments
 (0)