File tree Expand file tree Collapse file tree 18 files changed +115
-16
lines changed
Expand file tree Collapse file tree 18 files changed +115
-16
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.19] ( https://github.com/bluelovers/ws-epub/compare/epub-extract@1.0.18...epub-extract@1.0.19 ) (2020-06-20)
7+
8+
9+ ### ♻️ Chores
10+
11+ * ** deps:** update deps ([ f132b9b] ( https://github.com/bluelovers/ws-epub/commit/f132b9b049da8ff86f5f3ef1eee7a7e143c0f77a ) )
12+
13+
14+
15+
16+
617## [ 1.0.18] ( https://github.com/bluelovers/ws-epub/compare/epub-extract@1.0.17...epub-extract@1.0.18 ) (2020-06-09)
718
819** Note:** Version bump only for package epub-extract
Original file line number Diff line number Diff line change 11{
22 "name" : " epub-extract" ,
3- "version" : " 1.0.18 " ,
3+ "version" : " 1.0.19 " ,
44 "description" : " epub-extract for node-novel style" ,
55 "keywords" : [
66 " Google Play Books" ,
7272 "tsc:esm" : " tsc -p tsconfig.esm.json"
7373 },
7474 "dependencies" : {
75- "@node-novel/epub-util" : " ^1.0.3 " ,
75+ "@node-novel/epub-util" : " ^1.0.4 " ,
7676 "cheerio" : " ^1.0.0-rc.3" ,
77- "epub2" : " ^2.0.1 " ,
77+ "epub2" : " ^2.0.2 " ,
7878 "fs-iconv" : " ^3.0.9" ,
7979 "html-minifier" : " ^4.0.0" ,
8080 "node-novel-globby" : " ^2.0.18" ,
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.2] ( https://github.com/bluelovers/ws-epub/compare/epub-iconv-segment@1.0.1...epub-iconv-segment@1.0.2 ) (2020-06-20)
7+
8+
9+ ### ♻️ Chores
10+
11+ * ** deps:** update deps ([ f132b9b] ( https://github.com/bluelovers/ws-epub/commit/f132b9b049da8ff86f5f3ef1eee7a7e143c0f77a ) )
12+
13+
14+
15+
16+
617## 1.0.1 (2020-06-09)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " epub-iconv-segment" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " 簡易型 epub 簡繁轉換" ,
55 "keywords" : [
66 " Google Play Books" ,
102102 },
103103 "dependencies" : {
104104 "@lazy-cjk/zh-convert" : " ^1.0.18" ,
105- "epub-iconv" : " ^1.0.11 " ,
105+ "epub-iconv" : " ^1.0.12 " ,
106106 "novel-segment-cli" : " ^1.1.30"
107107 }
108108}
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.12] ( https://github.com/bluelovers/ws-epub/compare/epub-iconv@1.0.11...epub-iconv@1.0.12 ) (2020-06-20)
7+
8+
9+ ### ♻️ Chores
10+
11+ * ** deps:** update deps ([ f132b9b] ( https://github.com/bluelovers/ws-epub/commit/f132b9b049da8ff86f5f3ef1eee7a7e143c0f77a ) )
12+
13+
14+
15+
16+
617## 1.0.11 (2020-06-09)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " epub-iconv" ,
3- "version" : " 1.0.11 " ,
3+ "version" : " 1.0.12 " ,
44 "description" : " 簡易型 epub 簡繁轉換" ,
55 "keywords" : [
66 " Google Play Books" ,
105105 "dependencies" : {
106106 "@bluelovers/fast-glob" : " ^3.0.4" ,
107107 "@lazy-cjk/zh-convert" : " ^1.0.18" ,
108- "@node-novel/epub-util" : " ^1.0.3 " ,
108+ "@node-novel/epub-util" : " ^1.0.4 " ,
109109 "@yarn-tool/update-notifier" : " ^1.0.13" ,
110110 "bluebird" : " ^3.7.2" ,
111111 "cjk-conv" : " ^1.2.87" ,
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+ ## [ 3.0.3] ( https://github.com/bluelovers/ws-epub/compare/epub-maker2@3.0.2...epub-maker2@3.0.3 ) (2020-06-20)
7+
8+
9+ ### ♻️ Chores
10+
11+ * ** deps:** update deps ([ f132b9b] ( https://github.com/bluelovers/ws-epub/commit/f132b9b049da8ff86f5f3ef1eee7a7e143c0f77a ) )
12+
13+
14+
15+
16+
617## [ 3.0.2] ( https://github.com/bluelovers/ws-epub/compare/epub-maker2@3.0.1...epub-maker2@3.0.2 ) (2020-06-09)
718
819** Note:** Version bump only for package epub-maker2
Original file line number Diff line number Diff line change 11{
22 "name" : " epub-maker2" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "description" : " Easily create epub files with javascript" ,
55 "keywords" : [
66 " archive" ,
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.4] ( https://github.com/bluelovers/ws-epub/compare/@node-novel/epub-util@1.0.3...@node-novel/epub-util@1.0.4 ) (2020-06-20)
7+
8+
9+ ### ♻️ Chores
10+
11+ * ** deps:** update deps ([ f132b9b] ( https://github.com/bluelovers/ws-epub/commit/f132b9b049da8ff86f5f3ef1eee7a7e143c0f77a ) )
12+
13+
14+
15+
16+
617## 1.0.3 (2020-06-09)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @node-novel/epub-util" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " <description>" ,
55 "keywords" : [],
66 "homepage" : " https://github.com/bluelovers/ws-epub/tree/master/packages/epub-util#readme" ,
You can’t perform that action at this time.
0 commit comments