diff --git a/CHANGELOG.md b/CHANGELOG.md index 451f98c8..29945813 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +# [9.0.0-next.3](https://github.com/vivliostyle/vivliostyle-cli/compare/v9.0.0-next.2...v9.0.0-next.3) (2025-01-15) + # [9.0.0-next.2](https://github.com/vivliostyle/vivliostyle-cli/compare/v9.0.0-next.1...v9.0.0-next.2) (2025-01-13) # [9.0.0-next.1](https://github.com/vivliostyle/vivliostyle-cli/compare/v9.0.0-next.0...v9.0.0-next.1) (2025-01-06) diff --git a/package.json b/package.json index ed92e572..8dd1b05f 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": "9.0.0-next.2", + "version": "9.0.0-next.3", "author": "spring_raining ", "type": "module", "scripts": {