Skip to content

Commit 31c4f66

Browse files
committed
chore(release): v1.4.2
1 parent 23376ed commit 31c4f66

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

Diff for: CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## v1.4.2
4+
5+
[compare changes](https://github.com/vueComponent/ant-design-vue-nuxt/compare/v1.4.1...v1.4.2)
6+
7+
### 🩹 Fixes
8+
9+
- Fix dayjs esm package ([da879fc](https://github.com/vueComponent/ant-design-vue-nuxt/commit/da879fc))
10+
11+
### 📖 Documentation
12+
13+
- Use new `nuxi module add` command in installation ([1f7b6eb](https://github.com/vueComponent/ant-design-vue-nuxt/commit/1f7b6eb))
14+
15+
### 🏡 Chore
16+
17+
- Remove duplicates ([9d21695](https://github.com/vueComponent/ant-design-vue-nuxt/commit/9d21695))
18+
- Another duplicate ([13f8746](https://github.com/vueComponent/ant-design-vue-nuxt/commit/13f8746))
19+
- Change version ([23376ed](https://github.com/vueComponent/ant-design-vue-nuxt/commit/23376ed))
20+
21+
### ❤️ Contributors
22+
23+
- Aibayanyu20 <[email protected]>
24+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
25+
326
## v1.4.0
427

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

Diff for: 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.4.1",
3+
"version": "1.4.2",
44
"description": "ant-design-vue-nuxt module",
55
"repository": "vueComponent/ant-design-vue-nuxt",
66
"license": "MIT",

0 commit comments

Comments
 (0)