Skip to content

Commit ac10a8b

Browse files
committed
chore(release): v1.4.0
1 parent 314ef40 commit ac10a8b

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## v1.4.0
4+
5+
[compare changes](https://github.com/vueComponent/ant-design-vue-nuxt/compare/v1.1.2...v1.4.0)
6+
7+
### 🚀 Enhancements
8+
9+
- Add flex component ([da86291](https://github.com/vueComponent/ant-design-vue-nuxt/commit/da86291))
10+
- Add extractStyle ([7439e98](https://github.com/vueComponent/ant-design-vue-nuxt/commit/7439e98))
11+
12+
### 🩹 Fixes
13+
14+
- Fix typo ([aebf62e](https://github.com/vueComponent/ant-design-vue-nuxt/commit/aebf62e))
15+
16+
### 🏡 Chore
17+
18+
- **release:** V1.2.0 ([30d89ec](https://github.com/vueComponent/ant-design-vue-nuxt/commit/30d89ec))
19+
- Test bundler module resolution ([bc5c5cf](https://github.com/vueComponent/ant-design-vue-nuxt/commit/bc5c5cf))
20+
- **release:** V1.3.0 ([314ef40](https://github.com/vueComponent/ant-design-vue-nuxt/commit/314ef40))
21+
22+
### 🤖 CI
23+
24+
- Eslint format ([7c43723](https://github.com/vueComponent/ant-design-vue-nuxt/commit/7c43723))
25+
26+
### ❤️ Contributors
27+
28+
- Aibayanyu20 <[email protected]>
29+
- Markthree ([@markthree](http://github.com/markthree))
30+
- Daniel Roe <[email protected]>
31+
332
## v1.3.0
433

534
[compare changes](https://github.com/vueComponent/ant-design-vue-nuxt/compare/v1.1.2...v1.3.0)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design-vue/nuxt",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "ant-design-vue-nuxt module",
55
"repository": "vueComponent/ant-design-vue-nuxt",
66
"license": "MIT",

0 commit comments

Comments
 (0)