Skip to content

Commit

Permalink
chore: release v8.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-raining committed Nov 6, 2024
1 parent 3e2b536 commit 0d0b0b4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.16.1](https://github.com/vivliostyle/vivliostyle-cli/compare/v8.16.0...v8.16.1) (2024-11-06)

### Bug Fixes

- Fixed to generate tagged PDF ([d75a47d](https://github.com/vivliostyle/vivliostyle-cli/commit/d75a47d5a0911ed5849832a5a82976dbc9f77c93)), closes [#539](https://github.com/vivliostyle/vivliostyle-cli/issues/539)
- Handle symlinks correctly when copying workspace directory ([#536](https://github.com/vivliostyle/vivliostyle-cli/issues/536)) ([a96f678](https://github.com/vivliostyle/vivliostyle-cli/commit/a96f67832c87e2dc528b0fe76edf02832b8fada7))

# [8.16.0](https://github.com/vivliostyle/vivliostyle-cli/compare/v8.15.0...v8.16.0) (2024-10-21)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/cli",
"description": "Save the pdf file via headless browser and Vivliostyle.",
"version": "8.16.0",
"version": "8.16.1",
"author": "spring_raining <[email protected]>",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 0d0b0b4

Please sign in to comment.