Skip to content

Commit 2897434

Browse files
chore: release main (#4089)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 759b49b commit 2897434

File tree

21 files changed

+140
-20
lines changed

21 files changed

+140
-20
lines changed

.release-please-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "28.10.0",
2+
".": "28.10.1",
33
"dictionaries/ada": "4.1.0",
44
"dictionaries/aws": "4.0.9",
55
"dictionaries/bash": "4.2.0",
@@ -21,9 +21,9 @@
2121
"dictionaries/dotnet": "5.0.9",
2222
"dictionaries/el": "3.1.6",
2323
"dictionaries/elixir": "4.0.7",
24-
"dictionaries/en_GB": "4.1.54",
25-
"dictionaries/en_GB-MIT": "2.1.29",
26-
"dictionaries/en_US": "4.3.31",
24+
"dictionaries/en_GB": "4.1.55",
25+
"dictionaries/en_GB-MIT": "2.1.30",
26+
"dictionaries/en_US": "4.3.32",
2727
"dictionaries/eo": "3.0.5",
2828
"dictionaries/es_ES": "3.0.3",
2929
"dictionaries/et-EE": "3.1.4",
@@ -32,7 +32,7 @@
3232
"dictionaries/fonts": "4.0.4",
3333
"dictionaries/fr_FR": "2.2.5",
3434
"dictionaries/fr_FR_90": "2.2.6",
35-
"dictionaries/fullstack": "3.2.4",
35+
"dictionaries/fullstack": "3.2.5",
3636
"dictionaries/git": "3.0.4",
3737
"dictionaries/golang": "6.0.18",
3838
"dictionaries/haskell": "4.0.5",
@@ -52,7 +52,7 @@
5252
"dictionaries/nb_NO": "2.0.4",
5353
"dictionaries/nl_NL": "2.3.3",
5454
"dictionaries/node": "5.0.6",
55-
"dictionaries/npm": "5.1.26",
55+
"dictionaries/npm": "5.1.27",
5656
"dictionaries/php": "4.0.14",
5757
"dictionaries/pl_PL": "3.0.4",
5858
"dictionaries/powershell": "5.0.14",
@@ -84,15 +84,15 @@
8484
"dictionaries/shell": "1.1.0",
8585
"dictionaries/svelte": "1.0.6",
8686
"dictionaries/k8s": "1.0.10",
87-
"dictionaries/en_shared": "1.0.20",
87+
"dictionaries/en_shared": "1.0.21",
8888
"dictionaries/eu": "1.0.4",
8989
"dictionaries/sr_Cyrl": "1.1.4",
9090
"dictionaries/sr_Latn": "1.0.6",
9191
"dictionaries/redis": "1.0.5",
9292
"dictionaries/sk_SK": "1.1.5",
9393
"dictionaries/en-common-misspellings": "2.0.9",
94-
"dictionaries/en_AU": "1.0.21",
95-
"dictionaries/en_CA": "1.0.21",
94+
"dictionaries/en_AU": "1.0.22",
95+
"dictionaries/en_CA": "1.0.22",
9696
"dictionaries/de_AT": "1.1.3",
9797
"dictionaries/al": "1.1.0",
9898
"dictionaries/ro_RO": "2.0.4",
@@ -114,7 +114,7 @@
114114
"dictionaries/google": "1.0.8",
115115
"dictionaries/people-names": "1.1.8",
116116
"dictionaries/flutter": "1.1.0",
117-
"dictionaries/cspell": "1.0.30",
117+
"dictionaries/cspell": "1.0.31",
118118
"dictionaries/mk": "1.0.1",
119119
"dictionaries/gis": "1.0.1",
120120
"dictionaries/pokemon": "1.0.1",

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Release Notes
22

3+
## [28.10.1](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.10.0...cspell-dicts@28.10.1) (2025-02-21)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* add `nodenext` ([#4095](https://github.com/streetsidesoftware/cspell-dicts/issues/4095)) ([b74262c](https://github.com/streetsidesoftware/cspell-dicts/commit/b74262ce19c3ea8580268447467963b6147c1352))
9+
* add additional words to en_shared ([#4092](https://github.com/streetsidesoftware/cspell-dicts/issues/4092)) ([c7e43bc](https://github.com/streetsidesoftware/cspell-dicts/commit/c7e43bc257e6e09f423bda5e9bd662e3131d0d98))
10+
* **en_shared:** buildable ([#4105](https://github.com/streetsidesoftware/cspell-dicts/issues/4105)) ([5e0544e](https://github.com/streetsidesoftware/cspell-dicts/commit/5e0544ee55796ee84f479affe3a8080969bdb3d0))
11+
* Workflow Bot -- Build Dictionaries ([#4088](https://github.com/streetsidesoftware/cspell-dicts/issues/4088)) ([bafaee6](https://github.com/streetsidesoftware/cspell-dicts/commit/bafaee6a6e171c6107b755e74e8c656c7be258c1))
12+
* Workflow Bot -- Build Dictionaries ([#4094](https://github.com/streetsidesoftware/cspell-dicts/issues/4094)) ([51eb42d](https://github.com/streetsidesoftware/cspell-dicts/commit/51eb42d18602c991044aadcf22421704700247bb))
13+
* Workflow Bot -- Build Dictionaries ([#4096](https://github.com/streetsidesoftware/cspell-dicts/issues/4096)) ([ad6cf04](https://github.com/streetsidesoftware/cspell-dicts/commit/ad6cf045d1d6d33ad02b8a177e01f1b46e7b11f0))
14+
* Workflow Bot -- Build Dictionaries ([#4106](https://github.com/streetsidesoftware/cspell-dicts/issues/4106)) ([a6ce4a2](https://github.com/streetsidesoftware/cspell-dicts/commit/a6ce4a2891ecc574423a657f69814a809348f532))
15+
* Workflow Bot -- Update Dictionaries ([#4093](https://github.com/streetsidesoftware/cspell-dicts/issues/4093)) ([7a68882](https://github.com/streetsidesoftware/cspell-dicts/commit/7a688823faf10ded46285ee03a64677c3d75bc11))
16+
317
## [28.10.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@28.9.0...cspell-dicts@28.10.0) (2025-02-10)
418

519

dictionaries/cspell/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [1.0.31](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.30...@cspell/dict-cspell-bundle@1.0.31) (2025-02-21)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @cspell/dict-en_us bumped to 4.3.32
11+
* @cspell/dict-fullstack bumped to 3.2.5
12+
* @cspell/dict-npm bumped to 5.1.27
13+
314
## [1.0.30](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@1.0.29...@cspell/dict-cspell-bundle@1.0.30) (2025-02-10)
415

516

dictionaries/cspell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/dict-cspell-bundle",
3-
"version": "1.0.30",
3+
"version": "1.0.31",
44
"description": "Dictionaries included with the CSpell Command Line tool.",
55
"private": false,
66
"publishConfig": {

dictionaries/en_AU/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-au@1.0.21...@cspell/dict-en-au@1.0.22) (2025-02-21)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* Workflow Bot -- Build Dictionaries ([#4106](https://github.com/streetsidesoftware/cspell-dicts/issues/4106)) ([a6ce4a2](https://github.com/streetsidesoftware/cspell-dicts/commit/a6ce4a2891ecc574423a657f69814a809348f532))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* devDependencies
15+
* @cspell/dict-en-shared bumped to 1.0.21
16+
317
## [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)
418

519

dictionaries/en_AU/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/dict-en-au",
3-
"version": "1.0.21",
3+
"version": "1.0.22",
44
"description": "Australian English dictionary for cspell.",
55
"publishConfig": {
66
"access": "public",

dictionaries/en_CA/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.22](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-ca@1.0.21...@cspell/dict-en-ca@1.0.22) (2025-02-21)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* Workflow Bot -- Build Dictionaries ([#4106](https://github.com/streetsidesoftware/cspell-dicts/issues/4106)) ([a6ce4a2](https://github.com/streetsidesoftware/cspell-dicts/commit/a6ce4a2891ecc574423a657f69814a809348f532))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* devDependencies
15+
* @cspell/dict-en-shared bumped to 1.0.21
16+
317
## [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)
418

519

dictionaries/en_CA/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/dict-en-ca",
3-
"version": "1.0.21",
3+
"version": "1.0.22",
44
"description": "Canadian English dictionary for cspell.",
55
"publishConfig": {
66
"access": "public",

dictionaries/en_GB-MIT/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.30](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-en-gb-mit@2.1.29...@cspell/dict-en-gb-mit@2.1.30) (2025-02-21)
7+
8+
9+
### Updates and Bug Fixes
10+
11+
* Workflow Bot -- Build Dictionaries ([#4106](https://github.com/streetsidesoftware/cspell-dicts/issues/4106)) ([a6ce4a2](https://github.com/streetsidesoftware/cspell-dicts/commit/a6ce4a2891ecc574423a657f69814a809348f532))
12+
13+
14+
### Dependencies
15+
16+
* The following workspace dependencies were updated
17+
* devDependencies
18+
* @cspell/dict-en-shared bumped to 1.0.21
19+
620
## [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)
721

822

dictionaries/en_GB-MIT/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cspell/dict-en-gb-mit",
3-
"version": "2.1.29",
3+
"version": "2.1.30",
44
"description": "British English dictionary for cspell with MIT License.",
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)