From 711c394aaf88fcb45e2a81e82152181ae2fcca63 Mon Sep 17 00:00:00 2001 From: tanjinzhou <415800467@qq.com> Date: Mon, 28 Dec 2020 12:37:54 +0800 Subject: [PATCH] bump 2.0.0-rc.7 --- CHANGELOG.en-US.md | 6 ++++++ CHANGELOG.zh-CN.md | 10 ++++++++-- antdv-demo | 2 +- package.json | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 59b837a4d..6a88b7b16 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -10,6 +10,12 @@ --- +## 2.0.0-rc.7 + +`2020-12-28` + +- 🐞 Fix Switch `change`、`click` not work [#3453](https://github.com/vueComponent/ant-design-vue/issues/3453) + ## 2.0.0-rc.6 `2020-12-27` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 536ba6c13..ae17e88cb 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -10,12 +10,18 @@ --- +## 2.0.0-rc.7 + +`2020-12-28` + +- 🐞 修复 Switch `change`、`click` 不生效问题 [#3453](https://github.com/vueComponent/ant-design-vue/issues/3453) + ## 2.0.0-rc.6 `2020-12-27` - 🌟 支持 Less 4 [#3449](https://github.com/vueComponent/ant-design-vue/issues/3449) -- 🌟 新增 Image 组件 [#3235](https://github.com/vueComponent/ant-design-vue/issues/3235) +- 🌟 新增 Image 组件 [#3235](https://github.com/vueComponent/ant-design-vue/issues/3235) - 🌟 函数式组件,添加 displayName 属性 [#3445](https://github.com/vueComponent/ant-design-vue/issues/3445) - 🐞 Message 新增自定义 class style 功能 [#3443](https://github.com/vueComponent/ant-design-vue/issues/3443) - 🐞 修复 Tabs 组件初始 disabled 状态没生效 [#3366](https://github.com/vueComponent/ant-design-vue/issues/3366) @@ -32,7 +38,7 @@ `2020-12-13` - 🐞 修复 Drawer 组件控制台输出 this.dom 未定义的 warning 问题 -- 🐞 修复 Menu 在 Vue 3.0.3及以上版本,出现显示错乱问题 [#3354](https://github.com/vueComponent/ant-design-vue/issues/3354) +- 🐞 修复 Menu 在 Vue 3.0.3 及以上版本,出现显示错乱问题 [#3354](https://github.com/vueComponent/ant-design-vue/issues/3354) ## 2.0.0-rc.4 diff --git a/antdv-demo b/antdv-demo index ac98f90e5..f55163dd2 160000 --- a/antdv-demo +++ b/antdv-demo @@ -1 +1 @@ -Subproject commit ac98f90e5fe922fb787559eb81b06f39ed2c8a39 +Subproject commit f55163dd2cc41cfa2e6c77b3b9b6037c9a2ddefb diff --git a/package.json b/package.json index d41f80e1b..57fbb4039 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ant-design-vue", - "version": "2.0.0-rc.6", + "version": "2.0.0-rc.7", "title": "Ant Design Vue", "description": "An enterprise-class UI design language and Vue-based implementation", "keywords": [