We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b926f commit 54f81f8Copy full SHA for 54f81f8
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
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
17
## v1.0.0
18
19
[compare changes](https://undefined/undefined/compare/v1.0.0-alpha.1...v1.0.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "@ant-design-vue/nuxt",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "ant-design-vue-nuxt module",
"repository": "vueComponent/ant-design-vue-nuxt",
"license": "MIT",
@@ -52,4 +52,4 @@
52
"nuxt": "^3.5.1",
53
"vitest": "^0.31.1"
54
}
55
-}
+}
0 commit comments