Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - [email protected]
 - [email protected]
 - @vivliostyle/[email protected]
 - @vivliostyle/[email protected]
 - @vivliostyle/[email protected]
 - @vivliostyle/[email protected]
 - @vivliostyle/[email protected]
 - @vivliostyle/[email protected]
  • Loading branch information
spring-raining committed Aug 10, 2023
1 parent e9538f7 commit 95e2328
Show file tree
Hide file tree
Showing 16 changed files with 57 additions and 19 deletions.
4 changes: 4 additions & 0 deletions packages/@vivliostyle/theme-academic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-08-10)

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

## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-03-21)

### Feature
Expand Down
6 changes: 3 additions & 3 deletions packages/@vivliostyle/theme-academic/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@vivliostyle/theme-academic",
"description": "Academic theme",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"author": "Vivliostyle <[email protected]>",
"scripts": {
"build": "vivliostyle build",
"preview": "vivliostyle preview",
"validate": "vivliostyle-theme-scripts validate"
},
"dependencies": {
"@vivliostyle/theme-base": "1.0.0-beta.1"
"@vivliostyle/theme-base": "^1.0.0"
},
"devDependencies": {
"@vivliostyle/cli": ">=7",
"vivliostyle-theme-scripts": "^0.3.5"
"vivliostyle-theme-scripts": "^0.3.6"
},
"peerDependencies": {
"@vivliostyle/cli": ">=7"
Expand Down
10 changes: 10 additions & 0 deletions packages/@vivliostyle/theme-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-08-10)

### Bug Fixes

- **theme-base:** Add a missing CSS variable ([6f06fff](https://github.com/vivliostyle/themes/commit/6f06fffc1e590d471f2a6a3f81c226e3d3aca9aa))

### Features

- **theme-base:** Update variables of CSS columns ([a75b3a8](https://github.com/vivliostyle/themes/commit/a75b3a8fda8a4bee073163926e0e1d35e23ffc0f))

# 1.0.0-beta.1 (2023-03-18)

- Release @vivliostyle/them-base
4 changes: 2 additions & 2 deletions packages/@vivliostyle/theme-base/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/theme-base",
"description": "Base theme and CSS toolkit for Vivliostyle themes",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"author": "Vivliostyle <[email protected]>",
"scripts": {
"build": "vivliostyle build",
Expand All @@ -10,7 +10,7 @@
},
"devDependencies": {
"@vivliostyle/cli": ">=7",
"vivliostyle-theme-scripts": "^0.3.1"
"vivliostyle-theme-scripts": "^0.3.6"
},
"peerDependencies": {
"@vivliostyle/cli": ">=7"
Expand Down
4 changes: 4 additions & 0 deletions packages/@vivliostyle/theme-bunko/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-08-10)

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

## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-03-21)

### Feature
Expand Down
6 changes: 3 additions & 3 deletions packages/@vivliostyle/theme-bunko/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@vivliostyle/theme-bunko",
"description": "文庫用のテーマ",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"author": "Vivliostyle <[email protected]>",
"scripts": {
"build": "vivliostyle build",
"preview": "vivliostyle preview",
"validate": "vivliostyle-theme-scripts validate"
},
"dependencies": {
"@vivliostyle/theme-base": "1.0.0-beta.1"
"@vivliostyle/theme-base": "^1.0.0"
},
"devDependencies": {
"@vivliostyle/cli": ">=7",
"vivliostyle-theme-scripts": "^0.3.5"
"vivliostyle-theme-scripts": "^0.3.6"
},
"peerDependencies": {
"@vivliostyle/cli": ">=7"
Expand Down
4 changes: 4 additions & 0 deletions packages/@vivliostyle/theme-gutenberg/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-08-10)

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

## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-03-21)

### Feature
Expand Down
6 changes: 3 additions & 3 deletions packages/@vivliostyle/theme-gutenberg/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@vivliostyle/theme-gutenberg",
"description": "Book theme for latin font",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"author": "Vivliostyle <[email protected]>",
"scripts": {
"build": "vivliostyle build",
"preview": "vivliostyle preview",
"validate": "vivliostyle-theme-scripts validate"
},
"dependencies": {
"@vivliostyle/theme-base": "1.0.0-beta.1"
"@vivliostyle/theme-base": "^1.0.0"
},
"devDependencies": {
"@vivliostyle/cli": ">=7",
"vivliostyle-theme-scripts": "^0.3.5"
"vivliostyle-theme-scripts": "^0.3.6"
},
"peerDependencies": {
"@vivliostyle/cli": ">=7"
Expand Down
4 changes: 4 additions & 0 deletions packages/@vivliostyle/theme-slide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-08-10)

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

## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-03-21)

### Feature
Expand Down
6 changes: 3 additions & 3 deletions packages/@vivliostyle/theme-slide/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@vivliostyle/theme-slide",
"description": "Slide theme",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"author": "Vivliostyle <[email protected]>",
"scripts": {
"build": "vivliostyle build",
"preview": "vivliostyle preview",
"validate": "vivliostyle-theme-scripts validate"
},
"dependencies": {
"@vivliostyle/theme-base": "1.0.0-beta.1"
"@vivliostyle/theme-base": "^1.0.0"
},
"devDependencies": {
"@vivliostyle/cli": ">=7",
"vivliostyle-theme-scripts": "^0.3.5"
"vivliostyle-theme-scripts": "^0.3.6"
},
"peerDependencies": {
"@vivliostyle/cli": ">=7"
Expand Down
4 changes: 4 additions & 0 deletions packages/@vivliostyle/theme-techbook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-08-10)

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

## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/[email protected]...@vivliostyle/[email protected]) (2023-03-21)

### Feature
Expand Down
6 changes: 3 additions & 3 deletions packages/@vivliostyle/theme-techbook/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@vivliostyle/theme-techbook",
"description": "Techbook (技術同人誌) theme",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"author": "Vivliostyle <[email protected]>",
"scripts": {
"build": "vivliostyle build",
"preview": "vivliostyle preview",
"validate": "vivliostyle-theme-scripts validate"
},
"dependencies": {
"@vivliostyle/theme-base": "1.0.0-beta.1"
"@vivliostyle/theme-base": "^1.0.0"
},
"devDependencies": {
"@vivliostyle/cli": ">=7",
"vivliostyle-theme-scripts": "^0.3.5"
"vivliostyle-theme-scripts": "^0.3.6"
},
"peerDependencies": {
"@vivliostyle/cli": ">=7"
Expand Down
4 changes: 4 additions & 0 deletions packages/create-vivliostyle-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0](https://github.com/vivliostyle/themes/compare/[email protected]@1.0.0) (2023-08-10)

**Note:** Version bump only for package create-vivliostyle-theme

## [1.0.0-beta.1](https://github.com/vivliostyle/themes/compare/[email protected]@1.0.0-beta.1) (2023-04-21)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion packages/create-vivliostyle-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-vivliostyle-theme",
"description": "Create Vivliostyle theme at ease",
"version": "1.0.0-beta.1",
"version": "1.0.0",
"author": "Yasuaki Uechi <[email protected]>",
"scripts": {
"build": "shx rm -rf lib && NODE_ENV=production tsc && shx chmod +x lib/cli.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/vivliostyle-theme-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.6](https://github.com/vivliostyle/themes/compare/[email protected]@0.3.6) (2023-08-10)

**Note:** Version bump only for package vivliostyle-theme-scripts

## [0.3.5](https://github.com/vivliostyle/themes/compare/[email protected]@0.3.5) (2022-04-20)

**Note:** Version bump only for package vivliostyle-theme-scripts
Expand Down
2 changes: 1 addition & 1 deletion packages/vivliostyle-theme-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vivliostyle-theme-scripts",
"description": "theme library and scripts",
"version": "0.3.5",
"version": "0.3.6",
"author": "Yasuaki Uechi <[email protected]> (https://uechi.io)",
"scripts": {
"build": "shx rm -rf lib/*.js && tsc && shx chmod +x lib/cli.js",
Expand Down

0 comments on commit 95e2328

Please sign in to comment.