From 398907ebae6488abd5eb8727bb2fee33fcacca46 Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Sun, 19 Nov 2023 08:12:26 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md - @taiga-ui/cspell-config@0.21.0 --- package-lock.json | 17 ++++++++++++++++- projects/cspell-config/CHANGELOG.md | 12 ++++++++++++ projects/cspell-config/package.json | 2 +- 3 files changed, 29 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 99cbece8..7dfc1fb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46092,7 +46092,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.20.0", + "version": "0.21.0", "license": "Apache-2.0", "dependencies": { "@cspell/dict-ar": "1.1.0", @@ -46323,6 +46323,21 @@ } } }, + "taiga-ui/node_modules/@taiga-ui/cspell-config": { + "version": "0.20.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.20.0.tgz", + "integrity": "sha512-tOsojfGMGC3+AlZQ2RMx7IJt5FYvYJqc3XwOIfjEJGS1FMvU+WhYxc41aLVDHUUj6J72K5gz//iE02AiMxr4ig==", + "dev": true, + "dependencies": { + "@cspell/dict-ar": "1.1.0", + "@cspell/dict-lorem-ipsum": "4.0.0", + "@cspell/dict-ru_ru": "2.2.0", + "@cspell/dict-scientific-terms-us": "3.0.0" + }, + "peerDependencies": { + "cspell": "*" + } + }, "taiga-ui/node_modules/@taiga-ui/eslint-plugin-experience": { "version": "0.32.0", "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.32.0.tgz", diff --git a/projects/cspell-config/CHANGELOG.md b/projects/cspell-config/CHANGELOG.md index d831853a..c073c73b 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.21.0](https://github.com/taiga-family/linters/compare/@taiga-ui/cspell-config@0.20.0...@taiga-ui/cspell-config@0.21.0) (2023-11-19) + +### Features + +- **cspell-config:** add `macrotask` word + ([065f5bf](https://github.com/taiga-family/linters/commit/065f5bfb318c2afaaa6ee7b4382ea6a092324179)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # 0.20.0 (2023-11-14) ### Features diff --git a/projects/cspell-config/package.json b/projects/cspell-config/package.json index 4d91e1b6..84c8d52c 100644 --- a/projects/cspell-config/package.json +++ b/projects/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cspell-config", - "version": "0.20.0", + "version": "0.21.0", "description": "Taiga UI cspell config", "keywords": [ "cspell"