Skip to content

Commit

Permalink
Show file tree
Hide file tree
Showing 64 changed files with 833 additions and 86 deletions.
9 changes: 9 additions & 0 deletions examples/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/[email protected]@2.2.7) (2020-12-22)

**Note:** Version bump only for package textlint-example-cli





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/[email protected]@2.2.6) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-cli",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"textlint": "textlint --rule no-todo '*.md'"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-no-todo": "^2.0.1"
},
"files": [
Expand Down
9 changes: 9 additions & 0 deletions examples/config-file/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/textlint-example-config-file@[email protected]) (2020-12-22)

**Note:** Version bump only for package textlint-example-config-file





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/textlint-example-config-file@[email protected]) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/config-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-config-file",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"textlint": "textlint -f pretty-error README.md"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-no-todo": "^2.0.1"
},
"files": [
Expand Down
9 changes: 9 additions & 0 deletions examples/config-in-package-json/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/textlint-example-config-in-package-json@[email protected]) (2020-12-22)

**Note:** Version bump only for package textlint-example-config-in-package-json





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/textlint-example-config-in-package-json@[email protected]) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/config-in-package-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-config-in-package-json",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"textlint": "textlint -f pretty-error README.md"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-no-todo": "^2.0.1"
},
"textlint": {
Expand Down
9 changes: 9 additions & 0 deletions examples/filter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/[email protected]@2.2.7) (2020-12-22)

**Note:** Version bump only for package textlint-example-filter





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/[email protected]@2.2.6) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-filter",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "filter rule example",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"textlint": "textlint -f pretty-error README.md"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-no-todo": "^2.0.1"
},
Expand Down
9 changes: 9 additions & 0 deletions examples/fix-dry-run/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/textlint-example-fix-dry-run@[email protected]) (2020-12-22)

**Note:** Version bump only for package textlint-example-fix-dry-run





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/textlint-example-fix-dry-run@[email protected]) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/fix-dry-run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-fix-dry-run",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -13,7 +13,7 @@
"textlint-fix": "textlint --fix --dry-run README.md"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-prh": "^5.2.0"
},
"files": [
Expand Down
9 changes: 9 additions & 0 deletions examples/fix/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/[email protected]@2.2.7) (2020-12-22)

**Note:** Version bump only for package textlint-example-fix





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/[email protected]@2.2.6) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/fix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-fix",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -13,7 +13,7 @@
"textlint-fix": "textlint --fix README.md"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-prh": "^5.2.0"
},
"files": [
Expand Down
9 changes: 9 additions & 0 deletions examples/html-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.3.7"></a>
## [2.3.7](https://github.com/textlint/textlint/compare/textlint-example-html-plugin@[email protected]) (2020-12-22)

**Note:** Version bump only for package textlint-example-html-plugin





<a name="2.3.6"></a>
## [2.3.6](https://github.com/textlint/textlint/compare/textlint-example-html-plugin@[email protected]) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/html-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-html-plugin",
"version": "2.3.6",
"version": "2.3.7",
"private": true,
"license": "MIT",
"author": "azu",
Expand All @@ -10,7 +10,7 @@
"textlint": "textlint -f pretty-error index.html"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-plugin-html": "^0.2.0",
"textlint-rule-sentence-length": "^2.1.2"
},
Expand Down
9 changes: 9 additions & 0 deletions examples/perf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/[email protected]@2.2.7) (2020-12-22)

**Note:** Version bump only for package textlint-perf-test





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/[email protected]@2.2.6) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/perf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-perf-test",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"license": "MIT",
"author": "azu",
Expand All @@ -9,7 +9,7 @@
},
"dependencies": {
"shelljs": "^0.8.1",
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-plugin-jtf-style": "^1.0.1",
"textlint-rule-max-ten": "^2.0.3",
"textlint-rule-no-mix-dearu-desumasu": "^3.0.3",
Expand Down
9 changes: 9 additions & 0 deletions examples/plugin-extensions-option/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/textlint-example-plugin-extensions-option@[email protected]) (2020-12-22)

**Note:** Version bump only for package textlint-example-plugin-extensions-option





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/textlint-example-plugin-extensions-option@[email protected]) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/plugin-extensions-option/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-plugin-extensions-option",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"license": "MIT",
"author": "azu",
Expand All @@ -11,7 +11,7 @@
},
"devDependencies": {
"expected-exit-status": "^1.0.2",
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-no-todo": "^2.0.1"
},
"files": [
Expand Down
9 changes: 9 additions & 0 deletions examples/preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/[email protected]@2.2.7) (2020-12-22)

**Note:** Version bump only for package textlint-example-preset





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/[email protected]@2.2.6) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-preset",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"textlint": "textlint -f pretty-error README.md"
},
"devDependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-preset-jtf-style": "^2.3.2"
},
"files": [
Expand Down
9 changes: 9 additions & 0 deletions examples/rulesdir/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/[email protected]@2.2.7) (2020-12-22)

**Note:** Version bump only for package textlint-example-rulesdir





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/[email protected]@2.2.6) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/rulesdir/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-rulesdir",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
"textlint": "textlint --rulesdir ./rules README.md"
},
"devDependencies": {
"textlint": "^11.7.6"
"textlint": "^11.7.7"
},
"files": [
"bin/",
Expand Down
9 changes: 9 additions & 0 deletions examples/use-as-module/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.7"></a>
## [2.2.7](https://github.com/textlint/textlint/compare/textlint-example-use-as-module@[email protected]) (2020-12-22)

**Note:** Version bump only for package textlint-example-use-as-module





<a name="2.2.6"></a>
## [2.2.6](https://github.com/textlint/textlint/compare/textlint-example-use-as-module@[email protected]) (2020-07-24)

Expand Down
4 changes: 2 additions & 2 deletions examples/use-as-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "textlint-example-use-as-module",
"version": "2.2.6",
"version": "2.2.7",
"private": true,
"license": "MIT",
"author": "azu",
Expand All @@ -10,7 +10,7 @@
"test:ci": "npm test"
},
"dependencies": {
"textlint": "^11.7.6",
"textlint": "^11.7.7",
"textlint-rule-no-todo": "^2.0.1"
},
"files": [
Expand Down
Loading

0 comments on commit 84f793a

Please sign in to comment.