Skip to content

Commit fdcee30

Browse files
committed
v2.3.1
1 parent 614c35c commit fdcee30

File tree

22 files changed

+125
-20
lines changed

22 files changed

+125
-20
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)
7+
8+
9+
### Bug Fixes
10+
11+
* fix space after question rule's error message ([#61](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/61)) ([614c35c](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/614c35cf791e7c4e8c2730b255eedd6dc745d503))
12+
13+
14+
### Features
15+
16+
* add ja-space-around-link to preset ([#53](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/53)) ([6d51772](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/6d51772ad6aa72aa5b9d31201d84e3d2a739bcf4))
17+
18+
19+
20+
21+
622
# [2.3.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.2.0...v2.3.0) (2023-01-23)
723

824

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "2.3.0",
2+
"version": "2.3.1",
33
"npmClient": "yarn"
44
}

packages/textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana/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+
## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
9+
10+
11+
12+
13+
614
# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)
715

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

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

Lines changed: 1 addition & 1 deletion
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.2.0",
3+
"version": "2.3.1",
44
"description": "カタカナ語間の区切り文字についてのtextlintルール",
55
"main": "lib/index.js",
66
"files": [

packages/textlint-rule-ja-no-space-around-parentheses/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+
## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-no-space-around-parentheses
9+
10+
11+
12+
13+
614
# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)
715

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

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

Lines changed: 1 addition & 1 deletion
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.2.0",
3+
"version": "2.3.1",
44
"description": "かっこ類と隣接する文字のスペースについてのtextlintルール",
55
"main": "lib/index.js",
66
"files": [

packages/textlint-rule-ja-no-space-between-full-width/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+
## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-no-space-between-full-width
9+
10+
11+
12+
13+
614
# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)
715

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

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

Lines changed: 1 addition & 1 deletion
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.2.0",
3+
"version": "2.3.1",
44
"description": "全角文字同士の間のスペースについてのtextlintルール",
55
"main": "lib/index.js",
66
"files": [

packages/textlint-rule-ja-space-after-exclamation/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+
## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)
7+
8+
**Note:** Version bump only for package textlint-rule-ja-space-after-exclamation
9+
10+
11+
12+
13+
614
# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)
715

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

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

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

0 commit comments

Comments
 (0)