Skip to content

Commit 9d642c1

Browse files
committed
v2.4.2
1 parent c59ae80 commit 9d642c1

File tree

22 files changed

+108
-20
lines changed

22 files changed

+108
-20
lines changed

Diff for: CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-preset-ja-spacing
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-preset-ja-spacing

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "2.4.1",
2+
"version": "2.4.2",
33
"npmClient": "yarn"
44
}

Diff for: packages/textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana

Diff for: packages/textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "カタカナ語間の区切り文字についてのtextlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-ja-no-space-around-parentheses/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-no-space-around-parentheses
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-no-space-around-parentheses

Diff for: packages/textlint-rule-ja-no-space-around-parentheses/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-no-space-around-parentheses",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "かっこ類と隣接する文字のスペースについてのtextlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-ja-no-space-between-full-width/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-no-space-between-full-width
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-no-space-between-full-width

Diff for: packages/textlint-rule-ja-no-space-between-full-width/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-no-space-between-full-width",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "全角文字同士の間のスペースについてのtextlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-ja-space-after-exclamation/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-space-after-exclamation
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-space-after-exclamation

Diff for: packages/textlint-rule-ja-space-after-exclamation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-space-after-exclamation",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "感嘆符前後のスペースについてのtexlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-ja-space-after-question/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-space-after-question
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-space-after-question

Diff for: packages/textlint-rule-ja-space-after-question/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-space-after-question",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "疑問符の直後のスペースについてのtexlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-ja-space-around-code/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-space-around-code
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-space-around-code

Diff for: packages/textlint-rule-ja-space-around-code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-space-around-code",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "インラインコードの周りをスペースで囲むかどうかを決めるtextlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-ja-space-around-link/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-space-around-link
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-space-around-link

Diff for: packages/textlint-rule-ja-space-around-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-space-around-link",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "リンクの周りをスペースで囲むかどうかを決めるtextlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-ja-space-between-half-and-full-width/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-space-between-half-and-full-width
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-ja-space-between-half-and-full-width

Diff for: packages/textlint-rule-ja-space-between-half-and-full-width/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-ja-space-between-half-and-full-width",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "半角文字と全角文字のスペースについてのtextlintルール",
55
"main": "lib/index.js",
66
"files": [

Diff for: packages/textlint-rule-preset-ja-spacing/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-preset-ja-spacing
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-preset-ja-spacing

Diff for: packages/textlint-rule-preset-ja-spacing/package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textlint-rule-preset-ja-spacing",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "textlint-rule-preset-ja-spacingのルールプリセット",
55
"main": "lib/index.js",
66
"files": [
@@ -32,13 +32,13 @@
3232
"textlint-scripts": "^13.3.3"
3333
},
3434
"dependencies": {
35-
"textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana": "^2.4.1",
36-
"textlint-rule-ja-no-space-around-parentheses": "^2.4.1",
37-
"textlint-rule-ja-no-space-between-full-width": "^2.4.1",
38-
"textlint-rule-ja-space-after-exclamation": "^2.4.1",
39-
"textlint-rule-ja-space-after-question": "^2.4.1",
40-
"textlint-rule-ja-space-around-code": "^2.4.1",
41-
"textlint-rule-ja-space-around-link": "^2.4.1",
42-
"textlint-rule-ja-space-between-half-and-full-width": "^2.4.1"
35+
"textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana": "^2.4.2",
36+
"textlint-rule-ja-no-space-around-parentheses": "^2.4.2",
37+
"textlint-rule-ja-no-space-between-full-width": "^2.4.2",
38+
"textlint-rule-ja-space-after-exclamation": "^2.4.2",
39+
"textlint-rule-ja-space-after-question": "^2.4.2",
40+
"textlint-rule-ja-space-around-code": "^2.4.2",
41+
"textlint-rule-ja-space-around-link": "^2.4.2",
42+
"textlint-rule-ja-space-between-half-and-full-width": "^2.4.2"
4343
}
4444
}

Diff for: website/CHANGELOG.md

+8
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+
## [2.4.2](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.1...v2.4.2) (2024-04-24)
7+
8+
**Note:** Version bump only for package textlint-rule-preset-ja-spacing-playground
9+
10+
11+
12+
13+
614
## [2.4.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.4.0...v2.4.1) (2024-04-20)
715

816
**Note:** Version bump only for package textlint-rule-preset-ja-spacing-playground

Diff for: website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "textlint-rule-preset-ja-spacing-playground",
44
"description": "rule playground",
5-
"version": "2.4.1",
5+
"version": "2.4.2",
66
"homepage": "https://github.com/textlint-ja/textlint-rule-preset-ja-spacing",
77
"scripts": {
88
"textlint": "textlint ../README.md",
@@ -14,6 +14,6 @@
1414
"@textlint/website-generator": "^0.16.1",
1515
"textlint": "^13.3.3",
1616
"textlint-filter-rule-comments": "^1.2.2",
17-
"textlint-rule-preset-ja-spacing": "^2.4.1"
17+
"textlint-rule-preset-ja-spacing": "^2.4.2"
1818
}
1919
}

0 commit comments

Comments
 (0)