Skip to content

Commit acac3ec

Browse files
committed
chore(release): v1.1.0
1 parent 9cba212 commit acac3ec

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

CHANGELOG.md

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

33

4+
## v1.1.0
5+
6+
[compare changes](https://undefined/undefined/compare/v1.0.0-alpha.1...v1.1.0)
7+
8+
9+
### 🚀 Enhancements
10+
11+
- Support style-provider (2e7da59)
12+
13+
### 🏡 Chore
14+
15+
- Change readme (f52e16b)
16+
- Change readme (1032a1e)
17+
- Add license close #5 (#5)
18+
- Resolve conflict (796f01d)
19+
- Change version (9cba212)
20+
21+
### ❤️ Contributors
22+
23+
- Aibayanyu <aibayanyu@qq.com>
24+
- Aibayanyu20 <aibayanyu@qq.com>
25+
426
## v1.0.0-alpha.1
527

628

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.1.0",
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)