Skip to content

Commit 36003cd

Browse files
Version Packages (#707)
Co-authored-by: vivliostyle-bot[bot] <236058695+vivliostyle-bot[bot]@users.noreply.github.com>
1 parent 7e75e90 commit 36003cd

File tree

5 files changed

+10
-7
lines changed

5 files changed

+10
-7
lines changed

.changeset/crisp-towns-walk.md

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

CHANGELOG.md

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

3+
## 10.2.1
4+
5+
### Patch Changes
6+
7+
- fix: Update Vivliostyle.js to 2.39.1: Bug Fix ([#706](https://github.com/vivliostyle/vivliostyle-cli/pull/706))
8+
39
## 10.2.0
410

511
### Minor 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": "10.2.0",
4+
"version": "10.2.1",
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+
## 10.2.1
4+
35
## 10.2.0
46

57
## 10.1.0

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": "10.2.0",
4+
"version": "10.2.1",
55
"author": "Vivliostyle Foundation",
66
"type": "module",
77
"license": "AGPL-3.0",

0 commit comments

Comments
 (0)