diff --git a/package-lock.json b/package-lock.json index 6a318577..f7793e7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17523,7 +17523,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.8.2", + "version": "0.9.0", "license": "Apache-2.0", "dependencies": { "@cspell/dict-ar": "1.1.0", @@ -17575,7 +17575,7 @@ }, "projects/prettier-config": { "name": "@taiga-ui/prettier-config", - "version": "0.2.2", + "version": "0.3.0", "license": "Apache-2.0", "dependencies": { "@prettier/plugin-xml": "3.2.1", diff --git a/projects/cspell-config/CHANGELOG.md b/projects/cspell-config/CHANGELOG.md index a6554558..3bed32ba 100644 --- a/projects/cspell-config/CHANGELOG.md +++ b/projects/cspell-config/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. +# [0.9.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.8.2...@taiga-ui/cspell-config@0.9.0) (2023-09-12) + +### Features + +- update peer deps ([82cc2b2](https://github.com/taiga-family/taiga-ui/commit/82cc2b29e35173e797ffa4b5007477f5d4f38b1b)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [0.8.2](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.8.1...@taiga-ui/cspell-config@0.8.2) (2023-09-07) **Note:** Version bump only for package @taiga-ui/cspell-config diff --git a/projects/cspell-config/package.json b/projects/cspell-config/package.json index adbe687d..e2fe216e 100644 --- a/projects/cspell-config/package.json +++ b/projects/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cspell-config", - "version": "0.8.2", + "version": "0.9.0", "description": "Taiga UI cspell config", "keywords": [ "cspell" diff --git a/projects/prettier-config/CHANGELOG.md b/projects/prettier-config/CHANGELOG.md index 2d0252e1..256fc9ba 100644 --- a/projects/prettier-config/CHANGELOG.md +++ b/projects/prettier-config/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. +# [0.3.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/prettier-config@0.2.2...@taiga-ui/prettier-config@0.3.0) (2023-09-12) + +### Features + +- update peer deps ([82cc2b2](https://github.com/taiga-family/taiga-ui/commit/82cc2b29e35173e797ffa4b5007477f5d4f38b1b)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [0.2.2](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/prettier-config@0.2.1...@taiga-ui/prettier-config@0.2.2) (2023-09-12) **Note:** Version bump only for package @taiga-ui/prettier-config diff --git a/projects/prettier-config/package.json b/projects/prettier-config/package.json index 4c6a74f3..4b043b75 100644 --- a/projects/prettier-config/package.json +++ b/projects/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/prettier-config", - "version": "0.2.2", + "version": "0.3.0", "description": "Taiga-ui prettier config", "keywords": [ "prettier",