Skip to content

Commit 0380d3b

Browse files
chore: release eslint-plugin-text v0.1.3 (#89)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a6dc873 commit 0380d3b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fuzzy-lemons-camp.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/young-birds-divide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/text/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# eslint-plugin-text
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [#90](https://github.com/un-ts/eslint/pull/90) [`a6dc873`](https://github.com/un-ts/eslint/commit/a6dc87305320a0e2c5aaee97a154be0c0b227346) Thanks [@JounQin](https://github.com/JounQin)! - feat: load textlint config automatically
8+
9+
- [#88](https://github.com/un-ts/eslint/pull/88) [`2a999ec`](https://github.com/un-ts/eslint/commit/2a999ec34054937e0aa3a389ecd830942d2653eb) Thanks [@JounQin](https://github.com/JounQin)! - fix: incorrect vfile usage for retext rule
10+
311
## 0.1.2
412

513
### Patch Changes

packages/text/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-text",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "An incredible ESLint plugin for retext or textlint",
55
"repository": "git+https://github.com/un-ts/eslint.git",
66
"homepage": "https://github.com/un-ts/eslint/blob/main/packages/text",

0 commit comments

Comments
 (0)