Skip to content

Commit 3ce3214

Browse files
committed
chore(release): publish
- cjk-conv-cli@1.0.63 - cjk-conv@1.2.129 - regexp-cjk-plugin-extra@1.0.35 - regexp-cjk-with-plugin-enabled@1.0.1 - regexp-cjk@3.3.95 - regexp-class-to-regenerate@1.0.24 - regexp-parser-event@1.1.30 - regexp-parser-literal@1.1.23 - regexp-range@1.0.30 - tieba-harmony@2.0.25 - xregexp-plugin-hanzi-cjk@1.0.33 - @lazy-cjk/jp-table-alias@1.0.31 - @lazy-cjk/jp-table-comparison@1.0.21 - @lazy-cjk/jp-table-convert@1.0.34 - @lazy-cjk/jp-table-name@1.0.14 - @lazy-cjk/jp-table-voice@1.0.25 - @lazy-cjk/novel-filename@1.0.39 - @lazy-cjk/slugify@1.0.80 - @lazy-cjk/sort@1.0.51 - @lazy-cjk/static-build-zh-convert@1.0.39 - @lazy-cjk/util@1.0.13 - @lazy-cjk/zh-convert@1.0.38 - @lazy-cjk/zh-slugify@1.0.71 - @lazy-cjk/zh-table-alias@1.0.48 - @lazy-cjk/zh-table-greedy@1.0.69 - @lazy-cjk/zh-table-list@1.0.68 - @node-novel/pattern-split@1.1.58 - @regexp-cjk/regex-iterator@1.0.16
1 parent 7768418 commit 3ce3214

File tree

56 files changed

+369
-71
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+369
-71
lines changed

packages/@lazy-cjk/jp-table-alias/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.31](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-alias@1.0.30...@lazy-cjk/jp-table-alias@1.0.31) (2021-07-26)
7+
8+
9+
### ♻️ Chores
10+
11+
* **deps:** update deps ([7768418](https://github.com/bluelovers/ws-regexp/commit/776841897b19d2d4b3d4a6800c81247652e438d3))
12+
13+
14+
15+
16+
617
## [1.0.30](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-alias@1.0.29...@lazy-cjk/jp-table-alias@1.0.30) (2021-07-09)
718

819

packages/@lazy-cjk/jp-table-alias/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lazy-cjk/jp-table-alias",
3-
"version": "1.0.30",
3+
"version": "1.0.31",
44
"description": "",
55
"keywords": [
66
"char",
@@ -73,7 +73,7 @@
7373
"tsc:esm": "tsc -p tsconfig.esm.json"
7474
},
7575
"dependencies": {
76-
"@lazy-cjk/jp-table-convert": "^1.0.33",
76+
"@lazy-cjk/jp-table-convert": "^1.0.34",
7777
"array-hyper-unique": "^1.1.10",
7878
"tslib": "^2.3.0"
7979
},

packages/@lazy-cjk/jp-table-comparison/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.21](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-comparison@1.0.20...@lazy-cjk/jp-table-comparison@1.0.21) (2021-07-26)
7+
8+
9+
### ♻️ Chores
10+
11+
* **deps:** update deps ([7768418](https://github.com/bluelovers/ws-regexp/commit/776841897b19d2d4b3d4a6800c81247652e438d3))
12+
13+
14+
15+
16+
617
## [1.0.20](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-comparison@1.0.19...@lazy-cjk/jp-table-comparison@1.0.20) (2021-07-09)
718

819

packages/@lazy-cjk/jp-table-comparison/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lazy-cjk/jp-table-comparison",
3-
"version": "1.0.20",
3+
"version": "1.0.21",
44
"description": "簡繁日 共通字/轉換表",
55
"keywords": [
66
"char",

packages/@lazy-cjk/jp-table-convert/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.34](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-convert@1.0.33...@lazy-cjk/jp-table-convert@1.0.34) (2021-07-26)
7+
8+
9+
### ♻️ Chores
10+
11+
* **deps:** update deps ([7768418](https://github.com/bluelovers/ws-regexp/commit/776841897b19d2d4b3d4a6800c81247652e438d3))
12+
13+
14+
15+
16+
617
## [1.0.33](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-convert@1.0.32...@lazy-cjk/jp-table-convert@1.0.33) (2021-07-09)
718

819

packages/@lazy-cjk/jp-table-convert/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lazy-cjk/jp-table-convert",
3-
"version": "1.0.33",
3+
"version": "1.0.34",
44
"description": "轉換 簡繁日 當中共通的 漢字",
55
"keywords": [
66
"char",
@@ -77,7 +77,7 @@
7777
"tsc:esm": "tsc -p tsconfig.esm.json"
7878
},
7979
"dependencies": {
80-
"@lazy-cjk/jp-table-comparison": "^1.0.20",
80+
"@lazy-cjk/jp-table-comparison": "^1.0.21",
8181
"regexp-helper": "^1.0.26",
8282
"tslib": "^2.3.0",
8383
"uni-string": "^1.1.11"

packages/@lazy-cjk/jp-table-name/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.14](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-name@1.0.13...@lazy-cjk/jp-table-name@1.0.14) (2021-07-26)
7+
8+
9+
### ♻️ Chores
10+
11+
* **deps:** update deps ([7768418](https://github.com/bluelovers/ws-regexp/commit/776841897b19d2d4b3d4a6800c81247652e438d3))
12+
13+
14+
15+
16+
617
## [1.0.13](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-name@1.0.12...@lazy-cjk/jp-table-name@1.0.13) (2021-07-09)
718

819

packages/@lazy-cjk/jp-table-name/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lazy-cjk/jp-table-name",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "",
55
"homepage": "https://github.com/bluelovers/ws-regexp/tree/master/packages/@lazy-cjk/jp-table-name#readme",
66
"bugs": {

packages/@lazy-cjk/jp-table-voice/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.25](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-voice@1.0.24...@lazy-cjk/jp-table-voice@1.0.25) (2021-07-26)
7+
8+
9+
### ♻️ Chores
10+
11+
* **deps:** update deps ([7768418](https://github.com/bluelovers/ws-regexp/commit/776841897b19d2d4b3d4a6800c81247652e438d3))
12+
13+
14+
15+
16+
617
## [1.0.24](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/jp-table-voice@1.0.23...@lazy-cjk/jp-table-voice@1.0.24) (2021-07-09)
718

819

packages/@lazy-cjk/jp-table-voice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lazy-cjk/jp-table-voice",
3-
"version": "1.0.24",
3+
"version": "1.0.25",
44
"description": "日文五十音轉換表",
55
"keywords": [
66
"char",

0 commit comments

Comments
 (0)