Skip to content

Commit c08ded6

Browse files
chore(release): 0.6.1 [skip ci]
## [0.6.1](v0.6.0...v0.6.1) (2026-05-25) ### Bug Fixes * refactor injector call based on document readiness ([69d6186](69d6186))
1 parent 69d6186 commit c08ded6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.6.1](https://github.com/tachibana-shin/hako-epub-extension/compare/v0.6.0...v0.6.1) (2026-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* refactor injector call based on document readiness ([69d6186](https://github.com/tachibana-shin/hako-epub-extension/commit/69d6186b22bb9be7ae74f8c68ae1fbdff1304b7a))
7+
18
# [0.6.0](https://github.com/tachibana-shin/hako-epub-extension/compare/v0.5.0...v0.6.0) (2026-05-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hako-epub",
33
"displayName": "Hako EPub",
4-
"version": "0.6.0",
4+
"version": "0.6.1",
55
"private": true,
66
"description": "Tiện ích tải EPub trên website",
77
"type": "module",

0 commit comments

Comments
 (0)