docs(changelog): 3.3.1

This commit is contained in:
chenjiahan 2021-11-23 20:32:48 +08:00
parent 75b35eb88b
commit 580c9cd2f9
2 changed files with 16 additions and 0 deletions

View File

@ -16,6 +16,14 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
## Details
### [v3.3.1](https://github.com/compare/v3.3.0...v3.3.1)
`2021-11-23`
**Bug Fixes**
- AddressEdit: should not emit save event when validation failed [#9917](https://github.com/issues/9917)
### [v3.3.0](https://github.com/compare/v3.2.8...v3.3.0)
`2021-11-19`

View File

@ -16,6 +16,14 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
## 更新内容
### [v3.3.1](https://github.com/compare/v3.3.0...v3.3.1)
`2021-11-23`
**Bug Fixes**
- AddressEdit: 修复表单校验不通过时也会触发 save 事件的问题 [#9917](https://github.com/issues/9917)
### [v3.3.0](https://github.com/compare/v3.2.8...v3.3.0)
`2021-11-19`