Skip to content

Commit

Permalink
chore: release v5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MurakamiShinyu committed Oct 12, 2022
1 parent b705f7e commit c585308
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [5.7.0](https://github.com/vivliostyle/vivliostyle-cli/compare/v5.6.2...v5.7.0) (2022-10-12)

### Bug Fixes

- Update Vivliostyle.js to 2.18.4: Bug Fixes ([0accd81](https://github.com/vivliostyle/vivliostyle-cli/commit/0accd8198971060e60673e556e842b1ce3469121))

### Features

- Update Playwright to 1.27.0 (Chromium 107.0.5304.18) ([05ce2c0](https://github.com/vivliostyle/vivliostyle-cli/commit/05ce2c0bbcc39307941f00f2daa387fce5804997))

## [5.6.2](https://github.com/vivliostyle/vivliostyle-cli/compare/v5.6.1...v5.6.2) (2022-09-30)

### 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": "5.6.2",
"version": "5.7.0",
"author": "spring_raining <[email protected]>",
"scripts": {
"build": "yarn clean && run-p build:*",
Expand Down

0 comments on commit c585308

Please sign in to comment.