diff --git a/package-lock.json b/package-lock.json index 37036f52..3fa8a0f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17389,7 +17389,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.10.0", + "version": "0.11.0", "license": "Apache-2.0", "dependencies": { "@cspell/dict-ar": "1.1.0", diff --git a/projects/cspell-config/CHANGELOG.md b/projects/cspell-config/CHANGELOG.md index cb1407fe..74be983f 100644 --- a/projects/cspell-config/CHANGELOG.md +++ b/projects/cspell-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. +# [0.11.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.10.0...@taiga-ui/cspell-config@0.11.0) (2023-10-02) + +### Features + +- **cspell-config:** add `scrollbars` word + ([5533b80](https://github.com/taiga-family/taiga-ui/commit/5533b80c9683d6226f0c9be8e67d4855f53fd09e)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # [0.10.0](https://github.com/taiga-family/taiga-ui/compare/@taiga-ui/cspell-config@0.9.0...@taiga-ui/cspell-config@0.10.0) (2023-09-22) ### Features diff --git a/projects/cspell-config/package.json b/projects/cspell-config/package.json index 2416b719..b44eec14 100644 --- a/projects/cspell-config/package.json +++ b/projects/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cspell-config", - "version": "0.10.0", + "version": "0.11.0", "description": "Taiga UI cspell config", "keywords": [ "cspell"