Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - create-vivliostyle-theme@0.4.0
 - vivliostyle-theme-scripts@0.3.4
 - @vivliostyle/theme-academic@0.4.0
 - @vivliostyle/theme-bunko@0.5.0
 - @vivliostyle/theme-gutenberg@0.1.0
 - @vivliostyle/theme-slide@0.5.0
 - @vivliostyle/theme-techbook@0.4.0
  • Loading branch information
yamasy1549 committed Nov 7, 2021
1 parent 83419ef commit 959584c
Show file tree
Hide file tree
Showing 14 changed files with 63 additions and 13 deletions.
6 changes: 6 additions & 0 deletions packages/@vivliostyle/theme-academic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-academic@0.3.1...@vivliostyle/theme-academic@0.4.0) (2021-11-07)

### Features

- update cli version to v4.3.2 ([5be7268](https://github.com/vivliostyle/themes/commit/5be72685499e73826def6859e04f6645c859391e))

## [0.3.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-academic@0.3.0...@vivliostyle/theme-academic@0.3.1) (2021-06-19)

**Note:** Version bump only for package @vivliostyle/theme-academic
Expand Down
4 changes: 2 additions & 2 deletions packages/@vivliostyle/theme-academic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/theme-academic",
"description": "Academic theme",
"version": "0.3.1",
"version": "0.4.0",
"author": "Vivliostyle <mail@vivliostyle.org>",
"scripts": {
"build": "run-p build:scss build:vivliostyle",
Expand All @@ -16,7 +16,7 @@
"@vivliostyle/cli": "^4.3.2",
"npm-run-all": "^4.1.5",
"sass": "^1.32.8",
"vivliostyle-theme-scripts": "^0.3.3"
"vivliostyle-theme-scripts": "^0.3.4"
},
"files": [
"*.css",
Expand Down
6 changes: 6 additions & 0 deletions packages/@vivliostyle/theme-bunko/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.4.1...@vivliostyle/theme-bunko@0.5.0) (2021-11-07)

### Features

- update cli version to v4.3.2 ([5be7268](https://github.com/vivliostyle/themes/commit/5be72685499e73826def6859e04f6645c859391e))

## [0.4.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-bunko@0.4.0...@vivliostyle/theme-bunko@0.4.1) (2021-06-19)

**Note:** Version bump only for package @vivliostyle/theme-bunko
Expand Down
4 changes: 2 additions & 2 deletions packages/@vivliostyle/theme-bunko/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/theme-bunko",
"description": "文庫用のテーマ",
"version": "0.4.1",
"version": "0.5.0",
"author": "Vivliostyle <mail@vivliostyle.org>",
"scripts": {
"build": "run-p build:scss build:vivliostyle",
Expand All @@ -16,7 +16,7 @@
"@vivliostyle/cli": "^4.3.2",
"npm-run-all": "^4.1.5",
"sass": "^1.32.8",
"vivliostyle-theme-scripts": "^0.3.3"
"vivliostyle-theme-scripts": "^0.3.4"
},
"files": [
"*.css",
Expand Down
13 changes: 13 additions & 0 deletions packages/@vivliostyle/theme-gutenberg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 0.1.0 (2021-11-07)

### Features

- update cli version to v4.3.2 ([5be7268](https://github.com/vivliostyle/themes/commit/5be72685499e73826def6859e04f6645c859391e))
- **@vivliostyle/theme-gutenberg:** add a new theme frame ([2744f83](https://github.com/vivliostyle/themes/commit/2744f836cc7c3e321c537b0042edd1b9af85ce9c))
- **@vivliostyle/theme-gutenberg:** add examples ([a41921b](https://github.com/vivliostyle/themes/commit/a41921bfdbefe852973f7ad881a3a006ee86a45f))
- **@vivliostyle/theme-gutenberg:** add styles ([9417c4d](https://github.com/vivliostyle/themes/commit/9417c4d6f5970a41e5c083a47a192bc2a258e4b1))
6 changes: 3 additions & 3 deletions packages/@vivliostyle/theme-gutenberg/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/theme-gutenberg",
"description": "Book theme for latin font",
"version": "0.0.1",
"version": "0.1.0",
"author": "Vivliostyle <mail@vivliostyle.org>",
"scripts": {
"build": "run-p build:scss build:vivliostyle",
Expand All @@ -14,9 +14,9 @@
},
"devDependencies": {
"@vivliostyle/cli": "^4.3.2",
"sass": "^1.32.8",
"npm-run-all": "^4.1.5",
"vivliostyle-theme-scripts": "^0.3.1"
"sass": "^1.32.8",
"vivliostyle-theme-scripts": "^0.3.4"
},
"files": [
"*.css",
Expand Down
6 changes: 6 additions & 0 deletions packages/@vivliostyle/theme-slide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-slide@0.4.1...@vivliostyle/theme-slide@0.5.0) (2021-11-07)

### Features

- update cli version to v4.3.2 ([5be7268](https://github.com/vivliostyle/themes/commit/5be72685499e73826def6859e04f6645c859391e))

## [0.4.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-slide@0.4.0...@vivliostyle/theme-slide@0.4.1) (2021-06-19)

**Note:** Version bump only for package @vivliostyle/theme-slide
Expand Down
4 changes: 2 additions & 2 deletions packages/@vivliostyle/theme-slide/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/theme-slide",
"description": "Slide theme",
"version": "0.4.1",
"version": "0.5.0",
"author": "Vivliostyle <mail@vivliostyle.org>",
"scripts": {
"build": "run-p build:scss build:vivliostyle",
Expand All @@ -16,7 +16,7 @@
"@vivliostyle/cli": "^4.3.2",
"npm-run-all": "^4.1.5",
"sass": "^1.32.8",
"vivliostyle-theme-scripts": "^0.3.3"
"vivliostyle-theme-scripts": "^0.3.4"
},
"files": [
"*.css",
Expand Down
6 changes: 6 additions & 0 deletions packages/@vivliostyle/theme-techbook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-techbook@0.3.1...@vivliostyle/theme-techbook@0.4.0) (2021-11-07)

### Features

- update cli version to v4.3.2 ([5be7268](https://github.com/vivliostyle/themes/commit/5be72685499e73826def6859e04f6645c859391e))

## [0.3.1](https://github.com/vivliostyle/themes/compare/@vivliostyle/theme-techbook@0.3.0...@vivliostyle/theme-techbook@0.3.1) (2021-06-19)

**Note:** Version bump only for package @vivliostyle/theme-techbook
Expand Down
4 changes: 2 additions & 2 deletions packages/@vivliostyle/theme-techbook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vivliostyle/theme-techbook",
"description": "Techbook (技術同人誌) theme",
"version": "0.3.1",
"version": "0.4.0",
"author": "Vivliostyle <mail@vivliostyle.org>",
"scripts": {
"build": "run-p build:scss build:vivliostyle",
Expand All @@ -16,7 +16,7 @@
"@vivliostyle/cli": "^4.3.2",
"npm-run-all": "^4.1.5",
"sass": "^1.32.8",
"vivliostyle-theme-scripts": "^0.3.3"
"vivliostyle-theme-scripts": "^0.3.4"
},
"files": [
"*.css",
Expand Down
9 changes: 9 additions & 0 deletions packages/create-vivliostyle-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.4.0](https://github.com/vivliostyle/themes/compare/create-vivliostyle-theme@0.3.1...create-vivliostyle-theme@0.4.0) (2021-11-07)

### Features

- **create-vivliostle-theme:** include .gitignore in the default template ([2157e8c](https://github.com/vivliostyle/themes/commit/2157e8caf7b3679b9e55a4a6372314f10cb00a5f))
- **create-vivliostyle-theme:** build pdf and webpub by default ([03afcd9](https://github.com/vivliostyle/themes/commit/03afcd9035b0729a5b35685770e1626cbbc7724c))
- **create-vivliostyle-theme:** update default theme example based on VFM document ([efb6aae](https://github.com/vivliostyle/themes/commit/efb6aae6019eee618cfcfc15d709a86c18219959))
- use the latest version of cli when creating a new theme ([e4e40a0](https://github.com/vivliostyle/themes/commit/e4e40a0abb6064fe60689341d560a883cc519332))

## [0.3.1](https://github.com/vivliostyle/themes/compare/create-vivliostyle-theme@0.3.0...create-vivliostyle-theme@0.3.1) (2021-06-19)

**Note:** Version bump only for package create-vivliostyle-theme
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": "0.3.1",
"version": "0.4.0",
"author": "Yasuaki Uechi <y@uechi.io>",
"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.4](https://github.com/vivliostyle/themes/compare/vivliostyle-theme-scripts@0.3.3...vivliostyle-theme-scripts@0.3.4) (2021-11-07)

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

## [0.3.3](https://github.com/vivliostyle/themes/compare/vivliostyle-theme-scripts@0.3.2...vivliostyle-theme-scripts@0.3.3) (2021-06-19)

**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.3",
"version": "0.3.4",
"author": "Yasuaki Uechi <y@uechi.io> (https://uechi.io)",
"scripts": {
"build": "shx rm -rf lib/*.js && tsc && shx chmod +x lib/cli.js",
Expand Down

0 comments on commit 959584c

Please sign in to comment.