Skip to content

Commit b6105f3

Browse files
chore: release package(s) (#84)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6c0420c commit b6105f3

File tree

11 files changed

+35
-14
lines changed

11 files changed

+35
-14
lines changed

.changeset/late-waves-rest.md

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

packages/htm/CHANGELOG.md

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

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- [#83](https://github.com/un-ts/eslint/pull/83) [`6c0420c`](https://github.com/un-ts/eslint/commit/6c0420c3512a601bcccace564197ba07b8648b7b) Thanks [@JounQin](https://github.com/JounQin)! - docs: incorrect README content
8+
39
## 0.5.1
410

511
### Patch Changes

packages/htm/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-htm",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "An incredible ESLint plugin for HTML based on HTMLHint",
55
"repository": "git+https://github.com/un-ts/eslint.git",
66
"homepage": "https://github.com/un-ts/eslint/blob/main/packages/htm",

packages/markup/CHANGELOG.md

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

3+
## 0.10.2
4+
5+
### Patch Changes
6+
7+
- [#83](https://github.com/un-ts/eslint/pull/83) [`6c0420c`](https://github.com/un-ts/eslint/commit/6c0420c3512a601bcccace564197ba07b8648b7b) Thanks [@JounQin](https://github.com/JounQin)! - docs: incorrect README content
8+
39
## 0.10.1
410

511
### Patch Changes

packages/markup/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-markup",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "An incredible ESLint plugin for all markup languages based on markuplint",
55
"repository": "git+https://github.com/un-ts/eslint.git",
66
"homepage": "https://github.com/un-ts/eslint/blob/main/packages/markup",
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# eslint-plugin-react-enhanced
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [#83](https://github.com/un-ts/eslint/pull/83) [`6c0420c`](https://github.com/un-ts/eslint/commit/6c0420c3512a601bcccace564197ba07b8648b7b) Thanks [@JounQin](https://github.com/JounQin)! - docs: incorrect README content

packages/react-enhanced/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-react-enhanced",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "An incredible ESLint plugin for @react-enhanced",
55
"repository": "git+https://github.com/un-ts/eslint.git",
66
"homepage": "https://github.com/un-ts/eslint/blob/main/packages/react-enhanced",

packages/text/CHANGELOG.md

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

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#83](https://github.com/un-ts/eslint/pull/83) [`6c0420c`](https://github.com/un-ts/eslint/commit/6c0420c3512a601bcccace564197ba07b8648b7b) Thanks [@JounQin](https://github.com/JounQin)! - docs: incorrect README content
8+
39
## 0.1.0
410

511
### Minor 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.0",
3+
"version": "0.1.1",
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",

packages/utils/CHANGELOG.md

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

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- [#83](https://github.com/un-ts/eslint/pull/83) [`6c0420c`](https://github.com/un-ts/eslint/commit/6c0420c3512a601bcccace564197ba07b8648b7b) Thanks [@JounQin](https://github.com/JounQin)! - docs: incorrect README content
8+
39
## 0.3.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)