Skip to content

Commit 6ec1b00

Browse files
Version Packages
1 parent ea60c20 commit 6ec1b00

6 files changed

Lines changed: 14 additions & 12 deletions

File tree

.changeset/giant-rats-hang.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/two-pugs-scream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @vivliostyle/cli
22

3+
## 11.1.0
4+
5+
### Minor Changes
6+
7+
- Update Vivliostyle.js to 2.44.0: Pagination progress event, Bug Fixes ([#855](https://github.com/vivliostyle/vivliostyle-cli/pull/855))
8+
9+
### Patch Changes
10+
11+
- Restore upstream mupdf (1.28.0) ([#856](https://github.com/vivliostyle/vivliostyle-cli/pull/856))
12+
313
## 11.0.4
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vivliostyle/cli",
33
"description": "Save the pdf file via headless browser and Vivliostyle.",
4-
"version": "11.0.4",
4+
"version": "11.1.0",
55
"author": "spring_raining <harusamex.com@gmail.com>",
66
"type": "module",
77
"scripts": {

packages/create-book/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# create-book
22

3+
## 11.1.0
4+
35
## 11.0.4
46

57
## 11.0.3

packages/create-book/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-book",
33
"description": "The fastest way to start writing book with Vivliostyle ecosystem.",
4-
"version": "11.0.4",
4+
"version": "11.1.0",
55
"author": "Vivliostyle Foundation",
66
"type": "module",
77
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)