From 08f4777a3c58d5262d80c59c334aaa93ccbdfd51 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Thu, 11 Apr 2024 21:10:02 +0800 Subject: [PATCH] chore(main): release 0.16.2 (#510) * chore(main): release 0.16.2 Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Update CHANGELOG.md --------- Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d1fc753..a233d461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.16.2](https://github.com/hakadao/BewlyBewly/compare/v0.16.1...v0.16.2) (2024-04-11) + + +### Bug Fixes + +* watch later pop invalid rounded corners ([#505](https://github.com/hakadao/BewlyBewly/issues/505)) ([36960da](https://github.com/hakadao/BewlyBewly/commit/36960da9f8e8176d95bd64700b58c42b95a37d80)) +* moment card url not linking the video page + ## [0.16.1](https://github.com/hakadao/BewlyBewly/compare/v0.16.0...v0.16.1) (2024-04-08) diff --git a/package.json b/package.json index be4cccb2..2a52ef79 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bewly-bewly", "displayName": "BewlyBewly", - "version": "0.16.1", + "version": "0.16.2", "private": true, "packageManager": "pnpm@8.15.3", "description": "Just make a few small changes to your Bilibili homepage.",