Skip to content

Commit 54f81f8

Browse files
committed
chore(release): v1.0.1
1 parent a9b926f commit 54f81f8

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v1.0.1
5+
6+
[compare changes](https://undefined/undefined/compare/v1.1.0...v1.0.1)
7+
8+
9+
### 🏡 Chore
10+
11+
- Change version (a9b926f)
12+
13+
### ❤️ Contributors
14+
15+
- Aibayanyu <aibayanyu@qq.com>
16+
417
## v1.0.0
518

619
[compare changes](https://undefined/undefined/compare/v1.0.0-alpha.1...v1.0.0)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design-vue/nuxt",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ant-design-vue-nuxt module",
55
"repository": "vueComponent/ant-design-vue-nuxt",
66
"license": "MIT",
@@ -52,4 +52,4 @@
5252
"nuxt": "^3.5.1",
5353
"vitest": "^0.31.1"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)