diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 09f7e1adffb..3db847c8578 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "28.8.2", + ".": "28.8.3", "dictionaries/ada": "4.1.0", "dictionaries/aws": "4.0.9", "dictionaries/bash": "4.2.0", @@ -21,9 +21,9 @@ "dictionaries/dotnet": "5.0.9", "dictionaries/el": "3.1.6", "dictionaries/elixir": "4.0.7", - "dictionaries/en_GB": "4.1.53", - "dictionaries/en_GB-MIT": "2.1.28", - "dictionaries/en_US": "4.3.29", + "dictionaries/en_GB": "4.1.54", + "dictionaries/en_GB-MIT": "2.1.29", + "dictionaries/en_US": "4.3.30", "dictionaries/eo": "3.0.5", "dictionaries/es_ES": "3.0.3", "dictionaries/et-EE": "3.1.4", @@ -67,7 +67,7 @@ "dictionaries/scala": "5.0.7", "dictionaries/scientific_terms_US": "3.0.6", "dictionaries/sl_SI": "1.0.9", - "dictionaries/software-terms": "4.2.3", + "dictionaries/software-terms": "4.2.4", "dictionaries/sql": "2.2.0", "dictionaries/sv": "2.2.3", "dictionaries/swift": "2.0.5", @@ -84,15 +84,15 @@ "dictionaries/shell": "1.1.0", "dictionaries/svelte": "1.0.6", "dictionaries/k8s": "1.0.10", - "dictionaries/en_shared": "1.0.19", + "dictionaries/en_shared": "1.0.20", "dictionaries/eu": "1.0.4", "dictionaries/sr_Cyrl": "1.1.4", "dictionaries/sr_Latn": "1.0.6", "dictionaries/redis": "1.0.5", "dictionaries/sk_SK": "1.1.5", - "dictionaries/en-common-misspellings": "2.0.8", - "dictionaries/en_AU": "1.0.20", - "dictionaries/en_CA": "1.0.20", + "dictionaries/en-common-misspellings": "2.0.9", + "dictionaries/en_AU": "1.0.21", + "dictionaries/en_CA": "1.0.21", "dictionaries/de_AT": "1.1.3", "dictionaries/al": "1.1.0", "dictionaries/ro_RO": "2.0.4", @@ -111,10 +111,10 @@ "dictionaries/terraform": "1.1.0", "dictionaries/grc_GR": "1.0.5", "dictionaries/elisp": "1.1.0", - "dictionaries/google": "1.0.6", + "dictionaries/google": "1.0.7", "dictionaries/people-names": "1.1.8", "dictionaries/flutter": "1.1.0", - "dictionaries/cspell": "1.0.26", + "dictionaries/cspell": "1.0.27", "dictionaries/mk": "1.0.1", "dictionaries/gis": "1.0.1", "dictionaries/pokemon": "1.0.1" diff --git a/CHANGELOG.md b/CHANGELOG.md index 62184f92073..765134f1f3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Release Notes +## [28.8.3](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.8.2...cspell-dicts@28.8.3) (2025-01-18) + + +### Updates and Bug Fixes + +* Add TensorBoard to google dict ([#4020](https://github.com/streetsidesoftware/cspell-dicts/issues/4020)) ([c151fe0](https://github.com/streetsidesoftware/cspell-dicts/commit/c151fe0e9af68396eeaad4ea6eead3f807298e51)) +* Add words from my project ([#3846](https://github.com/streetsidesoftware/cspell-dicts/issues/3846)) ([97282e6](https://github.com/streetsidesoftware/cspell-dicts/commit/97282e6f3e0022e5f527acbb5746a47dbb37d822)) +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) +* Workflow Bot -- Build Dictionaries ([#4021](https://github.com/streetsidesoftware/cspell-dicts/issues/4021)) ([f4345e6](https://github.com/streetsidesoftware/cspell-dicts/commit/f4345e63ffc2fbe025eaf74d1d5a78d9b481b643)) + ## [28.8.2](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.8.1...cspell-dicts@28.8.2) (2025-01-18) diff --git a/dictionaries/cspell/CHANGELOG.md b/dictionaries/cspell/CHANGELOG.md index a9cf9430b62..e30af5f5bd9 100644 --- a/dictionaries/cspell/CHANGELOG.md +++ b/dictionaries/cspell/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [1.0.27](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.26...@cspell/dict-cspell-bundle@1.0.27) (2025-01-18) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @cspell/dict-en-common-misspellings bumped to 2.0.9 + * @cspell/dict-en_us bumped to 4.3.30 + * @cspell/dict-google bumped to 1.0.7 + * @cspell/dict-software-terms bumped to 4.2.4 + ## [1.0.26](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.25...@cspell/dict-cspell-bundle@1.0.26) (2025-01-18) diff --git a/dictionaries/cspell/package.json b/dictionaries/cspell/package.json index 82187e2176d..c908d7eccd2 100644 --- a/dictionaries/cspell/package.json +++ b/dictionaries/cspell/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cspell-bundle", - "version": "1.0.26", + "version": "1.0.27", "description": "Dictionaries included with the CSpell Command Line tool.", "private": false, "publishConfig": { diff --git a/dictionaries/en-common-misspellings/CHANGELOG.md b/dictionaries/en-common-misspellings/CHANGELOG.md index 53806df9989..51be3419bff 100644 --- a/dictionaries/en-common-misspellings/CHANGELOG.md +++ b/dictionaries/en-common-misspellings/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [2.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-common-misspellings@2.0.8...@cspell/dict-en-common-misspellings@2.0.9) (2025-01-18) + + +### Updates and Bug Fixes + +* Add words from my project ([#3846](https://github.com/streetsidesoftware/cspell-dicts/issues/3846)) ([97282e6](https://github.com/streetsidesoftware/cspell-dicts/commit/97282e6f3e0022e5f527acbb5746a47dbb37d822)) + ## [2.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-common-misspellings@2.0.7...@cspell/dict-en-common-misspellings@2.0.8) (2024-12-30) diff --git a/dictionaries/en-common-misspellings/package.json b/dictionaries/en-common-misspellings/package.json index 3ed2a2041d3..bc9982b8d95 100644 --- a/dictionaries/en-common-misspellings/package.json +++ b/dictionaries/en-common-misspellings/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en-common-misspellings", - "version": "2.0.8", + "version": "2.0.9", "description": "Common English misspellings dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/en_AU/CHANGELOG.md b/dictionaries/en_AU/CHANGELOG.md index d4781c36ae1..b3731c4716e 100644 --- a/dictionaries/en_AU/CHANGELOG.md +++ b/dictionaries/en_AU/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.0.21](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.20...@cspell/dict-en-au@1.0.21) (2025-01-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @cspell/dict-en-shared bumped to 1.0.20 + ## [1.0.20](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.19...@cspell/dict-en-au@1.0.20) (2025-01-03) diff --git a/dictionaries/en_AU/package.json b/dictionaries/en_AU/package.json index 5ebbecf8c39..87e9f035c01 100644 --- a/dictionaries/en_AU/package.json +++ b/dictionaries/en_AU/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en-au", - "version": "1.0.20", + "version": "1.0.21", "description": "Australian English dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/en_CA/CHANGELOG.md b/dictionaries/en_CA/CHANGELOG.md index 7be9ef44975..956a7364312 100644 --- a/dictionaries/en_CA/CHANGELOG.md +++ b/dictionaries/en_CA/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.0.21](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.20...@cspell/dict-en-ca@1.0.21) (2025-01-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @cspell/dict-en-shared bumped to 1.0.20 + ## [1.0.20](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.19...@cspell/dict-en-ca@1.0.20) (2025-01-03) diff --git a/dictionaries/en_CA/package.json b/dictionaries/en_CA/package.json index 5c194f532ed..c2aa8f2fc94 100644 --- a/dictionaries/en_CA/package.json +++ b/dictionaries/en_CA/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en-ca", - "version": "1.0.20", + "version": "1.0.21", "description": "Canadian English dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/en_GB-MIT/CHANGELOG.md b/dictionaries/en_GB-MIT/CHANGELOG.md index 2574870f76e..6da10d27cce 100644 --- a/dictionaries/en_GB-MIT/CHANGELOG.md +++ b/dictionaries/en_GB-MIT/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.29](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.28...@cspell/dict-en-gb-mit@2.1.29) (2025-01-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @cspell/dict-en-shared bumped to 1.0.20 + ## [2.1.28](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.27...@cspell/dict-en-gb-mit@2.1.28) (2024-11-26) diff --git a/dictionaries/en_GB-MIT/package.json b/dictionaries/en_GB-MIT/package.json index d0b96700ec0..3a9b7c009a8 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.28", + "version": "2.1.29", "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 e8a69bacc59..7594ae10516 100644 --- a/dictionaries/en_GB/CHANGELOG.md +++ b/dictionaries/en_GB/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.54](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.53...@cspell/dict-en-gb@4.1.54) (2025-01-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @cspell/dict-en-shared bumped to 1.0.20 + ## [4.1.53](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.52...@cspell/dict-en-gb@4.1.53) (2025-01-03) diff --git a/dictionaries/en_GB/package.json b/dictionaries/en_GB/package.json index f3644319ec5..b3593db4e88 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.53", + "version": "4.1.54", "description": "British English dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/en_US/CHANGELOG.md b/dictionaries/en_US/CHANGELOG.md index a0fe12ddd04..3e02cf2c872 100644 --- a/dictionaries/en_US/CHANGELOG.md +++ b/dictionaries/en_US/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.3.30](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.29...@cspell/dict-en_us@4.3.30) (2025-01-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) + + +### Dependencies + +* The following workspace dependencies were updated + * devDependencies + * @cspell/dict-en-shared bumped to 1.0.20 + ## [4.3.29](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.28...@cspell/dict-en_us@4.3.29) (2025-01-03) diff --git a/dictionaries/en_US/package.json b/dictionaries/en_US/package.json index 0c25b3fc625..0f910231c2b 100644 --- a/dictionaries/en_US/package.json +++ b/dictionaries/en_US/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en_us", - "version": "4.3.29", + "version": "4.3.30", "description": "English dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/en_shared/CHANGELOG.md b/dictionaries/en_shared/CHANGELOG.md index e7c1b3350cb..268ca10071e 100644 --- a/dictionaries/en_shared/CHANGELOG.md +++ b/dictionaries/en_shared/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [1.0.20](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.19...@cspell/dict-en-shared@1.0.20) (2025-01-18) + + +### Updates and Bug Fixes + +* Add words from my project ([#3846](https://github.com/streetsidesoftware/cspell-dicts/issues/3846)) ([97282e6](https://github.com/streetsidesoftware/cspell-dicts/commit/97282e6f3e0022e5f527acbb5746a47dbb37d822)) +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) + ## [1.0.19](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.18...@cspell/dict-en-shared@1.0.19) (2024-11-26) diff --git a/dictionaries/en_shared/package.json b/dictionaries/en_shared/package.json index 6503c58f3a4..5dba00b8878 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.19", + "version": "1.0.20", "description": "English words shared between the various English dictionaries. -- Private until verified", "private": true, "publishConfig": { diff --git a/dictionaries/google/CHANGELOG.md b/dictionaries/google/CHANGELOG.md index ad989b145c0..2f6888b76c7 100644 --- a/dictionaries/google/CHANGELOG.md +++ b/dictionaries/google/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [1.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-google@1.0.6...@cspell/dict-google@1.0.7) (2025-01-18) + + +### Updates and Bug Fixes + +* Add TensorBoard to google dict ([#4020](https://github.com/streetsidesoftware/cspell-dicts/issues/4020)) ([c151fe0](https://github.com/streetsidesoftware/cspell-dicts/commit/c151fe0e9af68396eeaad4ea6eead3f807298e51)) +* Workflow Bot -- Build Dictionaries ([#4021](https://github.com/streetsidesoftware/cspell-dicts/issues/4021)) ([f4345e6](https://github.com/streetsidesoftware/cspell-dicts/commit/f4345e63ffc2fbe025eaf74d1d5a78d9b481b643)) + ## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-google@1.0.5...@cspell/dict-google@1.0.6) (2025-01-18) diff --git a/dictionaries/google/package.json b/dictionaries/google/package.json index 6ab2a622606..88ed4d0ed46 100644 --- a/dictionaries/google/package.json +++ b/dictionaries/google/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-google", - "version": "1.0.6", + "version": "1.0.7", "description": "Google Cloud Development dictionary for cspell.", "publishConfig": { "access": "public", diff --git a/dictionaries/software-terms/CHANGELOG.md b/dictionaries/software-terms/CHANGELOG.md index b08e4b334f5..7012a25fd8c 100644 --- a/dictionaries/software-terms/CHANGELOG.md +++ b/dictionaries/software-terms/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.2.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@4.2.3...@cspell/dict-software-terms@4.2.4) (2025-01-18) + + +### Updates and Bug Fixes + +* Add words from my project ([#3846](https://github.com/streetsidesoftware/cspell-dicts/issues/3846)) ([97282e6](https://github.com/streetsidesoftware/cspell-dicts/commit/97282e6f3e0022e5f527acbb5746a47dbb37d822)) +* Workflow Bot -- Build Dictionaries ([#4019](https://github.com/streetsidesoftware/cspell-dicts/issues/4019)) ([b116fdc](https://github.com/streetsidesoftware/cspell-dicts/commit/b116fdcfa5f4e31f652891fd240058d5755e1950)) + ## [4.2.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@4.2.2...@cspell/dict-software-terms@4.2.3) (2025-01-18) diff --git a/dictionaries/software-terms/package.json b/dictionaries/software-terms/package.json index 162d09d5147..6c9e1e4b9b4 100644 --- a/dictionaries/software-terms/package.json +++ b/dictionaries/software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "4.2.3", + "version": "4.2.4", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public", diff --git a/package.json b/package.json index eaf12d9c1a3..e4a52d4c5ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "28.8.2", + "version": "28.8.3", "private": true, "packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321", "scripts": {