diff --git a/.changeset/twenty-bags-dress.md b/.changeset/twenty-bags-dress.md deleted file mode 100644 index b5b7a5f5..00000000 --- a/.changeset/twenty-bags-dress.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -'@wayofdev/browserslist-config': patch -'@wayofdev/eslint-config-bases': patch -'@wayofdev/markdownlint-config': patch -'@wayofdev/lint-staged-config': patch -'@wayofdev/commitlint-config': patch -'@wayofdev/secretlint-config': patch -'@wayofdev/stylelint-config': patch -'@wayofdev/htmlhint-config': patch -'@wayofdev/tsconfig-config': patch -'@wayofdev/postcss-config': patch ---- - -fix: lint-staged config changes diff --git a/packages/browserslist-config/CHANGELOG.md b/packages/browserslist-config/CHANGELOG.md index 0887d3b3..158b1e0c 100644 --- a/packages/browserslist-config/CHANGELOG.md +++ b/packages/browserslist-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/browserslist-config +## 2.0.2 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.1 ### Patch Changes diff --git a/packages/browserslist-config/package.json b/packages/browserslist-config/package.json index 515401aa..3a87e9e4 100644 --- a/packages/browserslist-config/package.json +++ b/packages/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/browserslist-config", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "A shareable browserslist configuration for projects.", "keywords": [ diff --git a/packages/commitlint-config/CHANGELOG.md b/packages/commitlint-config/CHANGELOG.md index c133354d..5fc0b429 100644 --- a/packages/commitlint-config/CHANGELOG.md +++ b/packages/commitlint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/commitlint-config +## 2.0.1 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.0 ### Major Changes diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index b774dbb3..fed8997b 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/commitlint-config", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A shareable commitlint configuration for projects.", "keywords": [ diff --git a/packages/eslint-config-bases/CHANGELOG.md b/packages/eslint-config-bases/CHANGELOG.md index 5ac83e4b..7ebbce68 100644 --- a/packages/eslint-config-bases/CHANGELOG.md +++ b/packages/eslint-config-bases/CHANGELOG.md @@ -1,5 +1,14 @@ # @wayofdev/eslint-config-bases +## 2.0.3 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + +- Updated dependencies [[`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4)]: + - @wayofdev/lint-staged-config@2.0.1 + ## 2.0.2 ### Patch Changes diff --git a/packages/eslint-config-bases/package.json b/packages/eslint-config-bases/package.json index eccaa454..63fde07f 100644 --- a/packages/eslint-config-bases/package.json +++ b/packages/eslint-config-bases/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/eslint-config-bases", - "version": "2.0.2", + "version": "2.0.3", "private": false, "description": "A shareable eslint base configuration for projects.", "keywords": [ diff --git a/packages/htmlhint-config/CHANGELOG.md b/packages/htmlhint-config/CHANGELOG.md index 97399cb7..ff593c71 100644 --- a/packages/htmlhint-config/CHANGELOG.md +++ b/packages/htmlhint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/htmlhint-config +## 2.0.1 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.0 ### Major Changes diff --git a/packages/htmlhint-config/package.json b/packages/htmlhint-config/package.json index b945105d..f6d1d851 100644 --- a/packages/htmlhint-config/package.json +++ b/packages/htmlhint-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/htmlhint-config", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A shareable htmlhint configuration for projects.", "keywords": [ diff --git a/packages/lint-staged-config/CHANGELOG.md b/packages/lint-staged-config/CHANGELOG.md index fa213a9d..35c7b811 100644 --- a/packages/lint-staged-config/CHANGELOG.md +++ b/packages/lint-staged-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/lint-staged-config +## 2.0.1 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.0 ### Major Changes diff --git a/packages/lint-staged-config/package.json b/packages/lint-staged-config/package.json index 023be65c..643f5fd0 100644 --- a/packages/lint-staged-config/package.json +++ b/packages/lint-staged-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/lint-staged-config", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A shareable lint-staged configuration for projects.", "keywords": [ diff --git a/packages/markdownlint-config/CHANGELOG.md b/packages/markdownlint-config/CHANGELOG.md index 73b73b6f..f15a932e 100644 --- a/packages/markdownlint-config/CHANGELOG.md +++ b/packages/markdownlint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/markdownlint-config +## 2.0.1 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.0 ### Major Changes diff --git a/packages/markdownlint-config/package.json b/packages/markdownlint-config/package.json index 111baead..f8ed7f0d 100644 --- a/packages/markdownlint-config/package.json +++ b/packages/markdownlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/markdownlint-config", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A shareable markdownlint configuration for projects.", "keywords": [ diff --git a/packages/postcss-config/CHANGELOG.md b/packages/postcss-config/CHANGELOG.md index 2c01617c..0d778513 100644 --- a/packages/postcss-config/CHANGELOG.md +++ b/packages/postcss-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/postcss-config +## 2.0.1 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.0 ### Major Changes diff --git a/packages/postcss-config/package.json b/packages/postcss-config/package.json index c391a93e..e9c967b7 100644 --- a/packages/postcss-config/package.json +++ b/packages/postcss-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/postcss-config", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A shareable postcss configuration for projects.", "keywords": [ diff --git a/packages/secretlint-config/CHANGELOG.md b/packages/secretlint-config/CHANGELOG.md index 500944d3..d5ca1d0d 100644 --- a/packages/secretlint-config/CHANGELOG.md +++ b/packages/secretlint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/secretlint-config +## 2.0.2 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.1 ### Patch Changes diff --git a/packages/secretlint-config/package.json b/packages/secretlint-config/package.json index 69bd7f02..025cd73e 100644 --- a/packages/secretlint-config/package.json +++ b/packages/secretlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/secretlint-config", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "A shareable secretlint configuration for projects.", "keywords": [ diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index 09fcaebc..b4962ed0 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/stylelint-config +## 2.0.1 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.0 ### Major Changes diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index be362dca..b8fb9193 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/stylelint-config", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "A shareable stylelint configuration for projects.", "keywords": [ diff --git a/packages/tsconfig-config/CHANGELOG.md b/packages/tsconfig-config/CHANGELOG.md index ac50cbe0..d1431db5 100644 --- a/packages/tsconfig-config/CHANGELOG.md +++ b/packages/tsconfig-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @wayofdev/tsconfig-config +## 2.0.2 + +### Patch Changes + +- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes + ## 2.0.1 ### Patch Changes diff --git a/packages/tsconfig-config/package.json b/packages/tsconfig-config/package.json index 978e95f1..cf566e7e 100644 --- a/packages/tsconfig-config/package.json +++ b/packages/tsconfig-config/package.json @@ -1,6 +1,6 @@ { "name": "@wayofdev/tsconfig-config", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "A shareable tsconfig configuration for projects.", "keywords": [