docs(changelog): vant@3.6.9 (#11340)

This commit is contained in:
neverland 2022-12-01 17:53:14 +08:00 committed by GitHub
parent e172db192a
commit 74d77a6c12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

View File

@ -19,6 +19,14 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
## Details
### [v3.6.9](https://github.com/vant-ui/vant/compare/v3.6.8...v3.6.9)
`2022-12-01`
**Bug Fixes**
- Field: set selection range only when focused [#11333](https://github.com/vant-ui/vant/issues/11333)
### [v3.6.8](https://github.com/vant-ui/vant/compare/v3.6.7...v3.6.8)
`2022-11-26`

View File

@ -19,6 +19,14 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。
## 更新内容
### [v3.6.9](https://github.com/vant-ui/vant/compare/v3.6.8...v3.6.9)
`2022-12-01`
**Bug Fixes**
- Field: 修复未选中时修改绑定的值会导致键盘弹出的问题 [#11333](https://github.com/vant-ui/vant/issues/11333)
### [v3.6.8](https://github.com/vant-ui/vant/compare/v3.6.7...v3.6.8)
`2022-11-26`