We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961f6be commit ed66e22Copy full SHA for ed66e22
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# [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)
2
+
3
# [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)
4
5
# [9.0.0-next.0](https://github.com/vivliostyle/vivliostyle-cli/compare/v8.17.1...v9.0.0-next.0) (2025-01-06)
package.json
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/cli",
"description": "Save the pdf file via headless browser and Vivliostyle.",
- "version": "9.0.0-next.1",
+ "version": "9.0.0-next.2",
"author": "spring_raining <[email protected]>",
6
"type": "module",
7
"scripts": {
0 commit comments