From c9c012ff24730a346c941e2f3fed82249db96037 Mon Sep 17 00:00:00 2001 From: JounQin Date: Sat, 23 Jul 2022 22:30:49 +0800 Subject: [PATCH] docs: update incorrect PR link text --- packages/eslint-mdx/CHANGELOG.md | 2 +- packages/eslint-plugin-mdx/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/eslint-mdx/CHANGELOG.md b/packages/eslint-mdx/CHANGELOG.md index c1429ffe..c9a34ad8 100644 --- a/packages/eslint-mdx/CHANGELOG.md +++ b/packages/eslint-mdx/CHANGELOG.md @@ -4,7 +4,7 @@ ### Patch Changes -- [#414](https://github.com/mdx-js/eslint-mdx/pull/412) [`e69791`](https://github.com/mdx-js/eslint-mdx/commit/e6979104fbee6626bbe9d2ef6293d9f0084e5b54) Thanks [@EdisonSu768](https://github.com/EdisonSu768)! - fix: resolve circular imports in worker +- [#412](https://github.com/mdx-js/eslint-mdx/pull/412) [`e69791`](https://github.com/mdx-js/eslint-mdx/commit/e6979104fbee6626bbe9d2ef6293d9f0084e5b54) Thanks [@EdisonSu768](https://github.com/EdisonSu768)! - fix: resolve circular imports in worker - [#414](https://github.com/mdx-js/eslint-mdx/pull/414) [`58e529c`](https://github.com/mdx-js/eslint-mdx/commit/58e529cdee262455efb36a1e65dc10865d7d9146) Thanks [@JounQin](https://github.com/JounQin)! - fix(deps): add missing dependencies for yarn@v2+ and pnpm diff --git a/packages/eslint-plugin-mdx/CHANGELOG.md b/packages/eslint-plugin-mdx/CHANGELOG.md index c50a55c6..c19ece41 100644 --- a/packages/eslint-plugin-mdx/CHANGELOG.md +++ b/packages/eslint-plugin-mdx/CHANGELOG.md @@ -4,7 +4,7 @@ ### Patch Changes -- [#414](https://github.com/mdx-js/eslint-mdx/pull/412) [`e69791`](https://github.com/mdx-js/eslint-mdx/commit/e6979104fbee6626bbe9d2ef6293d9f0084e5b54) Thanks [@EdisonSu768](https://github.com/EdisonSu768)! - fix: resolve circular imports in worker +- [#412](https://github.com/mdx-js/eslint-mdx/pull/412) [`e69791`](https://github.com/mdx-js/eslint-mdx/commit/e6979104fbee6626bbe9d2ef6293d9f0084e5b54) Thanks [@EdisonSu768](https://github.com/EdisonSu768)! - fix: resolve circular imports in worker - [#414](https://github.com/mdx-js/eslint-mdx/pull/414) [`58e529c`](https://github.com/mdx-js/eslint-mdx/commit/58e529cdee262455efb36a1e65dc10865d7d9146) Thanks [@JounQin](https://github.com/JounQin)! - chore(deps): upgrade `eslint-plugin-markdown` to `v3`