diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7db467d9497..e62b5614568 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "20.0.0", + ".": "20.0.1", "dictionaries/ada": "4.0.2", "dictionaries/aws": "4.0.0", "dictionaries/bash": "4.1.2", @@ -8,7 +8,7 @@ "dictionaries/city-names-finland": "3.0.0", "dictionaries/clojure": "2.0.2", "dictionaries/companies": "3.0.26", - "dictionaries/cpp": "5.0.8", + "dictionaries/cpp": "5.0.9", "dictionaries/cryptocurrencies": "4.0.0", "dictionaries/cs_CZ": "3.0.2", "dictionaries/csharp": "4.0.2", @@ -21,9 +21,9 @@ "dictionaries/dotnet": "5.0.0", "dictionaries/el": "3.0.0", "dictionaries/elixir": "4.0.3", - "dictionaries/en_GB": "4.1.23", - "dictionaries/en_GB-MIT": "2.1.12", - "dictionaries/en_US": "4.3.9", + "dictionaries/en_GB": "4.1.24", + "dictionaries/en_GB-MIT": "2.1.13", + "dictionaries/en_US": "4.3.10", "dictionaries/eo": "3.0.1", "dictionaries/es_ES": "2.2.7", "dictionaries/et-EE": "3.0.0", @@ -34,7 +34,7 @@ "dictionaries/fr_FR_90": "2.2.2", "dictionaries/fullstack": "3.1.5", "dictionaries/git": "2.0.0", - "dictionaries/golang": "6.0.3", + "dictionaries/golang": "6.0.4", "dictionaries/haskell": "4.0.1", "dictionaries/he": "3.0.0", "dictionaries/hr_HR": "3.0.0", @@ -53,7 +53,7 @@ "dictionaries/nl_NL": "2.2.10", "dictionaries/node": "4.0.3", "dictionaries/npm": "5.0.12", - "dictionaries/php": "4.0.3", + "dictionaries/php": "4.0.4", "dictionaries/pl_PL": "3.0.1", "dictionaries/powershell": "5.0.2", "dictionaries/pt_BR": "2.2.1", @@ -67,7 +67,7 @@ "dictionaries/scala": "5.0.0", "dictionaries/scientific_terms_US": "3.0.0", "dictionaries/sl_SI": "1.0.5", - "dictionaries/software-terms": "3.3.6", + "dictionaries/software-terms": "3.3.7", "dictionaries/sql": "2.1.2", "dictionaries/sv": "2.1.0", "dictionaries/swift": "2.0.1", @@ -83,16 +83,16 @@ "dictionaries/gaming-terms": "1.0.4", "dictionaries/shell": "1.0.6", "dictionaries/svelte": "1.0.2", - "dictionaries/k8s": "1.0.1", - "dictionaries/en_shared": "1.0.5", + "dictionaries/k8s": "1.0.2", + "dictionaries/en_shared": "1.0.6", "dictionaries/eu": "1.0.0", "dictionaries/sr_Cyrl": "1.1.0", "dictionaries/sr_Latn": "1.0.2", "dictionaries/redis": "1.0.1", "dictionaries/sk_SK": "1.1.1", "dictionaries/en-common-misspellings": "1.0.2", - "dictionaries/en_AU": "1.0.4", - "dictionaries/en_CA": "1.0.4", + "dictionaries/en_AU": "1.0.5", + "dictionaries/en_CA": "1.0.5", "dictionaries/de_AT": "1.0.0", "dictionaries/al": "1.0.0", "dictionaries/ro_RO": "1.0.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 6530d413be0..f3fe738242f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Release Notes +## [20.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@20.0.0...cspell-dicts@20.0.1) (2023-10-18) + + +### Updates and Bug Fixes + +* add mitmproxy to software tools ([#2654](https://github.com/streetsidesoftware/cspell-dicts/issues/2654)) ([868cc79](https://github.com/streetsidesoftware/cspell-dicts/commit/868cc79c04f433e55aa8342f088a443f41c9db0b)) +* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0)) +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [20.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@19.4.0...cspell-dicts@20.0.0) (2023-10-11) diff --git a/dictionaries/cpp/CHANGELOG.md b/dictionaries/cpp/CHANGELOG.md index 18f629d6bfa..f393e21f44f 100644 --- a/dictionaries/cpp/CHANGELOG.md +++ b/dictionaries/cpp/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.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.0.8...@cspell/dict-cpp@5.0.9) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [5.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@5.0.7...@cspell/dict-cpp@5.0.8) (2023-10-11) diff --git a/dictionaries/cpp/package.json b/dictionaries/cpp/package.json index e8bdea7c597..c66b99a85eb 100644 --- a/dictionaries/cpp/package.json +++ b/dictionaries/cpp/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cpp", - "version": "5.0.8", + "version": "5.0.9", "description": "C/C++ Dictionary dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/en_AU/CHANGELOG.md b/dictionaries/en_AU/CHANGELOG.md index 9a87137fa26..4099200c20c 100644 --- a/dictionaries/en_AU/CHANGELOG.md +++ b/dictionaries/en_AU/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.4...@cspell/dict-en-au@1.0.5) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [1.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.3...@cspell/dict-en-au@1.0.4) (2023-10-11) diff --git a/dictionaries/en_AU/package.json b/dictionaries/en_AU/package.json index de5d993c634..d6ab51fb461 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.4", + "version": "1.0.5", "description": "Australian English dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/en_CA/CHANGELOG.md b/dictionaries/en_CA/CHANGELOG.md index 041ade156e7..e6c72a2b292 100644 --- a/dictionaries/en_CA/CHANGELOG.md +++ b/dictionaries/en_CA/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.4...@cspell/dict-en-ca@1.0.5) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [1.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.3...@cspell/dict-en-ca@1.0.4) (2023-10-11) diff --git a/dictionaries/en_CA/package.json b/dictionaries/en_CA/package.json index 5b9aa779c2b..534ec53f5a4 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.4", + "version": "1.0.5", "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 1e10f50969f..a0de34d0493 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.13](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.12...@cspell/dict-en-gb-mit@2.1.13) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [2.1.12](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.11...@cspell/dict-en-gb-mit@2.1.12) (2023-10-11) diff --git a/dictionaries/en_GB-MIT/package.json b/dictionaries/en_GB-MIT/package.json index c18b95897ec..a90c64a0b20 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.12", + "version": "2.1.13", "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 257d68d17e0..7151401dbdf 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.24](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.23...@cspell/dict-en-gb@4.1.24) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [4.1.23](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb@4.1.22...@cspell/dict-en-gb@4.1.23) (2023-10-11) diff --git a/dictionaries/en_GB/package.json b/dictionaries/en_GB/package.json index d1b13b6e8ab..e22f9ebb8ec 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.23", + "version": "4.1.24", "description": "British English dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/en_US/CHANGELOG.md b/dictionaries/en_US/CHANGELOG.md index 027bd3c3586..2c1a5bc2805 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.3.10](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.9...@cspell/dict-en_us@4.3.10) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [4.3.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en_us@4.3.8...@cspell/dict-en_us@4.3.9) (2023-10-11) diff --git a/dictionaries/en_US/package.json b/dictionaries/en_US/package.json index 7484dad6cd1..8cf6e46fbf2 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.9", + "version": "4.3.10", "description": "English dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/en_shared/CHANGELOG.md b/dictionaries/en_shared/CHANGELOG.md index 381e5c13c22..880f5ca159b 100644 --- a/dictionaries/en_shared/CHANGELOG.md +++ b/dictionaries/en_shared/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [1.0.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.5...@cspell/dict-en-shared@1.0.6) (2023-10-18) + + +### Updates and Bug Fixes + +* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0)) + ## [1.0.5](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-shared@1.0.4...@cspell/dict-en-shared@1.0.5) (2023-08-31) diff --git a/dictionaries/en_shared/package.json b/dictionaries/en_shared/package.json index 868799f5287..fb990d48f16 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.5", + "version": "1.0.6", "description": "English words shared between the various English dictionaries. -- Private until verified", "private": true, "publishConfig": { diff --git a/dictionaries/golang/CHANGELOG.md b/dictionaries/golang/CHANGELOG.md index 417cd5fcf0f..1a03e70cef4 100644 --- a/dictionaries/golang/CHANGELOG.md +++ b/dictionaries/golang/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. +## [6.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-golang@6.0.3...@cspell/dict-golang@6.0.4) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [6.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-golang@6.0.2...@cspell/dict-golang@6.0.3) (2023-09-27) diff --git a/dictionaries/golang/package.json b/dictionaries/golang/package.json index 7451b8eb985..46b83b874e8 100644 --- a/dictionaries/golang/package.json +++ b/dictionaries/golang/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-golang", - "version": "6.0.3", + "version": "6.0.4", "description": "Go Language dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/k8s/CHANGELOG.md b/dictionaries/k8s/CHANGELOG.md index 9c3196fcefe..082ee215780 100644 --- a/dictionaries/k8s/CHANGELOG.md +++ b/dictionaries/k8s/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.2](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-k8s@1.0.1...@cspell/dict-k8s@1.0.2) (2023-10-18) + + +### Updates and Bug Fixes + +* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0)) +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [1.0.1](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-k8s@1.0.0...@cspell/dict-k8s@1.0.1) (2023-02-22) diff --git a/dictionaries/k8s/package.json b/dictionaries/k8s/package.json index e9d86bfb956..277bb68d4e3 100644 --- a/dictionaries/k8s/package.json +++ b/dictionaries/k8s/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-k8s", - "version": "1.0.1", + "version": "1.0.2", "description": "K8s dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/php/CHANGELOG.md b/dictionaries/php/CHANGELOG.md index 37a1107a23b..d30ed41af3b 100644 --- a/dictionaries/php/CHANGELOG.md +++ b/dictionaries/php/CHANGELOG.md @@ -22,6 +22,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline +## [4.0.4](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-php@4.0.3...@cspell/dict-php@4.0.4) (2023-10-18) + + +### Updates and Bug Fixes + +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [4.0.3](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-php@4.0.2...@cspell/dict-php@4.0.3) (2023-09-14) diff --git a/dictionaries/php/package.json b/dictionaries/php/package.json index 12e37127cac..c160ca60edb 100644 --- a/dictionaries/php/package.json +++ b/dictionaries/php/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-php", - "version": "4.0.3", + "version": "4.0.4", "description": "Php dictionary for cspell.", "publishConfig": { "access": "public" diff --git a/dictionaries/software-terms/CHANGELOG.md b/dictionaries/software-terms/CHANGELOG.md index 5bf84686191..89f79afc73e 100644 --- a/dictionaries/software-terms/CHANGELOG.md +++ b/dictionaries/software-terms/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.3.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.6...@cspell/dict-software-terms@3.3.7) (2023-10-18) + + +### Updates and Bug Fixes + +* add mitmproxy to software tools ([#2654](https://github.com/streetsidesoftware/cspell-dicts/issues/2654)) ([868cc79](https://github.com/streetsidesoftware/cspell-dicts/commit/868cc79c04f433e55aa8342f088a443f41c9db0b)) +* Add terms from Kubernetes repo ([#2655](https://github.com/streetsidesoftware/cspell-dicts/issues/2655)) ([e4d8e94](https://github.com/streetsidesoftware/cspell-dicts/commit/e4d8e9434efb4610adebee086b9ba78379b05bc0)) +* Workflow Bot -- Build Dictionaries ([#2657](https://github.com/streetsidesoftware/cspell-dicts/issues/2657)) ([7e7190d](https://github.com/streetsidesoftware/cspell-dicts/commit/7e7190d1165246cf5fd85c58bd52531b6b722958)) + ## [3.3.6](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-software-terms@3.3.5...@cspell/dict-software-terms@3.3.6) (2023-10-11) diff --git a/dictionaries/software-terms/package.json b/dictionaries/software-terms/package.json index 8d6d022ac5a..98335141881 100644 --- a/dictionaries/software-terms/package.json +++ b/dictionaries/software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "3.3.6", + "version": "3.3.7", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" diff --git a/package.json b/package.json index 3600b72759a..104180f72aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dicts", - "version": "20.0.0", + "version": "20.0.1", "private": true, "packageManager": "pnpm@8.7.4", "scripts": {