Skip to content

Commit 709dccc

Browse files
chore(main): release 1.6.12 (#155)
* chore(main): release 1.6.12 * chore: update --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: MaxChang3 <36927158+maxchang3@users.noreply.github.com>
1 parent 94bca58 commit 709dccc

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.6.12](https://github.com/maxchang3/BiliReveal/compare/v1.6.11...v1.6.12) (2026-04-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **hookBBComment:** 优化属地获取 ([343e39f](https://github.com/maxchang3/BiliReveal/commit/343e39f05e918a7f16153b3cd767d941ba6faf40))
9+
* 修复专栏评论区适配(使用 Lit 策略) ([9fcc2e3](https://github.com/maxchang3/BiliReveal/commit/9fcc2e3eb104aa44baae0af22c9fd30bac5d352a))
10+
* 拆分活动话题页逻辑(目前仍使用旧版评论区) ([1d7e59a](https://github.com/maxchang3/BiliReveal/commit/1d7e59adb712e194f4d93acfef2f5034fad165b6))
11+
312
## v1.6.11
413

514
### 修复

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bilireveal",
33
"type": "module",
4-
"version": "1.6.11",
4+
"version": "1.6.12",
55
"private": true,
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)