Skip to content

Commit 57bbfb3

Browse files
chore: release package(s) (#415)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3bbe033 commit 57bbfb3

File tree

7 files changed

+169
-738
lines changed

7 files changed

+169
-738
lines changed

.changeset/clean-berries-clap.md

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

.changeset/small-plums-add.md

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

.changeset/tasty-dodos-sit.md

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

packages/eslint-mdx/CHANGELOG.md

Lines changed: 82 additions & 343 deletions
Large diffs are not rendered by default.

packages/eslint-mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-mdx",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "ESLint Parser for MDX",
55
"repository": "git+https://github.com/mdx-js/eslint-mdx.git",
66
"homepage": "https://github.com/mdx-js/eslint-mdx/blob/master/packages/eslint-mdx",

packages/eslint-plugin-mdx/CHANGELOG.md

Lines changed: 84 additions & 376 deletions
Large diffs are not rendered by default.

packages/eslint-plugin-mdx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-mdx",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "ESLint Plugin for MDX",
55
"repository": "git+https://github.com/mdx-js/eslint-mdx.git",
66
"homepage": "https://github.com/mdx-js/eslint-mdx/blob/master/packages/eslint-plugin-mdx",
@@ -62,7 +62,7 @@
6262
"eslint": ">=8.0.0"
6363
},
6464
"dependencies": {
65-
"eslint-mdx": "^2.0.1",
65+
"eslint-mdx": "^2.0.2",
6666
"eslint-plugin-markdown": "^3.0.0",
6767
"remark-mdx": "^2.1.2",
6868
"remark-parse": "^10.0.1",

0 commit comments

Comments
 (0)