diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fdd36664ef4..f77317010d5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "7.2.0", + ".": "7.2.1", "dictionaries/ada": "4.0.1", "dictionaries/aws": "3.0.0", "dictionaries/bash": "4.1.1", @@ -21,9 +21,9 @@ "dictionaries/dotnet": "4.0.1", "dictionaries/el": "2.0.1", "dictionaries/elixir": "4.0.1", - "dictionaries/en_GB": "4.1.3", - "dictionaries/en_GB-MIT": "2.1.2", - "dictionaries/en_US": "4.1.2", + "dictionaries/en_GB": "4.1.4", + "dictionaries/en_GB-MIT": "2.1.3", + "dictionaries/en_US": "4.1.3", "dictionaries/eo": "2.0.0", "dictionaries/es_ES": "2.2.3", "dictionaries/et-EE": "2.0.8", @@ -52,7 +52,7 @@ "dictionaries/nb_NO": "1.0.5", "dictionaries/nl_NL": "2.2.8", "dictionaries/node": "4.0.2", - "dictionaries/npm": "5.0.2", + "dictionaries/npm": "5.0.3", "dictionaries/php": "3.0.4", "dictionaries/pl_PL": "2.0.1", "dictionaries/powershell": "3.0.0", @@ -84,5 +84,5 @@ "dictionaries/shell": "1.0.1", "dictionaries/svelte": "1.0.1", "dictionaries/k8s": "1.0.0", - "dictionaries/en_shared": "1.0.0" + "dictionaries/en_shared": "1.0.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cd5ebde25b1..ea0166b231b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Release Notes +## [7.2.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@7.2.0...cspell-dicts@7.2.1) (2022-12-28) + + +### Updates and Bug Fixes + +* add `pregenerate+d` to en-shared.txt ([#1735](https://github.com/streetsidesoftware/cspell-dicts/issues/1735)) ([56b8877](https://github.com/streetsidesoftware/cspell-dicts/commit/56b8877ba0ac387221a40ada09e0b1659f242dbd)) +* Add globby to known `npm` packages ([#1732](https://github.com/streetsidesoftware/cspell-dicts/issues/1732)) ([10783ef](https://github.com/streetsidesoftware/cspell-dicts/commit/10783ef20d6ed8658d39a8d22b06d98a0f355604)) + + +### Miscellaneous + +* Do not track en_shared generated dictionary. ([#1737](https://github.com/streetsidesoftware/cspell-dicts/issues/1737)) ([66e8368](https://github.com/streetsidesoftware/cspell-dicts/commit/66e8368bccec6d3c50b3d720e8d21591d3b47275)) + + +### Continuous Integration + +* Workflow Bot -- Build Dictionaries ([#1734](https://github.com/streetsidesoftware/cspell-dicts/issues/1734)) ([f216811](https://github.com/streetsidesoftware/cspell-dicts/commit/f216811e635e048a9d0cf402b837594f4eeac146)) +* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed)) + ## [7.2.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@7.1.1...cspell-dicts@7.2.0) (2022-12-25) diff --git a/dictionaries/en_GB-MIT/CHANGELOG.md b/dictionaries/en_GB-MIT/CHANGELOG.md index f1c16210795..4ed0ba02e86 100644 --- a/dictionaries/en_GB-MIT/CHANGELOG.md +++ b/dictionaries/en_GB-MIT/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.2...@cspell/dict-en-gb-mit@2.1.3) (2022-12-28) + + +### Continuous Integration + +* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed)) + ## [2.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.1...@cspell/dict-en-gb-mit@2.1.2) (2022-12-25) diff --git a/dictionaries/en_GB-MIT/package.json b/dictionaries/en_GB-MIT/package.json index 0a0571d5611..6abc31804df 100644 --- a/dictionaries/en_GB-MIT/package.json +++ b/dictionaries/en_GB-MIT/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en-gb-mit", - "version": "2.1.2", + "version": "2.1.3", "description": "British English dictionary for cspell with MIT License.", "publishConfig": { "access": "public" diff --git a/dictionaries/en_GB/CHANGELOG.md b/dictionaries/en_GB/CHANGELOG.md index c41353d8269..686d7dd584d 100644 --- a/dictionaries/en_GB/CHANGELOG.md +++ b/dictionaries/en_GB/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.3...@cspell/dict-en-gb@4.1.4) (2022-12-28) + + +### Continuous Integration + +* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed)) + ## [4.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.2...@cspell/dict-en-gb@4.1.3) (2022-12-25) diff --git a/dictionaries/en_GB/package.json b/dictionaries/en_GB/package.json index a6416563e21..5f1f9620850 100644 --- a/dictionaries/en_GB/package.json +++ b/dictionaries/en_GB/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en-gb", - "version": "4.1.3", + "version": "4.1.4", "description": "British English dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/en_US/CHANGELOG.md b/dictionaries/en_US/CHANGELOG.md index 54a50117c63..754a70b0985 100644 --- a/dictionaries/en_US/CHANGELOG.md +++ b/dictionaries/en_US/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.1.2...@cspell/dict-en_us@4.1.3) (2022-12-28) + + +### Continuous Integration + +* Workflow Bot -- Build Dictionaries ([#1736](https://github.com/streetsidesoftware/cspell-dicts/issues/1736)) ([c70b26c](https://github.com/streetsidesoftware/cspell-dicts/commit/c70b26cfa870a2a67868f8e71f936f57bdf871ed)) + ## [4.1.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.1.1...@cspell/dict-en_us@4.1.2) (2022-12-25) diff --git a/dictionaries/en_US/package.json b/dictionaries/en_US/package.json index e5b53950da7..036e89a42ff 100644 --- a/dictionaries/en_US/package.json +++ b/dictionaries/en_US/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en_us", - "version": "4.1.2", + "version": "4.1.3", "description": "English dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/en_shared/CHANGELOG.md b/dictionaries/en_shared/CHANGELOG.md index d258dff8d87..8adb867fc8b 100644 --- a/dictionaries/en_shared/CHANGELOG.md +++ b/dictionaries/en_shared/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [1.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.0...@cspell/dict-en-shared@1.0.1) (2022-12-28) + + +### Updates and Bug Fixes + +* add `pregenerate+d` to en-shared.txt ([#1735](https://github.com/streetsidesoftware/cspell-dicts/issues/1735)) ([56b8877](https://github.com/streetsidesoftware/cspell-dicts/commit/56b8877ba0ac387221a40ada09e0b1659f242dbd)) + + +### Miscellaneous + +* Do not track en_shared generated dictionary. ([#1737](https://github.com/streetsidesoftware/cspell-dicts/issues/1737)) ([66e8368](https://github.com/streetsidesoftware/cspell-dicts/commit/66e8368bccec6d3c50b3d720e8d21591d3b47275)) + ## 1.0.0 (2022-12-25) diff --git a/dictionaries/en_shared/package.json b/dictionaries/en_shared/package.json index ab718852435..7a0ded9b6f5 100644 --- a/dictionaries/en_shared/package.json +++ b/dictionaries/en_shared/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en-shared", - "version": "1.0.0", + "version": "1.0.1", "description": "English words shared between the various English dictionaries. -- Private until verified", "private": true, "publishConfig": { diff --git a/dictionaries/npm/CHANGELOG.md b/dictionaries/npm/CHANGELOG.md index 7581996b860..37410979fed 100644 --- a/dictionaries/npm/CHANGELOG.md +++ b/dictionaries/npm/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. +## [5.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.0.2...@cspell/dict-npm@5.0.3) (2022-12-28) + + +### Updates and Bug Fixes + +* Add globby to known `npm` packages ([#1732](https://github.com/streetsidesoftware/cspell-dicts/issues/1732)) ([10783ef](https://github.com/streetsidesoftware/cspell-dicts/commit/10783ef20d6ed8658d39a8d22b06d98a0f355604)) + + +### Continuous Integration + +* Workflow Bot -- Build Dictionaries ([#1734](https://github.com/streetsidesoftware/cspell-dicts/issues/1734)) ([f216811](https://github.com/streetsidesoftware/cspell-dicts/commit/f216811e635e048a9d0cf402b837594f4eeac146)) + ## [5.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.0.1...@cspell/dict-npm@5.0.2) (2022-12-25) diff --git a/dictionaries/npm/package.json b/dictionaries/npm/package.json index 67cc6c85279..717b19890ad 100644 --- a/dictionaries/npm/package.json +++ b/dictionaries/npm/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-npm", - "version": "5.0.2", + "version": "5.0.3", "description": "Dictionary of common NPM packages for cspell.", "publishConfig": { "access": "public" diff --git a/package.json b/package.json index 2a99289f713..a0b56a4de27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "7.2.0", + "version": "7.2.1", "private": true, "scripts": { "test": "lerna run test",