Skip to content

Commit 828c300

Browse files
committed
release: 0.1.33
1 parent 1118227 commit 828c300

File tree

4 files changed

+3602
-4386
lines changed

4 files changed

+3602
-4386
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.1.33
2+
3+
`2025-02-22`
4+
5+
- fix(release): handle repositories without existing git tags by [@sorrycc](https://github.com/sorrycc)
6+
7+
18
## 0.1.32
29

310
`2025-01-20`

CHANGELOG.zh-CN.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.1.33
2+
3+
`2025-02-22`
4+
5+
- fix(release): 处理没有现有 git 标签的存储库 by [@sorrycc](https://github.com/sorrycc)
6+
7+
18
## 0.1.32
29

310
`2025-01-20`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@umijs/tools",
3-
"version": "0.1.32",
3+
"version": "0.1.33",
44
"type": "module",
55
"scripts": {
66
"build": "father build",

0 commit comments

Comments
 (0)