Skip to content

Commit

Permalink
chore: release main (#1037)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 12, 2024
1 parent 1e24db6 commit c30313f
Show file tree
Hide file tree
Showing 16 changed files with 59 additions and 20 deletions.
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "5.7.10",
".": "5.7.11",
"extensions/arabic": "0.2.1",
"extensions/basque": "1.0.4",
"extensions/bulgarian": "0.1.11",
Expand Down Expand Up @@ -32,10 +32,10 @@
"extensions/ukrainian": "1.2.3",
"extensions/vietnamese": "1.1.1",
"extensions/serbian": "1.2.1",
"extensions/british-english": "1.4.12",
"extensions/british-english": "1.4.13",
"extensions/slovak": "1.1.2",
"extensions/australian-english": "1.1.8",
"extensions/canadian-english": "1.1.8",
"extensions/australian-english": "1.1.9",
"extensions/canadian-english": "1.1.9",
"extensions/swiss-german": "1.2.1",
"extensions/austrian-german": "1.1.1",
"extensions/lithuanian": "1.1.2",
Expand All @@ -47,5 +47,5 @@
"extensions/finnish": "1.0.2",
"extensions/ancient-greek": "1.0.2",
"extensions/latin": "1.0.1",
"extensions/cspell-bundled-dictionaries": "1.0.4"
"extensions/cspell-bundled-dictionaries": "1.0.5"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [5.7.11](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@[email protected]) (2024-11-10)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#1036](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1036)) ([3579715](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/35797153a0249aaeb4db752a30ba6cc09b2a992c))
* Workflow Bot -- Update Dictionaries ([#1041](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1041)) ([03f6582](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/03f6582db3f902673774bd1e3a1e2e9b0910e5c0))
* Workflow Bot -- Update Dictionaries ([#1044](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1044)) ([63b2ae0](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/63b2ae0f9d600576886c4eeb9c20b8868d1260ce))

## [5.7.10](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@[email protected]) (2024-11-04)


Expand Down
7 changes: 7 additions & 0 deletions extensions/australian-english/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [1.1.9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@[email protected]) (2024-11-10)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#1041](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1041)) ([03f6582](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/03f6582db3f902673774bd1e3a1e2e9b0910e5c0))

## [1.1.8](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@[email protected]) (2024-06-23)


Expand Down
4 changes: 2 additions & 2 deletions extensions/australian-english/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/australian-english/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-australian-english",
"description": "Australian English dictionary extension for VS Code.",
"version": "1.1.8",
"version": "1.1.9",
"displayName": "Australian English - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/british-english/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [1.4.13](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@[email protected]) (2024-11-10)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#1041](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1041)) ([03f6582](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/03f6582db3f902673774bd1e3a1e2e9b0910e5c0))

## [1.4.12](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@[email protected]) (2024-11-04)


Expand Down
4 changes: 2 additions & 2 deletions extensions/british-english/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/british-english/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-british-english",
"description": "British English dictionary extension for VS Code.",
"version": "1.4.12",
"version": "1.4.13",
"displayName": "British English - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/canadian-english/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [1.1.9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-canadian-english@[email protected]) (2024-11-10)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#1041](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1041)) ([03f6582](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/03f6582db3f902673774bd1e3a1e2e9b0910e5c0))

## [1.1.8](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-canadian-english@[email protected]) (2024-06-23)


Expand Down
4 changes: 2 additions & 2 deletions extensions/canadian-english/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/canadian-english/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-canadian-english",
"description": "Canadian English dictionary extension for VS Code.",
"version": "1.1.8",
"version": "1.1.9",
"displayName": "Canadian English - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
9 changes: 9 additions & 0 deletions extensions/cspell-bundled-dictionaries/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to the "code-spell-checker-cspell-bundled-dictionaries" extension will be documented in this file.

## [1.0.5](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-cspell-bundled-dictionaries@[email protected]) (2024-11-10)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#1036](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1036)) ([3579715](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/35797153a0249aaeb4db752a30ba6cc09b2a992c))
* Workflow Bot -- Update Dictionaries ([#1041](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1041)) ([03f6582](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/03f6582db3f902673774bd1e3a1e2e9b0910e5c0))
* Workflow Bot -- Update Dictionaries ([#1044](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1044)) ([63b2ae0](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/63b2ae0f9d600576886c4eeb9c20b8868d1260ce))

## [1.0.4](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-cspell-bundled-dictionaries@[email protected]) (2024-11-04)


Expand Down
4 changes: 2 additions & 2 deletions extensions/cspell-bundled-dictionaries/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion extensions/cspell-bundled-dictionaries/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-cspell-bundled-dictionaries",
"description": "CSpell Bundled Dictionaries dictionary extension for VS Code.",
"version": "1.0.4",
"version": "1.0.5",
"displayName": "CSpell Bundled Dictionaries - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-cspell-dict-extensions",
"private": true,
"version": "5.7.10",
"version": "5.7.11",
"scripts": {
"test": "lerna run test",
"postinstall": "lerna exec \"npm i\"",
Expand Down

0 comments on commit c30313f

Please sign in to comment.