We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1cfa6 commit 0f143b5Copy full SHA for 0f143b5
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v1.1.1
4
+
5
+[compare changes](https://undefined/undefined/compare/v1.2.0...v1.1.1)
6
7
8
+### 🏡 Chore
9
10
+ - Change version (2f1cfa6)
11
12
+### ❤️ Contributors
13
14
+- Aibayanyu <[email protected]>
15
16
## v1.1.0
17
18
[compare changes](https://undefined/undefined/compare/v1.0.0-alpha.1...v1.1.0)
package.json
@@ -1,6 +1,6 @@
{
"name": "@ant-design-vue/nuxt",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "ant-design-vue-nuxt module",
"repository": "vueComponent/ant-design-vue-nuxt",
"license": "MIT",
@@ -48,4 +48,4 @@
48
"nuxt": "^3.5.1",
49
"vitest": "^0.31.1"
50
}
51
-}
+}
0 commit comments