diff --git a/.changeset/curly-dancers-itch.md b/.changeset/curly-dancers-itch.md deleted file mode 100644 index 83d2f18a..00000000 --- a/.changeset/curly-dancers-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@workleap/eslint-plugin": patch ---- - -Fixing YAML config. diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index 48b597d0..faa53143 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -1,5 +1,11 @@ # @workleap/eslint-plugin +## 3.2.2 + +### Patch Changes + +- [#203](https://github.com/gsoft-inc/wl-web-configs/pull/203) [`c169012`](https://github.com/gsoft-inc/wl-web-configs/commit/c169012137880bfcacaafd8ff4256f0c6f54e05d) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Fixing YAML config. + ## 3.2.1 ### Patch Changes diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index 71384122..2e7f0f4f 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -2,7 +2,7 @@ "name": "@workleap/eslint-plugin", "author": "Workleap", "description": "Workleap recommended ESLint rules and configurations.", - "version": "3.2.1", + "version": "3.2.2", "keywords": [ "workleap", "eslint",