File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
packages/textlint-rule-ja-space-around-link Expand file tree Collapse file tree 4 files changed +24
-2
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.1.0] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.2...v2.1.0 ) (2021-02-25)
7+
8+
9+ ### Features
10+
11+ * ** rule:** add textlint-rule-ja-space-around-link ([ #22 ] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/22 ) ) ([ 1d35645] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/1d35645daf3e5be186a4cedb3b96ae172e0a28c8 ) )
12+
13+
14+
15+
16+
617## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
718
819
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.0.0-beta.24" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.1.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.1.0] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.2...v2.1.0 ) (2021-02-25)
7+
8+
9+ ### Features
10+
11+ * ** rule:** add textlint-rule-ja-space-around-link ([ #22 ] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/issues/22 ) ) ([ 1d35645] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/commit/1d35645daf3e5be186a4cedb3b96ae172e0a28c8 ) )
12+
13+
14+
15+
16+
617## [ 2.0.2] ( https://github.com/textlint-ja/textlint-rule-preset-ja-spacing/compare/v2.0.1...v2.0.2 ) (2020-09-09)
718
819** Note:** Version bump only for package textlint-rule-ja-space-around-code
Original file line number Diff line number Diff line change 11{
22 "name" : " textlint-rule-ja-space-around-link" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " リンクの周りをスペースで囲むかどうかを決めるtextlintルール" ,
55 "main" : " lib/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments