diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fea1228ee50..adacbcf75dd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "28.0.0", + ".": "28.1.0", "dictionaries/ada": "4.0.5", "dictionaries/aws": "4.0.7", "dictionaries/bash": "4.1.8", @@ -8,7 +8,7 @@ "dictionaries/city-names-finland": "3.0.3", "dictionaries/clojure": "2.0.5", "dictionaries/companies": "3.1.7", - "dictionaries/cpp": "6.0.0", + "dictionaries/cpp": "6.0.1", "dictionaries/cryptocurrencies": "5.0.3", "dictionaries/cs_CZ": "3.0.5", "dictionaries/csharp": "4.0.5", @@ -21,7 +21,7 @@ "dictionaries/dotnet": "5.0.8", "dictionaries/el": "3.1.5", "dictionaries/elixir": "4.0.6", - "dictionaries/en_GB": "4.1.49", + "dictionaries/en_GB": "4.1.50", "dictionaries/en_GB-MIT": "2.1.26", "dictionaries/en_US": "4.3.26", "dictionaries/eo": "3.0.4", @@ -51,8 +51,8 @@ "dictionaries/monkeyc": "1.0.9", "dictionaries/nb_NO": "2.0.3", "dictionaries/nl_NL": "2.3.3", - "dictionaries/node": "5.0.4", - "dictionaries/npm": "5.1.9", + "dictionaries/node": "5.0.5", + "dictionaries/npm": "5.1.10", "dictionaries/php": "4.0.13", "dictionaries/pl_PL": "3.0.4", "dictionaries/powershell": "5.0.13", @@ -65,9 +65,9 @@ "dictionaries/ruby": "5.0.7", "dictionaries/rust": "4.0.9", "dictionaries/scala": "5.0.6", - "dictionaries/scientific_terms_US": "3.0.4", + "dictionaries/scientific_terms_US": "3.0.5", "dictionaries/sl_SI": "1.0.8", - "dictionaries/software-terms": "4.1.12", + "dictionaries/software-terms": "4.1.13", "dictionaries/sql": "2.1.8", "dictionaries/sv": "2.2.3", "dictionaries/swift": "2.0.4", @@ -105,7 +105,7 @@ "dictionaries/makefile": "1.0.3", "dictionaries/id_ID": "1.0.4", "dictionaries/hu_HU": "1.0.4", - "dictionaries/fi_FI": "1.0.3", + "dictionaries/fi_FI": "1.1.0", "dictionaries/la": "1.0.3", "dictionaries/julia": "1.0.4", "dictionaries/terraform": "1.0.6", @@ -114,5 +114,5 @@ "dictionaries/google": "1.0.4", "dictionaries/people-names": "1.1.4", "dictionaries/flutter": "1.0.3", - "dictionaries/cspell": "1.0.3" + "dictionaries/cspell": "1.0.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 155f2d16aa3..6a935840293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Release Notes +## [28.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.0.0...cspell-dicts@28.1.0) (2024-11-03) + + +### Features + +* Finnish dictionary ([#3774](https://github.com/streetsidesoftware/cspell-dicts/issues/3774)) ([7499383](https://github.com/streetsidesoftware/cspell-dicts/commit/7499383daa691badeac714008976cca74230b391)) + + +### Updates and Bug Fixes + +* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862)) +* Add more compounds to CPP ([#3770](https://github.com/streetsidesoftware/cspell-dicts/issues/3770)) ([671ccdc](https://github.com/streetsidesoftware/cspell-dicts/commit/671ccdc0af91eaaf2f4a91249bcd24c08fcf2068)) +* Workflow Bot -- Build Dictionaries ([#3764](https://github.com/streetsidesoftware/cspell-dicts/issues/3764)) ([6a3e0cd](https://github.com/streetsidesoftware/cspell-dicts/commit/6a3e0cd054aedcacfc83fe717649183a7107b1ac)) +* Workflow Bot -- Build Dictionaries ([#3768](https://github.com/streetsidesoftware/cspell-dicts/issues/3768)) ([5de522b](https://github.com/streetsidesoftware/cspell-dicts/commit/5de522ba1557f8a83fc396c44d77cac1e63e546b)) +* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80)) +* Workflow Bot -- Build Dictionaries ([#3775](https://github.com/streetsidesoftware/cspell-dicts/issues/3775)) ([8b74d20](https://github.com/streetsidesoftware/cspell-dicts/commit/8b74d20b6024669804f2f8aa3698400d18328ec2)) + ## [28.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@27.5.16...cspell-dicts@28.0.0) (2024-11-02) diff --git a/dictionaries/cpp/CHANGELOG.md b/dictionaries/cpp/CHANGELOG.md index 36fde21fc49..17063cbbe54 100644 --- a/dictionaries/cpp/CHANGELOG.md +++ b/dictionaries/cpp/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. +## [6.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@6.0.0...@cspell/dict-cpp@6.0.1) (2024-11-03) + + +### Updates and Bug Fixes + +* Add more compounds to CPP ([#3770](https://github.com/streetsidesoftware/cspell-dicts/issues/3770)) ([671ccdc](https://github.com/streetsidesoftware/cspell-dicts/commit/671ccdc0af91eaaf2f4a91249bcd24c08fcf2068)) +* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80)) + ## [6.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.1.23...@cspell/dict-cpp@6.0.0) (2024-11-02) diff --git a/dictionaries/cpp/package.json b/dictionaries/cpp/package.json index 6fae9a4c217..3481083712b 100644 --- a/dictionaries/cpp/package.json +++ b/dictionaries/cpp/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cpp", - "version": "6.0.0", + "version": "6.0.1", "description": "C/C++ Dictionary dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/cspell/CHANGELOG.md b/dictionaries/cspell/CHANGELOG.md index 94b120aa1fe..0a957c2f188 100644 --- a/dictionaries/cspell/CHANGELOG.md +++ b/dictionaries/cspell/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [1.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.3...@cspell/dict-cspell-bundle@1.0.4) (2024-11-03) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @cspell/dict-cpp bumped to 6.0.1 + * @cspell/dict-node bumped to 5.0.5 + * @cspell/dict-npm bumped to 5.1.10 + * @cspell/dict-software-terms bumped to 4.1.13 + ## [1.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.2...@cspell/dict-cspell-bundle@1.0.3) (2024-11-02) diff --git a/dictionaries/cspell/package.json b/dictionaries/cspell/package.json index 07c4643b71e..91a58fce76d 100644 --- a/dictionaries/cspell/package.json +++ b/dictionaries/cspell/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cspell-bundle", - "version": "1.0.3", + "version": "1.0.4", "description": "Dictionaries included with the CSpell Command Line tool.", "private": false, "publishConfig": { diff --git a/dictionaries/en_GB/CHANGELOG.md b/dictionaries/en_GB/CHANGELOG.md index c3c8ee863f0..a80be315cd3 100644 --- a/dictionaries/en_GB/CHANGELOG.md +++ b/dictionaries/en_GB/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. +## [4.1.50](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.49...@cspell/dict-en-gb@4.1.50) (2024-11-03) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#3764](https://github.com/streetsidesoftware/cspell-dicts/issues/3764)) ([6a3e0cd](https://github.com/streetsidesoftware/cspell-dicts/commit/6a3e0cd054aedcacfc83fe717649183a7107b1ac)) +* Workflow Bot -- Build Dictionaries ([#3768](https://github.com/streetsidesoftware/cspell-dicts/issues/3768)) ([5de522b](https://github.com/streetsidesoftware/cspell-dicts/commit/5de522ba1557f8a83fc396c44d77cac1e63e546b)) + ## [4.1.49](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.48...@cspell/dict-en-gb@4.1.49) (2024-10-11) diff --git a/dictionaries/en_GB/package.json b/dictionaries/en_GB/package.json index b1e31810028..45c6d91a194 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.49", + "version": "4.1.50", "description": "British English dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/fi_FI/CHANGELOG.md b/dictionaries/fi_FI/CHANGELOG.md index db07cda13e3..041076e3db4 100644 --- a/dictionaries/fi_FI/CHANGELOG.md +++ b/dictionaries/fi_FI/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [1.1.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-fi-fi@1.0.3...@cspell/dict-fi-fi@1.1.0) (2024-11-03) + + +### Features + +* Finnish dictionary ([#3774](https://github.com/streetsidesoftware/cspell-dicts/issues/3774)) ([7499383](https://github.com/streetsidesoftware/cspell-dicts/commit/7499383daa691badeac714008976cca74230b391)) + ## [1.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-fi-fi@1.0.2...@cspell/dict-fi-fi@1.0.3) (2024-10-11) diff --git a/dictionaries/fi_FI/package.json b/dictionaries/fi_FI/package.json index 4102f254863..d7190cb58e3 100644 --- a/dictionaries/fi_FI/package.json +++ b/dictionaries/fi_FI/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-fi-fi", - "version": "1.0.3", + "version": "1.1.0", "description": "Finnish dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/node/CHANGELOG.md b/dictionaries/node/CHANGELOG.md index 69e9c7ad132..307af11b2e0 100644 --- a/dictionaries/node/CHANGELOG.md +++ b/dictionaries/node/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. +## [5.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-node@5.0.4...@cspell/dict-node@5.0.5) (2024-11-03) + + +### Updates and Bug Fixes + +* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862)) +* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80)) + ## [5.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-node@5.0.3...@cspell/dict-node@5.0.4) (2024-10-11) diff --git a/dictionaries/node/package.json b/dictionaries/node/package.json index 29bb03c5563..a8de05ba1b6 100644 --- a/dictionaries/node/package.json +++ b/dictionaries/node/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-node", - "version": "5.0.4", + "version": "5.0.5", "description": "Node.js dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/npm/CHANGELOG.md b/dictionaries/npm/CHANGELOG.md index 72ce4d7e4aa..4ca3a4f6236 100644 --- a/dictionaries/npm/CHANGELOG.md +++ b/dictionaries/npm/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. +## [5.1.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.1.9...@cspell/dict-npm@5.1.10) (2024-11-03) + + +### Updates and Bug Fixes + +* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862)) + ## [5.1.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-npm@5.1.8...@cspell/dict-npm@5.1.9) (2024-11-02) diff --git a/dictionaries/npm/package.json b/dictionaries/npm/package.json index be29f40f130..280d6bbfe60 100644 --- a/dictionaries/npm/package.json +++ b/dictionaries/npm/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-npm", - "version": "5.1.9", + "version": "5.1.10", "description": "Dictionary of common NPM packages for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/scientific_terms_US/CHANGELOG.md b/dictionaries/scientific_terms_US/CHANGELOG.md index 9a1f21fe8a8..e6e940178e5 100644 --- a/dictionaries/scientific_terms_US/CHANGELOG.md +++ b/dictionaries/scientific_terms_US/CHANGELOG.md @@ -22,6 +22,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [3.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-scientific-terms-us@3.0.4...@cspell/dict-scientific-terms-us@3.0.5) (2024-11-03) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#3771](https://github.com/streetsidesoftware/cspell-dicts/issues/3771)) ([2cfa1eb](https://github.com/streetsidesoftware/cspell-dicts/commit/2cfa1ebce68e789285f8bf8f7b3e1402cb4c1b80)) + ## [3.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-scientific-terms-us@3.0.3...@cspell/dict-scientific-terms-us@3.0.4) (2024-10-11) diff --git a/dictionaries/scientific_terms_US/package.json b/dictionaries/scientific_terms_US/package.json index 8c0f30cba0a..a873c1c07ec 100644 --- a/dictionaries/scientific_terms_US/package.json +++ b/dictionaries/scientific_terms_US/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-scientific-terms-us", - "version": "3.0.4", + "version": "3.0.5", "description": "Scientific Terms US dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/software-terms/CHANGELOG.md b/dictionaries/software-terms/CHANGELOG.md index 84a7ee69ff6..c26f3ad77a5 100644 --- a/dictionaries/software-terms/CHANGELOG.md +++ b/dictionaries/software-terms/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.13](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@4.1.12...@cspell/dict-software-terms@4.1.13) (2024-11-03) + + +### Updates and Bug Fixes + +* Add `corepack` to tools ([#3773](https://github.com/streetsidesoftware/cspell-dicts/issues/3773)) ([6130c25](https://github.com/streetsidesoftware/cspell-dicts/commit/6130c25eed04b21e530eceb136528fcd1ac76862)) + ## [4.1.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@4.1.11...@cspell/dict-software-terms@4.1.12) (2024-10-27) diff --git a/dictionaries/software-terms/package.json b/dictionaries/software-terms/package.json index ad9f9d080cf..bd118adcfdc 100644 --- a/dictionaries/software-terms/package.json +++ b/dictionaries/software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "4.1.12", + "version": "4.1.13", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public", diff --git a/package.json b/package.json index 29d5c29996f..8dd408b7c77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "28.0.0", + "version": "28.1.0", "private": true, "packageManager": "pnpm@9.4.0", "scripts": {