From 4ae33c3bc00e907256e5b259aa48bd7a8f8f6cda Mon Sep 17 00:00:00 2001 From: Hakadao Date: Wed, 31 Jan 2024 09:55:11 +0800 Subject: [PATCH] chore(main): release 0.14.3 Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b4b70ce..22753d5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.14.3](https://github.com/hakadao/BewlyBewly/compare/v0.14.3...v0.14.3) (2024-01-31) + + +### Features + +* **SearchBar:** handle blur event to update focus state ([a83c8d1](https://github.com/hakadao/BewlyBewly/commit/a83c8d1da7b22857b66da26a05d38b1b9ea11de6)) + + +### Bug Fixes + +* adjust text in `MomentsPop` [建议] 增加动态状态差分 [#226](https://github.com/hakadao/BewlyBewly/issues/226) ([c62f2c6](https://github.com/hakadao/BewlyBewly/commit/c62f2c604c7043b22d03bbab0498d16ad20121b5)) +* handle `History` video url location part [#223](https://github.com/hakadao/BewlyBewly/issues/223) ([e73ae0e](https://github.com/hakadao/BewlyBewly/commit/e73ae0e3a6deb26f847952e804c8f6514881fa80)) +* handle top bar video part ([b5e7465](https://github.com/hakadao/BewlyBewly/commit/b5e74659697c463d0221b21c6d19652a90308e7e)) +* 播放全部up视频时失效 [#243](https://github.com/hakadao/BewlyBewly/issues/243) ([5d4538b](https://github.com/hakadao/BewlyBewly/commit/5d4538b49a67c9b19ffa0c97ca7fcc6be8346057)) + ## [0.14.3](https://github.com/hakadao/BewlyBewly/compare/v0.14.2...v0.14.3) (2024-01-22)