Skip to content

Commit 519609c

Browse files
chore: release main (#5067)
1 parent feea7e9 commit 519609c

37 files changed

+214
-36
lines changed

.release-please-manifest.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
".": "31.8.0",
2+
".": "32.0.0",
33
"dictionaries/ada": "4.1.1",
44
"dictionaries/aws": "4.0.17",
55
"dictionaries/bash": "4.2.2",
66
"dictionaries/bg_BG": "3.0.8",
77
"dictionaries/ca": "3.1.2",
88
"dictionaries/city-names-finland": "3.0.6",
9-
"dictionaries/clojure": "2.0.8",
9+
"dictionaries/clojure": "2.0.9",
1010
"dictionaries/companies": "3.2.8",
11-
"dictionaries/cpp": "6.0.15",
11+
"dictionaries/cpp": "7.0.0",
1212
"dictionaries/cryptocurrencies": "5.0.5",
1313
"dictionaries/cs_CZ": "3.0.8",
14-
"dictionaries/csharp": "4.0.7",
15-
"dictionaries/css": "4.0.18",
14+
"dictionaries/csharp": "4.0.8",
15+
"dictionaries/css": "4.0.19",
1616
"dictionaries/da_DK": "4.1.2",
17-
"dictionaries/dart": "2.3.1",
17+
"dictionaries/dart": "2.3.2",
1818
"dictionaries/de_DE": "4.1.2",
19-
"dictionaries/django": "4.1.5",
20-
"dictionaries/docker": "1.1.16",
19+
"dictionaries/django": "4.1.6",
20+
"dictionaries/docker": "1.1.17",
2121
"dictionaries/dotnet": "5.0.10",
2222
"dictionaries/el": "3.1.8",
2323
"dictionaries/elixir": "4.0.8",
2424
"dictionaries/en_GB": "5.0.20",
2525
"dictionaries/en_GB-MIT": "3.1.15",
26-
"dictionaries/en_US": "4.4.25",
26+
"dictionaries/en_US": "4.4.26",
2727
"dictionaries/eo": "3.0.7",
2828
"dictionaries/es_ES": "3.0.8",
2929
"dictionaries/et-EE": "3.1.6",
@@ -38,8 +38,8 @@
3838
"dictionaries/haskell": "4.0.6",
3939
"dictionaries/he": "4.0.5",
4040
"dictionaries/hr_HR": "3.1.2",
41-
"dictionaries/html": "4.0.13",
42-
"dictionaries/html-symbol-entities": "4.0.4",
41+
"dictionaries/html": "4.0.14",
42+
"dictionaries/html-symbol-entities": "4.0.5",
4343
"dictionaries/it_IT": "3.1.6",
4444
"dictionaries/java": "5.0.12",
4545
"dictionaries/latex": "4.0.4",
@@ -48,11 +48,11 @@
4848
"dictionaries/lua": "4.0.8",
4949
"dictionaries/medicalterms": "4.1.7",
5050
"dictionaries/mnemonics": "3.0.6",
51-
"dictionaries/monkeyc": "1.0.11",
51+
"dictionaries/monkeyc": "1.0.12",
5252
"dictionaries/nb_NO": "2.0.6",
5353
"dictionaries/nl_NL": "2.4.2",
5454
"dictionaries/node": "5.0.8",
55-
"dictionaries/npm": "5.2.26",
55+
"dictionaries/npm": "5.2.27",
5656
"dictionaries/php": "4.1.0",
5757
"dictionaries/pl_PL": "3.0.6",
5858
"dictionaries/powershell": "5.0.15",
@@ -67,7 +67,7 @@
6767
"dictionaries/scala": "5.0.8",
6868
"dictionaries/scientific_terms_US": "3.0.8",
6969
"dictionaries/sl_SI": "1.0.11",
70-
"dictionaries/software-terms": "5.1.16",
70+
"dictionaries/software-terms": "5.1.17",
7171
"dictionaries/sql": "2.2.1",
7272
"dictionaries/sv": "2.3.2",
7373
"dictionaries/swift": "2.0.6",
@@ -76,10 +76,10 @@
7676
"dictionaries/uk_UA": "4.0.6",
7777
"dictionaries/vi_VN": "3.0.6",
7878
"dictionaries/vue": "3.0.5",
79-
"dictionaries/win32": "2.0.9",
79+
"dictionaries/win32": "2.0.10",
8080
"dictionaries/de_CH": "1.3.2",
8181
"dictionaries/ar": "1.1.6",
82-
"dictionaries/markdown": "2.0.13",
82+
"dictionaries/markdown": "2.0.14",
8383
"dictionaries/gaming-terms": "1.1.2",
8484
"dictionaries/shell": "1.1.2",
8585
"dictionaries/svelte": "1.0.7",
@@ -114,7 +114,7 @@
114114
"dictionaries/google": "1.0.9",
115115
"dictionaries/people-names": "1.1.15",
116116
"dictionaries/flutter": "1.1.1",
117-
"dictionaries/cspell": "2.0.41",
117+
"dictionaries/cspell": "2.0.42",
118118
"dictionaries/mk": "1.0.3",
119119
"dictionaries/gis": "1.0.3",
120120
"dictionaries/pokemon": "1.0.3",
@@ -129,5 +129,5 @@
129129
"packages/en-freq": "1.0.0",
130130
"dictionaries/en-slang": "1.0.2",
131131
"dictionaries/zig": "1.0.0",
132-
"dictionaries/gdscript": "1.0.0"
132+
"dictionaries/gdscript": "1.0.1"
133133
}

CHANGELOG.md

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

3+
## [32.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@31.8.0...cspell-dicts@32.0.0) (2025-12-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Separate C++ compound words into their own dictionary ([#5085](https://github.com/streetsidesoftware/cspell-dicts/issues/5085))
9+
10+
### Features
11+
12+
* Separate C++ compound words into their own dictionary ([#5085](https://github.com/streetsidesoftware/cspell-dicts/issues/5085)) ([d579dd3](https://github.com/streetsidesoftware/cspell-dicts/commit/d579dd3bcab693b5f6cc39592f01386cb3f2b646))
13+
14+
15+
### Updates and Bug Fixes
16+
17+
* Add 'operationalize' to additional words list ([#5069](https://github.com/streetsidesoftware/cspell-dicts/issues/5069)) ([aa60613](https://github.com/streetsidesoftware/cspell-dicts/commit/aa606133a3e980637719ebeb24e5188982f14000))
18+
* Add CMOS ([#5081](https://github.com/streetsidesoftware/cspell-dicts/issues/5081)) ([87d9565](https://github.com/streetsidesoftware/cspell-dicts/commit/87d9565123cfc0ca8132fc8c66a0f4e4d4111438))
19+
* Add cpplint and cpptools ([#5080](https://github.com/streetsidesoftware/cspell-dicts/issues/5080)) ([8737676](https://github.com/streetsidesoftware/cspell-dicts/commit/87376769ad5d5a2cc86da8ba80de264ff0174536))
20+
* Add HTML attribute names to CSS dictionary ([#5068](https://github.com/streetsidesoftware/cspell-dicts/issues/5068)) ([5ceffe1](https://github.com/streetsidesoftware/cspell-dicts/commit/5ceffe17391181873ea12228f238d74c16829c86))
21+
* adjust dictionary location ([#5065](https://github.com/streetsidesoftware/cspell-dicts/issues/5065)) ([9aba3ca](https://github.com/streetsidesoftware/cspell-dicts/commit/9aba3caf1afe5ed84212059932fffa8cc35896c4))
22+
* Move compiled files to dict and compress ([#5082](https://github.com/streetsidesoftware/cspell-dicts/issues/5082)) ([6f39ecd](https://github.com/streetsidesoftware/cspell-dicts/commit/6f39ecd9e2360ed51afbd6969c2b1b6a36fa3b34))
23+
* Workflow Bot -- Build Dictionaries ([#5071](https://github.com/streetsidesoftware/cspell-dicts/issues/5071)) ([2a2d04e](https://github.com/streetsidesoftware/cspell-dicts/commit/2a2d04e1a3bf5dd548fa049e354bb4927252d5ab))
24+
* Workflow Bot -- Update Dictionaries ([#5061](https://github.com/streetsidesoftware/cspell-dicts/issues/5061)) ([72e66ae](https://github.com/streetsidesoftware/cspell-dicts/commit/72e66aee48187259f489dc1a930746f4f0303f40))
25+
26+
27+
### Dependencies
28+
29+
* The following workspace dependencies were updated
30+
* devDependencies
31+
* @cspell/dict-cspell-bundle bumped to 2.0.42
32+
333
## [31.8.0](https://github.com/streetsidesoftware/cspell-dicts/compare/cspell-dicts@31.7.4...cspell-dicts@31.8.0) (2025-12-13)
434

535

dictionaries/clojure/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.0.9](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-clojure@2.0.8...@cspell/dict-clojure@2.0.9) (2025-12-17)
7+
8+
9+
### Updates and Bug Fixes
10+
11+
* adjust dictionary location ([#5065](https://github.com/streetsidesoftware/cspell-dicts/issues/5065)) ([9aba3ca](https://github.com/streetsidesoftware/cspell-dicts/commit/9aba3caf1afe5ed84212059932fffa8cc35896c4))
12+
613
## [2.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-clojure@2.0.7...@cspell/dict-clojure@2.0.8) (2025-07-19)
714

815

dictionaries/clojure/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-clojure",
3-
"version": "2.0.8",
3+
"version": "2.0.9",
44
"description": "Clojure dictionary for cspell.",
55
"publishConfig": {
66
"access": "public",

dictionaries/cpp/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
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+
## [7.0.0](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@6.0.15...@cspell/dict-cpp@7.0.0) (2025-12-17)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* Separate C++ compound words into their own dictionary ([#5085](https://github.com/streetsidesoftware/cspell-dicts/issues/5085))
12+
13+
### Features
14+
15+
* Separate C++ compound words into their own dictionary ([#5085](https://github.com/streetsidesoftware/cspell-dicts/issues/5085)) ([d579dd3](https://github.com/streetsidesoftware/cspell-dicts/commit/d579dd3bcab693b5f6cc39592f01386cb3f2b646))
16+
17+
18+
### Updates and Bug Fixes
19+
20+
* Add cpplint and cpptools ([#5080](https://github.com/streetsidesoftware/cspell-dicts/issues/5080)) ([8737676](https://github.com/streetsidesoftware/cspell-dicts/commit/87376769ad5d5a2cc86da8ba80de264ff0174536))
21+
622
## [6.0.15](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cpp@6.0.14...@cspell/dict-cpp@6.0.15) (2025-11-28)
723

824

dictionaries/cpp/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-cpp",
3-
"version": "6.0.15",
3+
"version": "7.0.0",
44
"description": "C/C++ Dictionary dictionary for cspell.",
55
"publishConfig": {
66
"access": "public",

dictionaries/csharp/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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+
## [4.0.8](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-csharp@4.0.7...@cspell/dict-csharp@4.0.8) (2025-12-17)
7+
8+
9+
### Updates and Bug Fixes
10+
11+
* adjust dictionary location ([#5065](https://github.com/streetsidesoftware/cspell-dicts/issues/5065)) ([9aba3ca](https://github.com/streetsidesoftware/cspell-dicts/commit/9aba3caf1afe5ed84212059932fffa8cc35896c4))
12+
613
## [4.0.7](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-csharp@4.0.6...@cspell/dict-csharp@4.0.7) (2025-07-09)
714

815

dictionaries/csharp/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-csharp",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"description": "C# dictionary for cspell.",
55
"publishConfig": {
66
"access": "public",

dictionaries/cspell/CHANGELOG.md

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

3+
## [2.0.42](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@2.0.41...@cspell/dict-cspell-bundle@2.0.42) (2025-12-17)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* @cspell/dict-cpp bumped to 7.0.0
11+
* @cspell/dict-csharp bumped to 4.0.8
12+
* @cspell/dict-css bumped to 4.0.19
13+
* @cspell/dict-dart bumped to 2.3.2
14+
* @cspell/dict-django bumped to 4.1.6
15+
* @cspell/dict-docker bumped to 1.1.17
16+
* @cspell/dict-en_us bumped to 4.4.26
17+
* @cspell/dict-html bumped to 4.0.14
18+
* @cspell/dict-html-symbol-entities bumped to 4.0.5
19+
* @cspell/dict-markdown bumped to 2.0.14
20+
* @cspell/dict-monkeyc bumped to 1.0.12
21+
* @cspell/dict-npm bumped to 5.2.27
22+
* @cspell/dict-software-terms bumped to 5.1.17
23+
324
## [2.0.41](https://github.com/streetsidesoftware/cspell-dicts/compare/@cspell/dict-cspell-bundle@2.0.40...@cspell/dict-cspell-bundle@2.0.41) (2025-12-13)
425

526

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": "2.0.41",
3+
"version": "2.0.42",
44
"description": "Dictionaries included with the CSpell Command Line tool.",
55
"private": false,
66
"publishConfig": {

0 commit comments

Comments
 (0)