diff --git a/.changeset/great-moles-help.md b/.changeset/great-moles-help.md deleted file mode 100644 index b5f7bb9..0000000 --- a/.changeset/great-moles-help.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'@commencis/lint-staged-config': major -'@commencis/commitlint-config': major -'@commencis/eslint-plugin': major -'@commencis/stylelint-config': minor -'@commencis/prettier-config': minor -'@commencis/eslint-config': minor ---- - -- [Release]: Final stable versions before breaking changes. diff --git a/packages/commitlint-config/CHANGELOG.md b/packages/commitlint-config/CHANGELOG.md index f1f43b6..8727473 100644 --- a/packages/commitlint-config/CHANGELOG.md +++ b/packages/commitlint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @commencis/commitlint-config +## 2.0.0 + +### Major Changes + +- - [Release]: Final stable versions before breaking changes. ([#402](https://github.com/Commencis/js-toolkit/pull/402)) + ## 1.2.0 ### Minor Changes diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index 7dd95d1..0028339 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@commencis/commitlint-config", - "version": "1.2.0", + "version": "2.0.0", "description": "Commencis Commitlint config", "author": "Commencis WEB Team", "license": "Apache-2.0", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 6c847e5..a64b9d0 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @commencis/eslint-config +## 2.4.0 + +### Minor Changes + +- - [Release]: Final stable versions before breaking changes. ([#402](https://github.com/Commencis/js-toolkit/pull/402)) + ## 2.3.0 ### Minor Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 9ba8801..b103258 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@commencis/eslint-config", - "version": "2.3.0", + "version": "2.4.0", "description": "Commencis ESLint config", "author": "Commencis WEB Team", "license": "Apache-2.0", diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index 699e72b..27a530e 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -1,5 +1,11 @@ # @commencis/eslint-plugin +## 2.0.0 + +### Major Changes + +- - [Release]: Final stable versions before breaking changes. ([#402](https://github.com/Commencis/js-toolkit/pull/402)) + ## 1.6.0 ### Minor Changes diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index de9b6a5..2a53644 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@commencis/eslint-plugin", - "version": "1.6.0", + "version": "2.0.0", "description": "Commencis ESLint plugin", "author": "Commencis WEB Team", "license": "Apache-2.0", diff --git a/packages/lint-staged-config/CHANGELOG.md b/packages/lint-staged-config/CHANGELOG.md index e93a04d..5e3c9ca 100644 --- a/packages/lint-staged-config/CHANGELOG.md +++ b/packages/lint-staged-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @commencis/lint-staged-config +## 2.0.0 + +### Major Changes + +- - [Release]: Final stable versions before breaking changes. ([#402](https://github.com/Commencis/js-toolkit/pull/402)) + ## 1.2.0 ### Minor Changes diff --git a/packages/lint-staged-config/package.json b/packages/lint-staged-config/package.json index 7d8707c..36f7e07 100644 --- a/packages/lint-staged-config/package.json +++ b/packages/lint-staged-config/package.json @@ -1,6 +1,6 @@ { "name": "@commencis/lint-staged-config", - "version": "1.2.0", + "version": "2.0.0", "description": "Commencis Lint-Staged config", "author": "Commencis WEB Team", "license": "Apache-2.0", diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index 992846e..5c45ede 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @commencis/prettier-config +## 2.1.0 + +### Minor Changes + +- - [Release]: Final stable versions before breaking changes. ([#402](https://github.com/Commencis/js-toolkit/pull/402)) + ## 2.0.0 ### Major Changes diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index e8b4618..9bf6c42 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@commencis/prettier-config", - "version": "2.0.0", + "version": "2.1.0", "description": "Commencis Prettier config", "author": "Commencis WEB Team", "license": "Apache-2.0", diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md index becc66b..20cc908 100644 --- a/packages/stylelint-config/CHANGELOG.md +++ b/packages/stylelint-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @commencis/stylelint-config +## 2.5.0 + +### Minor Changes + +- - [Release]: Final stable versions before breaking changes. ([#402](https://github.com/Commencis/js-toolkit/pull/402)) + ## 2.4.0 ### Minor Changes diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index fff7515..165b93d 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@commencis/stylelint-config", - "version": "2.4.0", + "version": "2.5.0", "description": "Commencis Stylelint config", "author": "Commencis WEB Team", "license": "Apache-2.0",