Skip to content

Commit

Permalink
chore: 🔖 Release 9.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hymbz committed Jul 13, 2024
1 parent 8a0b598 commit ec00442
Show file tree
Hide file tree
Showing 5 changed files with 298 additions and 358 deletions.
320 changes: 143 additions & 177 deletions ComicRead-AdGuard.user.js

Large diffs are not rendered by default.

320 changes: 143 additions & 177 deletions ComicRead.user.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions docs/.other/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [9.3.2](https://github.com/hymbz/ComicReadScript/compare/v9.3.1...v9.3.2) (2024-07-13)


### Bug Fixes

* :bug: 修复双页模式下预加载页数未正确生效的 bug ([3babbff](https://github.com/hymbz/ComicReadScript/commit/3babbff74332977a132341562f685a65a08e9638))
* :bug: 修复网格模式和卷轴模式互相切换时的显示错误 ([eeaa74d](https://github.com/hymbz/ComicReadScript/commit/eeaa74d8825d753786102af969558812c12b5ef8))

## [9.3.1](https://github.com/hymbz/ComicReadScript/compare/v9.3.0...v9.3.1) (2024-07-12)


Expand Down
6 changes: 3 additions & 3 deletions docs/.other/LatestChange.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [9.3.1](https://github.com/hymbz/ComicReadScript/compare/v9.3.0...v9.3.1) (2024-07-12)
## [9.3.2](https://github.com/hymbz/ComicReadScript/compare/v9.3.1...v9.3.2) (2024-07-13)


### Bug Fixes

* :bug: 修复出现多余功能按钮的 bug ([27a1ba4](https://github.com/hymbz/ComicReadScript/commit/27a1ba486d10d4cc01f41255d4d40b484b86a79d)), closes [#172](https://github.com/hymbz/ComicReadScript/issues/172)
* :bug: 修复预加载页数未正确生效的 bug ([c9f4d8e](https://github.com/hymbz/ComicReadScript/commit/c9f4d8e9372f7b80514d94c574f9bda993df6068))
* :bug: 修复双页模式下预加载页数未正确生效的 bug ([3babbff](https://github.com/hymbz/ComicReadScript/commit/3babbff74332977a132341562f685a65a08e9638))
* :bug: 修复网格模式和卷轴模式互相切换时的显示错误 ([eeaa74d](https://github.com/hymbz/ComicReadScript/commit/eeaa74d8825d753786102af969558812c12b5ef8))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ComicRead",
"version": "9.3.1",
"version": "9.3.2",
"description": "",
"author": "hymbz",
"license": "AGPL-3.0-or-later",
Expand Down

0 comments on commit ec00442

Please sign in to comment.