diff --git a/CHANGELOG.md b/CHANGELOG.md index 300b8274..52053d13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [8.4.1](https://github.com/vivliostyle/vivliostyle-cli/compare/v8.4.0...v8.4.1) (2023-10-24) + +### Bug Fixes + +- Update Vivliostyle.js to 2.25.7: Bug Fix ([a2fac64](https://github.com/vivliostyle/vivliostyle-cli/commit/a2fac6484010b119eeadba5c74944a105f847947)) + # [8.4.0](https://github.com/vivliostyle/vivliostyle-cli/compare/v8.3.1...v8.4.0) (2023-10-16) ### Features diff --git a/package.json b/package.json index cf98d1a5..11acc38b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@vivliostyle/cli", "description": "Save the pdf file via headless browser and Vivliostyle.", - "version": "8.4.0", + "version": "8.4.1", "author": "spring_raining ", "type": "module", "scripts": {