Skip to content

Commit

Permalink
v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Mar 10, 2024
1 parent 614c35c commit fdcee30
Show file tree
Hide file tree
Showing 22 changed files with 125 additions and 20 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)


### Bug Fixes

* 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))


### Features

* 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))





# [2.3.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.2.0...v2.3.0) (2023-01-23)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "2.3.0",
"version": "2.3.1",
"npmClient": "yarn"
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)

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





# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)

**Note:** Version bump only for package textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana",
"version": "2.2.0",
"version": "2.3.1",
"description": "カタカナ語間の区切り文字についてのtextlintルール",
"main": "lib/index.js",
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)

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





# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)

**Note:** Version bump only for package textlint-rule-ja-no-space-around-parentheses
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-no-space-around-parentheses",
"version": "2.2.0",
"version": "2.3.1",
"description": "かっこ類と隣接する文字のスペースについてのtextlintルール",
"main": "lib/index.js",
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)

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





# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)

**Note:** Version bump only for package textlint-rule-ja-no-space-between-full-width
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-no-space-between-full-width",
"version": "2.2.0",
"version": "2.3.1",
"description": "全角文字同士の間のスペースについてのtextlintルール",
"main": "lib/index.js",
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)

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





# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)

**Note:** Version bump only for package textlint-rule-ja-space-after-exclamation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-space-after-exclamation",
"version": "2.2.0",
"version": "2.3.1",
"description": "感嘆符前後のスペースについてのtexlintルール",
"main": "lib/index.js",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/textlint-rule-ja-space-after-question/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)


### Bug Fixes

* 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))





# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)

**Note:** Version bump only for package textlint-rule-ja-space-after-question
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-space-after-question",
"version": "2.2.0",
"version": "2.3.1",
"description": "疑問符の直後のスペースについてのtexlintルール",
"main": "lib/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/textlint-rule-ja-space-around-code/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)

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





# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)

**Note:** Version bump only for package textlint-rule-ja-space-around-code
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-rule-ja-space-around-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-space-around-code",
"version": "2.2.0",
"version": "2.3.1",
"description": "インラインコードの周りをスペースで囲むかどうかを決めるtextlintルール",
"main": "lib/index.js",
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/textlint-rule-ja-space-around-link/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)

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





# [2.2.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0) (2021-07-22)

**Note:** Version bump only for package textlint-rule-ja-space-around-link
Expand Down
2 changes: 1 addition & 1 deletion packages/textlint-rule-ja-space-around-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-space-around-link",
"version": "2.2.0",
"version": "2.3.1",
"description": "リンクの周りをスペースで囲むかどうかを決めるtextlintルール",
"main": "lib/index.js",
"files": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)

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





# [2.3.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.2.0...v2.3.0) (2023-01-23)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-ja-space-between-half-and-full-width",
"version": "2.3.0",
"version": "2.3.1",
"description": "半角文字と全角文字のスペースについてのtextlintルール",
"main": "lib/index.js",
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/textlint-rule-preset-ja-spacing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)


### Features

* 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))





# [2.3.0](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.2.0...v2.3.0) (2023-01-23)

**Note:** Version bump only for package textlint-rule-preset-ja-spacing
Expand Down
18 changes: 9 additions & 9 deletions packages/textlint-rule-preset-ja-spacing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-rule-preset-ja-spacing",
"version": "2.3.0",
"version": "2.3.1",
"description": "textlint-rule-preset-ja-spacingのルールプリセット",
"main": "lib/index.js",
"files": [
Expand Down Expand Up @@ -32,13 +32,13 @@
"textlint-scripts": "^13.3.3"
},
"dependencies": {
"textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana": "^2.2.0",
"textlint-rule-ja-no-space-around-parentheses": "^2.2.0",
"textlint-rule-ja-no-space-between-full-width": "^2.2.0",
"textlint-rule-ja-space-after-exclamation": "^2.2.0",
"textlint-rule-ja-space-after-question": "^2.2.0",
"textlint-rule-ja-space-around-code": "^2.2.0",
"textlint-rule-ja-space-around-link": "^2.2.0",
"textlint-rule-ja-space-between-half-and-full-width": "^2.3.0"
"textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana": "^2.3.1",
"textlint-rule-ja-no-space-around-parentheses": "^2.3.1",
"textlint-rule-ja-no-space-between-full-width": "^2.3.1",
"textlint-rule-ja-space-after-exclamation": "^2.3.1",
"textlint-rule-ja-space-after-question": "^2.3.1",
"textlint-rule-ja-space-around-code": "^2.3.1",
"textlint-rule-ja-space-around-link": "^2.3.1",
"textlint-rule-ja-space-between-half-and-full-width": "^2.3.1"
}
}
11 changes: 11 additions & 0 deletions website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.3.0...v2.3.1) (2024-03-10)


### Features

* 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))
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "textlint-rule-preset-ja-spacing-playground",
"description": "rule playground",
"version": "2.3.0",
"version": "2.3.1",
"homepage": "https://github.com/textlint-ja/textlint-rule-preset-ja-spacing",
"scripts": {
"textlint": "textlint ../README.md",
Expand All @@ -14,6 +14,6 @@
"@textlint/website-generator": "^0.16.1",
"textlint": "^13.3.3",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-preset-ja-spacing": "^2.3.0"
"textlint-rule-preset-ja-spacing": "^2.3.1"
}
}

0 comments on commit fdcee30

Please sign in to comment.