Merge pull request #403 from hakadao/main

sync: main to bugfixes
This commit is contained in:
Hakadao
2024-03-17 19:25:34 +08:00
committed by GitHub
3 changed files with 18 additions and 2 deletions

View File

@@ -19,6 +19,6 @@ jobs:
token: ${{ secrets.RELEASE_TOKEN }}
release-type: node
package-name: release-please-action
release-as: 0.15.2
release-as: 0.15.3
signoff: 'github-actions <41898282+github-actions[bot]@users.noreply.github.com>'
changelog-types: '[{"type":"types","section":"Types","hidden":false},{"type":"revert","section":"Reverts","hidden":false},{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"improvement","section":"Feature Improvements","hidden":false},{"type":"docs","section":"Docs","hidden":false},{"type":"i18n","section":"I18n","hidden":true},{"type":"style","section":"Style Changes","hidden":false},{"type":"ci","section":"CI","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":true},{"type":"contributor","section":"New Contributors","hidden":false},{"type":"notice","section":"Notices","hidden":false}]'

View File

@@ -1,5 +1,21 @@
# Changelog
## [0.15.3](https://github.com/hakadao/BewlyBewly/compare/v0.15.2...v0.15.3) (2024-03-17)
### Bug Fixes
* **blockAds:** remove the adblock-tips on homepage top ([e4403c9](https://github.com/hakadao/BewlyBewly/commit/e4403c939c4ff500b7a1ed595fb90a99936688bd))
* correct frosted glass disablement not working in several cases and adjust opacity ([6562da5](https://github.com/hakadao/BewlyBewly/commit/6562da51e06f0df970a50b2a555b960933203f06))
* **SearchBar:** resolved the issue where typing `/` in a comment focuses on the search bar ([#396](https://github.com/hakadao/BewlyBewly/issues/396)) ([c470680](https://github.com/hakadao/BewlyBewly/commit/c470680508ff6aa3cff47f8f9a103296aa769ac4))
* 消息中心页深色模式适配 ([#394](https://github.com/hakadao/BewlyBewly/issues/394)) ([8ef181d](https://github.com/hakadao/BewlyBewly/commit/8ef181d61fc7225d276ba65433606bea83788f0c))
### Style Changes
* adjust styles ([e558ab8](https://github.com/hakadao/BewlyBewly/commit/e558ab8e98ec26472cf0d862287f6f07f32dcb1e))
* **Dock:** adjust dock styles ([cac5c98](https://github.com/hakadao/BewlyBewly/commit/cac5c987b9c821c7894da73144e60d9f5054c7b2))
## [0.15.2](https://github.com/hakadao/BewlyBewly/compare/v0.15.1...v0.15.2) (2024-03-13)

View File

@@ -1,7 +1,7 @@
{
"name": "bewly-bewly",
"displayName": "BewlyBewly",
"version": "0.15.2",
"version": "0.15.3",
"private": true,
"packageManager": "pnpm@8.15.3",
"description": "Just make a few small changes to your Bilibili homepage.",