We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45795f commit 8ba768dCopy full SHA for 8ba768d
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v1.1.2
4
+
5
+[compare changes](https://undefined/undefined/compare/v1.1.1...v1.1.2)
6
7
8
+### 🏡 Chore
9
10
+ - Update version (d45795f)
11
12
+### ❤️ Contributors
13
14
+- Aibayanyu <[email protected]>
15
16
## v1.1.1
17
18
[compare changes](https://undefined/undefined/compare/v1.2.0...v1.1.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "@ant-design-vue/nuxt",
- "version": "1.1.1",
+ "version": "1.1.2",
"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