diff --git a/packages/commitlint-config/CHANGELOG.md b/packages/commitlint-config/CHANGELOG.md
index 861531f..dcac375 100644
--- a/packages/commitlint-config/CHANGELOG.md
+++ b/packages/commitlint-config/CHANGELOG.md
@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+
+## [1.0.12](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/commitlint-config@1.0.11...@lmc-eu/commitlint-config@1.0.12) (2022-03-25)
+
+### Dependencies
+
+- Update dependency @commitlint/config-conventional to v16 ([18ca37a](https://github.com/lmc-eu/code-quality-tools/commit/18ca37a))
+
+**Note:** Version bump only for package @lmc-eu/commitlint-config
+
## [1.0.11](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/commitlint-config@1.0.9...@lmc-eu/commitlint-config@1.0.11) (2022-03-08)
diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json
index 491d304..6aa2f8b 100644
--- a/packages/commitlint-config/package.json
+++ b/packages/commitlint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/commitlint-config",
- "version": "1.0.11",
+ "version": "1.0.12",
"description": "LMC's configuration for commitlint",
"keywords": [
"commitlint",
diff --git a/packages/conventional-changelog-lmc-bitbucket/CHANGELOG.md b/packages/conventional-changelog-lmc-bitbucket/CHANGELOG.md
index 52aee36..680fdb9 100644
--- a/packages/conventional-changelog-lmc-bitbucket/CHANGELOG.md
+++ b/packages/conventional-changelog-lmc-bitbucket/CHANGELOG.md
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+
+## [2.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.2...@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.3) (2022-03-25)
+
+### Dependencies
+
+- Pin dependencies ([521e78c](https://github.com/lmc-eu/code-quality-tools/commit/521e78c))
+- Update all non-major dependencies ([51b245d](https://github.com/lmc-eu/code-quality-tools/commit/51b245d))
+
+**Note:** Version bump only for package @lmc-eu/conventional-changelog-lmc-bitbucket
+
## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.1...@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.2) (2022-03-14)
diff --git a/packages/conventional-changelog-lmc-bitbucket/package.json b/packages/conventional-changelog-lmc-bitbucket/package.json
index 391fffd..dbb2edd 100644
--- a/packages/conventional-changelog-lmc-bitbucket/package.json
+++ b/packages/conventional-changelog-lmc-bitbucket/package.json
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/conventional-changelog-lmc-bitbucket",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "conventional-changelog LMC preset for BitBucket",
"keywords": [
"lmc",
diff --git a/packages/conventional-changelog-lmc-github/CHANGELOG.md b/packages/conventional-changelog-lmc-github/CHANGELOG.md
index 73b8cec..2c15395 100644
--- a/packages/conventional-changelog-lmc-github/CHANGELOG.md
+++ b/packages/conventional-changelog-lmc-github/CHANGELOG.md
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+
+## [2.0.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-github@2.0.2...@lmc-eu/conventional-changelog-lmc-github@2.0.3) (2022-03-25)
+
+### Dependencies
+
+- Pin dependencies ([521e78c](https://github.com/lmc-eu/code-quality-tools/commit/521e78c))
+- Update all non-major dependencies ([51b245d](https://github.com/lmc-eu/code-quality-tools/commit/51b245d))
+
+**Note:** Version bump only for package @lmc-eu/conventional-changelog-lmc-github
+
## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-github@2.0.1...@lmc-eu/conventional-changelog-lmc-github@2.0.2) (2022-03-14)
diff --git a/packages/conventional-changelog-lmc-github/package.json b/packages/conventional-changelog-lmc-github/package.json
index d02b880..a788c5e 100644
--- a/packages/conventional-changelog-lmc-github/package.json
+++ b/packages/conventional-changelog-lmc-github/package.json
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/conventional-changelog-lmc-github",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "conventional-changelog LMC preset for GitHub",
"keywords": [
"lmc",
diff --git a/packages/eslint-config-base/CHANGELOG.md b/packages/eslint-config-base/CHANGELOG.md
index 616bff3..9ef8e18 100644
--- a/packages/eslint-config-base/CHANGELOG.md
+++ b/packages/eslint-config-base/CHANGELOG.md
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+
+## [1.1.4](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@1.1.3...@lmc-eu/eslint-config-base@1.1.4) (2022-03-25)
+
+### Dependencies
+
+- Update dependency eslint-config-airbnb-base to v15 ([1178dae](https://github.com/lmc-eu/code-quality-tools/commit/1178dae))
+- Update dependency eslint-plugin-jsdoc to v38 ([3400c4c](https://github.com/lmc-eu/code-quality-tools/commit/3400c4c))
+
+**Note:** Version bump only for package @lmc-eu/eslint-config-base
+
## [1.1.3](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-base@1.1.2...@lmc-eu/eslint-config-base@1.1.3) (2022-03-08)
diff --git a/packages/eslint-config-base/package.json b/packages/eslint-config-base/package.json
index 789851d..a8a9207 100644
--- a/packages/eslint-config-base/package.json
+++ b/packages/eslint-config-base/package.json
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/eslint-config-base",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "LMC's ESlint configuration preset",
"keywords": [
"eslint",
diff --git a/packages/eslint-config-jest/CHANGELOG.md b/packages/eslint-config-jest/CHANGELOG.md
index 1601b1b..eb17962 100644
--- a/packages/eslint-config-jest/CHANGELOG.md
+++ b/packages/eslint-config-jest/CHANGELOG.md
@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+
+## [1.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-jest@1.0.0...@lmc-eu/eslint-config-jest@1.0.1) (2022-03-25)
+
+### Dependencies
+
+- Update dependency eslint-plugin-jest to v26 ([d30ceaa](https://github.com/lmc-eu/code-quality-tools/commit/d30ceaa))
+
+**Note:** Version bump only for package @lmc-eu/eslint-config-jest
+
## 1.0.0 (2022-03-14)
diff --git a/packages/eslint-config-jest/package.json b/packages/eslint-config-jest/package.json
index 5e6783d..f8d3880 100644
--- a/packages/eslint-config-jest/package.json
+++ b/packages/eslint-config-jest/package.json
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/eslint-config-jest",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "LMC's ESlint configuration for projects using Jest as test runner",
"keywords": [
"eslint",
@@ -26,7 +26,7 @@
"url": "https://github.com/lmc-eu/code-quality-tools/issues"
},
"dependencies": {
- "@lmc-eu/eslint-config-base": "^1.1.1",
+ "@lmc-eu/eslint-config-base": "^1.1.4",
"eslint-plugin-jest": "^26.0.0",
"eslint-plugin-jest-formatting": "^3.1.0"
},
diff --git a/packages/eslint-config-react/CHANGELOG.md b/packages/eslint-config-react/CHANGELOG.md
index bfa4b04..58feb47 100644
--- a/packages/eslint-config-react/CHANGELOG.md
+++ b/packages/eslint-config-react/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+
+## [1.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/eslint-config-react@1.0.0...@lmc-eu/eslint-config-react@1.0.1) (2022-03-25)
+
+Miscellaneous changes
+
+**Note:** Version bump only for package @lmc-eu/eslint-config-react
+
# 1.0.0 (2022-03-14)
diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json
index ec0ae36..0e63845 100644
--- a/packages/eslint-config-react/package.json
+++ b/packages/eslint-config-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/eslint-config-react",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "LMC's ESlint configuration for React projects",
"keywords": [
"eslint",
@@ -28,7 +28,7 @@
"dependencies": {
"@babel/core": "^7.16.5",
"@babel/eslint-parser": "^7.16.5",
- "@lmc-eu/eslint-config-base": "^1.0.0",
+ "@lmc-eu/eslint-config-base": "^1.1.4",
"eslint-config-airbnb": "^19.0.2"
},
"peerDependencies": {
diff --git a/packages/stylelint-config/CHANGELOG.md b/packages/stylelint-config/CHANGELOG.md
index 5724758..718c7fa 100644
--- a/packages/stylelint-config/CHANGELOG.md
+++ b/packages/stylelint-config/CHANGELOG.md
@@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+
+
+# [4.0.0](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/stylelint-config@3.0.1...@lmc-eu/stylelint-config@4.0.0) (2022-03-25)
+
+## BREAKING CHANGES
+
+- **stylelint-config:** Remove `camelCaseSvgKeywords` in `value-keyword-case` ([aa5a358](https://github.com/lmc-eu/code-quality-tools/commit/aa5a358))
+ - this options requires svg keywords to be in camel case like `currentColor`
+ - this casing is considered as legacy by community and shoudl be avoided
+
+**Note:** Version bump only for package @lmc-eu/stylelint-config
+
## [3.0.1](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/stylelint-config@3.0.0...@lmc-eu/stylelint-config@3.0.1) (2022-03-08)
diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json
index aa51a90..9cd29d3 100644
--- a/packages/stylelint-config/package.json
+++ b/packages/stylelint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/stylelint-config",
- "version": "3.0.1",
+ "version": "4.0.0",
"description": "LMC's config for Stylelint",
"keywords": [
"stylelint",