Skip to content

Commit 6b51623

Browse files
Publish
1 parent eccdb74 commit 6b51623

File tree

10 files changed

+35
-5
lines changed

10 files changed

+35
-5
lines changed

packages/@vivliostyle/theme-academic/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-academic@0.4.1...@vivliostyle/theme-academic@1.0.0-beta.1) (2023-03-21)
7+
8+
### Feature
9+
10+
- Rewrite the theme with @vivliostyle/theme-base
11+
612
## [0.4.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-academic@0.4.0...@vivliostyle/theme-academic@0.4.1) (2022-04-20)
713

814
**Note:** Version bump only for package @vivliostyle/theme-academic

packages/@vivliostyle/theme-academic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vivliostyle/theme-academic",
33
"description": "Academic theme",
4-
"version": "0.4.1",
4+
"version": "1.0.0-beta.1",
55
"author": "Vivliostyle <mail@vivliostyle.org>",
66
"scripts": {
77
"build": "vivliostyle build",

packages/@vivliostyle/theme-bunko/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.5.1...@vivliostyle/theme-bunko@1.0.0-beta.1) (2023-03-21)
7+
8+
### Feature
9+
10+
- Rewrite the theme with @vivliostyle/theme-base
11+
612
## [0.5.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.5.0...@vivliostyle/theme-bunko@0.5.1) (2022-04-20)
713

814
**Note:** Version bump only for package @vivliostyle/theme-bunko

packages/@vivliostyle/theme-bunko/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vivliostyle/theme-bunko",
33
"description": "文庫用のテーマ",
4-
"version": "0.5.1",
4+
"version": "1.0.0-beta.1",
55
"author": "Vivliostyle <mail@vivliostyle.org>",
66
"scripts": {
77
"build": "vivliostyle build",

packages/@vivliostyle/theme-gutenberg/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-gutenberg@0.1.1...@vivliostyle/theme-gutenberg@1.0.0-beta.1) (2023-03-21)
7+
8+
### Feature
9+
10+
- Rewrite the theme with @vivliostyle/theme-base
11+
612
## [0.1.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-gutenberg@0.1.0...@vivliostyle/theme-gutenberg@0.1.1) (2022-04-20)
713

814
**Note:** Version bump only for package @vivliostyle/theme-gutenberg

packages/@vivliostyle/theme-gutenberg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vivliostyle/theme-gutenberg",
33
"description": "Book theme for latin font",
4-
"version": "0.1.1",
4+
"version": "1.0.0-beta.1",
55
"author": "Vivliostyle <mail@vivliostyle.org>",
66
"scripts": {
77
"build": "vivliostyle build",

packages/@vivliostyle/theme-slide/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-slide@0.5.1...@vivliostyle/theme-slide@1.0.0-beta.1) (2023-03-21)
7+
8+
### Feature
9+
10+
- Rewrite the theme with @vivliostyle/theme-base
11+
612
## [0.5.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-slide@0.5.0...@vivliostyle/theme-slide@0.5.1) (2022-04-20)
713

814
**Note:** Version bump only for package @vivliostyle/theme-slide

packages/@vivliostyle/theme-slide/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vivliostyle/theme-slide",
33
"description": "Slide theme",
4-
"version": "0.5.1",
4+
"version": "1.0.0-beta.1",
55
"author": "Vivliostyle <mail@vivliostyle.org>",
66
"scripts": {
77
"build": "vivliostyle build",

packages/@vivliostyle/theme-techbook/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-techbook@0.4.1...@vivliostyle/theme-techbook@1.0.0-beta.1) (2023-03-21)
7+
8+
### Feature
9+
10+
- Rewrite the theme with @vivliostyle/theme-base
11+
612
## [0.4.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-techbook@0.4.0...@vivliostyle/theme-techbook@0.4.1) (2022-04-20)
713

814
**Note:** Version bump only for package @vivliostyle/theme-techbook

packages/@vivliostyle/theme-techbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vivliostyle/theme-techbook",
33
"description": "Techbook (技術同人誌) theme",
4-
"version": "0.4.1",
4+
"version": "1.0.0-beta.1",
55
"author": "Vivliostyle <mail@vivliostyle.org>",
66
"scripts": {
77
"build": "vivliostyle build",

0 commit comments

Comments
 (0)