File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/create-vivliostyle-theme Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.0.0-beta.1] ( https://github.com/vivliostyle/themes/compare/create-vivliostyle-theme@0.4.1...create-vivliostyle-theme@1.0.0-beta.1 ) (2023-04-21)
7+
8+ ### Feature
9+
10+ - Rewrite the template with theme-base@1.0.0-beta.1
11+
612## [ 0.4.1] ( https://github.com/vivliostyle/themes/compare/create-vivliostyle-theme@0.4.0...create-vivliostyle-theme@0.4.1 ) (2022-04-20)
713
814** Note:** Version bump only for package create-vivliostyle-theme
Original file line number Diff line number Diff line change 11{
22 "name" : " create-vivliostyle-theme" ,
33 "description" : " Create Vivliostyle theme at ease" ,
4- "version" : " 0.4 .1" ,
4+ "version" : " 1.0.0-beta .1" ,
55 "author" : " Yasuaki Uechi <y@uechi.io>" ,
66 "scripts" : {
77 "build" : " shx rm -rf lib && NODE_ENV=production tsc && shx chmod +x lib/cli.js" ,
You can’t perform that action at this time.
0 commit comments