File tree 20 files changed +97
-17
lines changed
textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
textlint-rule-ja-no-space-around-parentheses
textlint-rule-ja-no-space-between-full-width
textlint-rule-ja-space-after-exclamation
textlint-rule-ja-space-after-question
textlint-rule-ja-space-around-code
textlint-rule-ja-space-around-link
textlint-rule-ja-space-between-half-and-full-width
textlint-rule-preset-ja-spacing
20 files changed +97
-17
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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-preset-ja-spacing
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.1.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.1...v2.1.2 ) (2021-05-06)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 2.0.0-beta.24" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"useWorkspaces" : true ,
5
5
"npmClient" : " yarn"
6
6
}
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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
7
15
8
16
** 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.0.2 " ,
3
+ "version" : " 2.1.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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-no-space-around-parentheses
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-no-space-around-parentheses" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-no-space-between-full-width
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-no-space-between-full-width" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-space-after-exclamation
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-space-after-exclamation" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " 感嘆符前後のスペースについてのtexlintルール" ,
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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-space-after-question
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-space-after-question" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " 疑問符の直後のスペースについてのtexlintルール" ,
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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-space-around-code
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.1.1] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.0...v2.1.1 ) (2021-05-05)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-space-around-code" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-space-around-link
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.1.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.1...v2.1.2 ) (2021-05-06)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-space-around-link" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-ja-space-between-half-and-full-width
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " textlint-rule-ja-space-between-half-and-full-width" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.1.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.1.3] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.2...v2.1.3 ) (2021-05-16)
7
+
8
+ ** Note:** Version bump only for package textlint-rule-preset-ja-spacing
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.1.1] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.0...v2.1.1 ) (2021-05-05)
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.1.1 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " textlint-rule-preset-ja-spacingのルールプリセット" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
32
32
"textlint-scripts" : " ^3.0.0"
33
33
},
34
34
"dependencies" : {
35
- "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" : " ^2.0.2 " ,
36
- "textlint-rule-ja-no-space-around-parentheses" : " ^2.0.2 " ,
37
- "textlint-rule-ja-no-space-between-full-width" : " ^2.0.2 " ,
38
- "textlint-rule-ja-space-after-exclamation" : " ^2.0.2 " ,
39
- "textlint-rule-ja-space-after-question" : " ^2.0.2 " ,
40
- "textlint-rule-ja-space-around-code" : " ^2.1.1 " ,
41
- "textlint-rule-ja-space-between-half-and-full-width" : " ^2.0.2 "
35
+ "textlint-rule-ja-nakaguro-or-halfwidth-space-between-katakana" : " ^2.1.3 " ,
36
+ "textlint-rule-ja-no-space-around-parentheses" : " ^2.1.3 " ,
37
+ "textlint-rule-ja-no-space-between-full-width" : " ^2.1.3 " ,
38
+ "textlint-rule-ja-space-after-exclamation" : " ^2.1.3 " ,
39
+ "textlint-rule-ja-space-after-question" : " ^2.1.3 " ,
40
+ "textlint-rule-ja-space-around-code" : " ^2.1.3 " ,
41
+ "textlint-rule-ja-space-between-half-and-full-width" : " ^2.1.3 "
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments