File tree 8 files changed +44
-6
lines changed
textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
textlint-rule-preset-ja-spacing
8 files changed +44
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.4.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.2...v2.4.3 ) (2024-04-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ja-nakaguro-or-halfwidth-space-between-katakana:** replace match-index with String.prototype.matchAll ([ #70 ] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/70 ) ) ([ 648cb8e] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/648cb8ea04c5033365669b1d2a46585f082c1f7e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.4.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2 ) (2024-04-24)
7
18
8
19
** Note:** Version bump only for package textlint-rule-preset-ja-spacing
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.4.2 " ,
2
+ "version" : " 2.4.3 " ,
3
3
"npmClient" : " yarn"
4
4
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.4.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.2...v2.4.3 ) (2024-04-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ja-nakaguro-or-halfwidth-space-between-katakana:** replace match-index with String.prototype.matchAll ([ #70 ] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/70 ) ) ([ 648cb8e] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/648cb8ea04c5033365669b1d2a46585f082c1f7e ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.4.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2 ) (2024-04-24)
7
18
8
19
** Note:** Version bump only for package textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" ,
3
- "version" : " 2.4.2 " ,
3
+ "version" : " 2.4.3 " ,
4
4
"description" : " カタカナ語間の区切り文字についてのtextlintルール" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.4.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.2...v2.4.3 ) (2024-04-26)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-preset-ja-spacing
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.4.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2 ) (2024-04-24)
7
15
8
16
** Note:** Version bump only for package textlint-rule-preset-ja-spacing
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-preset-ja-spacing" ,
3
- "version" : " 2.4.2 " ,
3
+ "version" : " 2.4.3 " ,
4
4
"description" : " textlint-rule-preset-ja-spacingのルールプリセット" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
32
32
"textlint-scripts" : " ^13.3.3"
33
33
},
34
34
"dependencies" : {
35
- "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" : " ^2.4.2 " ,
35
+ "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" : " ^2.4.3 " ,
36
36
"textlint-rule-ja-no-space-around-parentheses" : " ^2.4.2" ,
37
37
"textlint-rule-ja-no-space-between-full-width" : " ^2.4.2" ,
38
38
"textlint-rule-ja-space-after-exclamation" : " ^2.4.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.4.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.2...v2.4.3 ) (2024-04-26)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-preset-ja-spacing-playground
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.4.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2 ) (2024-04-24)
7
15
8
16
** Note:** Version bump only for package textlint-rule-preset-ja-spacing-playground
Original file line number Diff line number Diff line change 2
2
"private" : true ,
3
3
"name" : " textlint-rule-preset-ja-spacing-playground" ,
4
4
"description" : " rule playground" ,
5
- "version" : " 2.4.2 " ,
5
+ "version" : " 2.4.3 " ,
6
6
"homepage" : " https://github.com/textlint-ja/textlint-rule-preset-ja-spacing" ,
7
7
"scripts" : {
8
8
"textlint" : " textlint ../README.md" ,
14
14
"@textlint/website-generator" : " ^0.16.1" ,
15
15
"textlint" : " ^13.3.3" ,
16
16
"textlint-filter-rule-comments" : " ^1.2.2" ,
17
- "textlint-rule-preset-ja-spacing" : " ^2.4.2 "
17
+ "textlint-rule-preset-ja-spacing" : " ^2.4.3 "
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments