Skip to content

Commit 4e92558

Browse files
committed
chore(release): publish
- cjk-conv@1.2.126 - execall2@2.0.9 - regexp-cjk-plugin-escape-unicode-property@1.0.23 - regexp-cjk@3.3.92 - xregexp-plugin-hanzi-cjk@1.0.30 - @lazy-cjk/slugify@1.0.77 - @lazy-cjk/sort@1.0.48 - @lazy-cjk/zh-slugify@1.0.68 - @lazy-cjk/zh-table-greedy@1.0.65 - @lazy-cjk/zh-table-list@1.0.65 - @node-novel/pattern-split@1.1.55 - @regexp-cjk/clone-regexp@1.0.5 - @regexp-cjk/escape-unicode-property@1.0.12 - @regexp-cjk/regex-iterator@1.0.13 - @regexp-cjk/rewrite-flags@1.0.5 - @regexp-cjk/rewrite-pattern@1.0.13
1 parent 390e7de commit 4e92558

File tree

32 files changed

+167
-33
lines changed

32 files changed

+167
-33
lines changed

packages/@lazy-cjk/slugify/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.77](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/slugify@1.0.76...@lazy-cjk/slugify@1.0.77) (2021-06-21)
7+
8+
**Note:** Version bump only for package @lazy-cjk/slugify
9+
10+
11+
12+
13+
614
## [1.0.76](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/slugify@1.0.75...@lazy-cjk/slugify@1.0.76) (2021-06-21)
715

816
**Note:** Version bump only for package @lazy-cjk/slugify

packages/@lazy-cjk/slugify/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/slugify",
3-
"version": "1.0.76",
3+
"version": "1.0.77",
44
"description": "Unicode to Latin transliteration + slugify module",
55
"keywords": [
66
"char",
@@ -77,7 +77,7 @@
7777
"@lazy-cjk/emoji-regex": "^1.0.9",
7878
"@lazy-cjk/japanese": "^1.2.15",
7979
"@lazy-cjk/korean-romanize": "^1.0.10",
80-
"@lazy-cjk/zh-slugify": "^1.0.67",
80+
"@lazy-cjk/zh-slugify": "^1.0.68",
8181
"@regexp-cjk/regex-pinyin": "^1.0.3",
8282
"@sindresorhus/transliterate": "< 1",
8383
"emoji.json": "^13.1.0",

packages/@lazy-cjk/sort/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.48](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/sort@1.0.47...@lazy-cjk/sort@1.0.48) (2021-06-21)
7+
8+
**Note:** Version bump only for package @lazy-cjk/sort
9+
10+
11+
12+
13+
614
## [1.0.47](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/sort@1.0.46...@lazy-cjk/sort@1.0.47) (2021-06-21)
715

816
**Note:** Version bump only for package @lazy-cjk/sort

packages/@lazy-cjk/sort/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/sort",
3-
"version": "1.0.47",
3+
"version": "1.0.48",
44
"description": "",
55
"homepage": "https://github.com/bluelovers/ws-regexp/tree/master/packages/@lazy-cjk/sort#readme",
66
"bugs": {
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"@bluelovers/string-natural-compare": "^1.1.2",
34-
"@lazy-cjk/zh-slugify": "^1.0.67",
34+
"@lazy-cjk/zh-slugify": "^1.0.68",
3535
"tslib": "^2.3.0"
3636
},
3737
"publishConfig": {

packages/@lazy-cjk/zh-slugify/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.68](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-slugify@1.0.67...@lazy-cjk/zh-slugify@1.0.68) (2021-06-21)
7+
8+
**Note:** Version bump only for package @lazy-cjk/zh-slugify
9+
10+
11+
12+
13+
614
## [1.0.67](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-slugify@1.0.66...@lazy-cjk/zh-slugify@1.0.67) (2021-06-21)
715

816
**Note:** Version bump only for package @lazy-cjk/zh-slugify

packages/@lazy-cjk/zh-slugify/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lazy-cjk/zh-slugify",
3-
"version": "1.0.67",
3+
"version": "1.0.68",
44
"description": "",
55
"keywords": [
66
"char",
@@ -73,8 +73,8 @@
7373
"tsc:esm": "tsc -p tsconfig.esm.json"
7474
},
7575
"dependencies": {
76-
"@lazy-cjk/zh-table-greedy": "^1.0.64",
77-
"@lazy-cjk/zh-table-list": "^1.0.64",
76+
"@lazy-cjk/zh-table-greedy": "^1.0.65",
77+
"@lazy-cjk/zh-table-list": "^1.0.65",
7878
"tslib": "^2.3.0"
7979
},
8080
"publishConfig": {

packages/@lazy-cjk/zh-table-greedy/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.65](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-table-greedy@1.0.64...@lazy-cjk/zh-table-greedy@1.0.65) (2021-06-21)
7+
8+
9+
### ✨ Features
10+
11+
* **zh-table-greedy:** zh-table-greedy 崁|嵌|塌|踏|漠|陌|默|黙|拙|絀|绌|黜|恰|洽 ([4f9525b](https://github.com/bluelovers/ws-regexp/commit/4f9525ba16c9ff2365a8cffd8aa6cac8dc76a453))
12+
13+
14+
15+
16+
617
## [1.0.64](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-table-greedy@1.0.63...@lazy-cjk/zh-table-greedy@1.0.64) (2021-06-21)
718

819

packages/@lazy-cjk/zh-table-greedy/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/zh-table-greedy",
3-
"version": "1.0.64",
3+
"version": "1.0.65",
44
"description": "搜尋字串用的漢字貪婪轉換表",
55
"keywords": [
66
"char",

packages/@lazy-cjk/zh-table-list/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.65](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-table-list@1.0.64...@lazy-cjk/zh-table-list@1.0.65) (2021-06-21)
7+
8+
**Note:** Version bump only for package @lazy-cjk/zh-table-list
9+
10+
11+
12+
13+
614
## [1.0.64](https://github.com/bluelovers/ws-regexp/compare/@lazy-cjk/zh-table-list@1.0.63...@lazy-cjk/zh-table-list@1.0.64) (2021-06-21)
715

816
**Note:** Version bump only for package @lazy-cjk/zh-table-list

packages/@lazy-cjk/zh-table-list/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/zh-table-list",
3-
"version": "1.0.64",
3+
"version": "1.0.65",
44
"description": "",
55
"keywords": [
66
"char",
@@ -76,7 +76,7 @@
7676
"@lazy-cjk/jp-table-convert": "^1.0.30",
7777
"@lazy-cjk/zh-convert": "^1.0.35",
7878
"@lazy-cjk/zh-table-alias": "^1.0.45",
79-
"@lazy-cjk/zh-table-greedy": "^1.0.64",
79+
"@lazy-cjk/zh-table-greedy": "^1.0.65",
8080
"tslib": "^2.3.0",
8181
"uni-string": "^1.1.10"
8282
},

0 commit comments

Comments
 (0)