WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 10c1da3

Browse files
chore: release main (#1360)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4f4dca2 commit 10c1da3

File tree

19 files changed

+66
-24
lines changed

19 files changed

+66
-24
lines changed

.release-please-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "6.1.5",
2+
".": "6.1.6",
33
"extensions/arabic": "0.2.4",
44
"extensions/basque": "1.0.7",
55
"extensions/bulgarian": "0.1.14",
@@ -32,10 +32,10 @@
3232
"extensions/ukrainian": "1.2.5",
3333
"extensions/vietnamese": "1.1.4",
3434
"extensions/serbian": "1.2.3",
35-
"extensions/british-english": "1.4.31",
35+
"extensions/british-english": "1.4.32",
3636
"extensions/slovak": "1.1.5",
37-
"extensions/australian-english": "1.1.26",
38-
"extensions/canadian-english": "1.1.26",
37+
"extensions/australian-english": "1.1.27",
38+
"extensions/canadian-english": "1.1.27",
3939
"extensions/swiss-german": "1.2.4",
4040
"extensions/austrian-german": "1.1.4",
4141
"extensions/lithuanian": "1.1.5",
@@ -47,10 +47,10 @@
4747
"extensions/finnish": "1.0.5",
4848
"extensions/ancient-greek": "1.0.5",
4949
"extensions/latin": "1.0.5",
50-
"extensions/cspell-bundled-dictionaries": "2.0.9",
50+
"extensions/cspell-bundled-dictionaries": "2.0.10",
5151
"extensions/macedonian": "1.0.3",
5252
"extensions/timestamp-hover": "1.0.3",
5353
"extensions/galician": "1.0.3",
5454
"extensions/mongolian": "1.0.4",
55-
"extensions/british-english-ise": "1.0.5"
55+
"extensions/british-english-ise": "1.0.6"
5656
}

CHANGELOG.md

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

3+
## [6.1.6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@[email protected]) (2025-09-17)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* Workflow Bot -- Update Dictionaries ([#1350](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1350)) ([34cc70d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/34cc70d3a2e93b6a261550b73d51be365b83a228))
9+
310
## [6.1.5](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@[email protected]) (2025-08-31)
411

512

extensions/australian-english/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the "code-spell-checker-australian-english" extension will be documented in this file.
44

5+
## [1.1.27](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@[email protected]) (2025-09-17)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Workflow Bot -- Update Dictionaries ([#1350](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1350)) ([34cc70d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/34cc70d3a2e93b6a261550b73d51be365b83a228))
11+
512
## [1.1.26](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@[email protected]) (2025-08-31)
613

714

extensions/australian-english/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/australian-english/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-spell-checker-australian-english",
33
"description": "Australian English dictionary extension for VS Code.",
4-
"version": "1.1.26",
4+
"version": "1.1.27",
55
"displayName": "Australian English - Code Spell Checker",
66
"icon": "images/SpellCheck.png",
77
"private": true,

extensions/british-english-ise/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the "code-spell-checker-british-english-ise" extension will be documented in this file.
44

5+
## [1.0.6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english-ise@[email protected]) (2025-09-17)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Workflow Bot -- Update Dictionaries ([#1350](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1350)) ([34cc70d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/34cc70d3a2e93b6a261550b73d51be365b83a228))
11+
512
## [1.0.5](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english-ise@[email protected]) (2025-08-31)
613

714

extensions/british-english-ise/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/british-english-ise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-spell-checker-british-english-ise",
33
"description": "British English -ise dictionary extension for VS Code.",
4-
"version": "1.0.5",
4+
"version": "1.0.6",
55
"displayName": "British English -ise - Code Spell Checker",
66
"icon": "images/SpellCheck.png",
77
"private": true,

extensions/british-english/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to the "code-spell-checker-british-english" extension will be documented in this file.
44

5+
## [1.4.32](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@[email protected]) (2025-09-17)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Workflow Bot -- Update Dictionaries ([#1350](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1350)) ([34cc70d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/34cc70d3a2e93b6a261550b73d51be365b83a228))
11+
512
## [1.4.31](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@[email protected]) (2025-08-31)
613

714

extensions/british-english/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)