diff --git a/.changeset/late-pillows-eat.md b/.changeset/late-pillows-eat.md deleted file mode 100644 index 1f54afb64..000000000 --- a/.changeset/late-pillows-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@localyze-pluto/eslint-config": patch ---- - -Updates eslint-plugin-jest-dom to newest version so we fix the warnings on tests diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index c5db66d34..926087175 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @localyze-pluto/eslint-config +## 1.1.1 + +### Patch Changes + +- [#1046](https://github.com/Localitos/pluto/pull/1046) [`3bcf532`](https://github.com/Localitos/pluto/commit/3bcf5322e0d0f78f01579f650a56305bfe516dd4) Thanks [@apvale](https://github.com/apvale)! - Updates eslint-plugin-jest-dom to newest version so we fix the warnings on tests + ## 1.1.0 ### Minor Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index a1b96d8ad..a39ed943f 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@localyze-pluto/eslint-config", - "version": "1.1.0", + "version": "1.1.1", "main": ".eslintrc.js", "license": "MIT", "dependencies": {