Skip to content

Commit

Permalink
chore(release): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aibayanyu20 committed Jan 11, 2024
1 parent 8525fc9 commit 314ef40
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## v1.3.0

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

### 🚀 Enhancements

- Add flex component ([da86291](https://github.com/vueComponent/ant-design-vue-nuxt/commit/da86291))

### 🩹 Fixes

- Fix typo ([aebf62e](https://github.com/vueComponent/ant-design-vue-nuxt/commit/aebf62e))

### 🏡 Chore

- **release:** V1.2.0 ([30d89ec](https://github.com/vueComponent/ant-design-vue-nuxt/commit/30d89ec))
- Test bundler module resolution ([bc5c5cf](https://github.com/vueComponent/ant-design-vue-nuxt/commit/bc5c5cf))

### 🤖 CI

- Eslint format ([7c43723](https://github.com/vueComponent/ant-design-vue-nuxt/commit/7c43723))

### ❤️ Contributors

- Aibayanyu20 <aibayanyu@qq.com>
- Daniel Roe <daniel@roe.dev>

## v1.2.0

[compare changes](https://github.com/vueComponent/ant-design-vue-nuxt/compare/v1.1.2...v1.2.0)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design-vue/nuxt",
"version": "1.2.0",
"version": "1.3.0",
"description": "ant-design-vue-nuxt module",
"repository": "vueComponent/ant-design-vue-nuxt",
"license": "MIT",
Expand Down Expand Up @@ -52,4 +52,4 @@
"ant-design-vue": "^4.0.8",
"typescript": "5.1.6"
}
}
}

0 comments on commit 314ef40

Please sign in to comment.