File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed
textlint-rule-ja-space-between-half-and-full-width
textlint-rule-preset-ja-spacing Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.3.0] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.2.0...v2.3.0 ) (2023-01-23)
7+
8+
9+ ### Features
10+
11+ * ** space-between-half-and-full-width:** add an option to ignore numbers and apply only to alphabets ([ #45 ] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/45 ) ) ([ 4eec7ed] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/4eec7ed56db4089153ab31fd087fcb702525e298 ) )
12+
13+
14+
15+
16+
617# [ 2.2.0] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0 ) (2021-07-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.0.0-beta.24" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "useWorkspaces" : true ,
55 "npmClient" : " yarn"
66}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.3.0] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.2.0...v2.3.0 ) (2023-01-23)
7+
8+
9+ ### Features
10+
11+ * ** space-between-half-and-full-width:** add an option to ignore numbers and apply only to alphabets ([ #45 ] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/45 ) ) ([ 4eec7ed] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/4eec7ed56db4089153ab31fd087fcb702525e298 ) )
12+
13+
14+
15+
16+
617# [ 2.2.0] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.1.3...v2.2.0 ) (2021-07-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-space-between-half-and-full-width" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " 半角文字と全角文字のスペースについてのtextlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.3.0] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.2.0...v2.3.0 ) (2023-01-23)
7+
8+ ** Note:** Version bump only for package textlint-rule-preset-ja-spacing
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-preset-ja-spacing
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-preset-ja-spacing" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " textlint-rule-preset-ja-spacingのルールプリセット" ,
55 "main" : " lib/index.js" ,
66 "files" : [
3838 "textlint-rule-ja-space-after-exclamation" : " ^2.2.0" ,
3939 "textlint-rule-ja-space-after-question" : " ^2.2.0" ,
4040 "textlint-rule-ja-space-around-code" : " ^2.2.0" ,
41- "textlint-rule-ja-space-between-half-and-full-width" : " ^2.2 .0"
41+ "textlint-rule-ja-space-between-half-and-full-width" : " ^2.3 .0"
4242 }
4343}
You can’t perform that action at this time.
0 commit comments