diff --git a/.changeset/chilled-files-add.md b/.changeset/chilled-files-add.md deleted file mode 100644 index 60df35c..0000000 --- a/.changeset/chilled-files-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-config-altnext': patch ---- - -chore(deps): update typescript-eslint monorepo to v4.32.0 diff --git a/.changeset/five-flies-punch.md b/.changeset/five-flies-punch.md deleted file mode 100644 index aae1c45..0000000 --- a/.changeset/five-flies-punch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-config-altnext': patch ---- - -chore: add cspell diff --git a/.changeset/gold-cycles-flash.md b/.changeset/gold-cycles-flash.md deleted file mode 100644 index 3e4fadd..0000000 --- a/.changeset/gold-cycles-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-config-altnext': patch ---- - -chore(deps): update dependency eslint-plugin-jest to v24.5.0 diff --git a/.changeset/great-gorillas-wave.md b/.changeset/great-gorillas-wave.md deleted file mode 100644 index f86b6c3..0000000 --- a/.changeset/great-gorillas-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'eslint-config-altnext': patch ---- - -docs: update README.md diff --git a/.changeset/olive-schools-jam.md b/.changeset/olive-schools-jam.md deleted file mode 100644 index 03fbd79..0000000 --- a/.changeset/olive-schools-jam.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-config-altnext": patch ---- - -chore(deps): update commitlint monorepo to v13.2.0 diff --git a/.changeset/poor-vans-hide.md b/.changeset/poor-vans-hide.md deleted file mode 100644 index 2b5e058..0000000 --- a/.changeset/poor-vans-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-config-altnext": patch ---- - -chore(deps): update dependency eslint-config-altnext to v2 diff --git a/.changeset/popular-insects-heal.md b/.changeset/popular-insects-heal.md deleted file mode 100644 index 4eec29d..0000000 --- a/.changeset/popular-insects-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-config-altnext": patch ---- - -chore(deps): update dependency eslint-plugin-react to v7.26.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 22e972b..63f7903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # eslint-config-altnext +## 2.0.1 + +### Patch Changes + +- [#125](https://github.com/AltNext/eslint-config-altnext/pull/125) [`2136bef`](https://github.com/AltNext/eslint-config-altnext/commit/2136befe378e02be089be7273b3955f264335174) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update typescript-eslint monorepo to v4.32.0 + +- [#131](https://github.com/AltNext/eslint-config-altnext/pull/131) [`c1cee8c`](https://github.com/AltNext/eslint-config-altnext/commit/c1cee8c74baa606f21b1e2446863564308b299cd) Thanks [@roikoren755](https://github.com/roikoren755)! - chore: add cspell + +- [#127](https://github.com/AltNext/eslint-config-altnext/pull/127) [`0d7e665`](https://github.com/AltNext/eslint-config-altnext/commit/0d7e66594365289afa1205d055ea684988727d11) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency eslint-plugin-jest to v24.5.0 + +- [#124](https://github.com/AltNext/eslint-config-altnext/pull/124) [`feeba29`](https://github.com/AltNext/eslint-config-altnext/commit/feeba2962d5faf456913093df7dc52232313ead0) Thanks [@roikoren755](https://github.com/roikoren755)! - docs: update README.md + +- [#126](https://github.com/AltNext/eslint-config-altnext/pull/126) [`9e18b3a`](https://github.com/AltNext/eslint-config-altnext/commit/9e18b3a0fda4f0fabf6a1b644271f739c7d9e409) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update commitlint monorepo to v13.2.0 + +- [#123](https://github.com/AltNext/eslint-config-altnext/pull/123) [`565e05f`](https://github.com/AltNext/eslint-config-altnext/commit/565e05f8d8d5b90eb9801626c4615d6aa0d0ab85) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency eslint-config-altnext to v2 + +- [#128](https://github.com/AltNext/eslint-config-altnext/pull/128) [`d4f6e1a`](https://github.com/AltNext/eslint-config-altnext/commit/d4f6e1a2fc2ae679cdef9bd1815d2955fc80ae81) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency eslint-plugin-react to v7.26.1 + ## 2.0.0 ### Major Changes diff --git a/package.json b/package.json index 57bf313..96b1cab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-altnext", - "version": "2.0.0", + "version": "2.0.1", "repository": { "type": "git", "url": "ssh://git@github.com/altnext/eslint-config-altnext.git"