Skip to content

Commit

Permalink
chore: release main (#830)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 2, 2024
1 parent 7468ed9 commit d63db77
Show file tree
Hide file tree
Showing 16 changed files with 55 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.2.2",
".": "5.2.3",
"extensions/arabic": "0.2.1",
"extensions/basque": "1.0.4",
"extensions/bulgarian": "0.1.11",
Expand Down Expand Up @@ -32,14 +32,14 @@
"extensions/ukrainian": "1.2.2",
"extensions/vietnamese": "1.1.1",
"extensions/serbian": "1.2.1",
"extensions/british-english": "1.4.2",
"extensions/british-english": "1.4.3",
"extensions/slovak": "1.1.2",
"extensions/australian-english": "1.1.3",
"extensions/canadian-english": "1.1.3",
"extensions/australian-english": "1.1.4",
"extensions/canadian-english": "1.1.4",
"extensions/swiss-german": "1.2.1",
"extensions/austrian-german": "1.1.1",
"extensions/lithuanian": "1.1.2",
"extensions/romanian": "1.1.2",
"extensions/latvian": "1.1.1",
"extensions/win32": "1.0.2"
"extensions/win32": "1.0.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#824](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/824)) ([e312b1d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/e312b1d57f791c4be8dbf54653abfd2e101035f2))

## [5.2.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@[email protected]) (2023-12-30)


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.4](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@[email protected]) (2024-01-01)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#824](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/824)) ([e312b1d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/e312b1d57f791c4be8dbf54653abfd2e101035f2))

## [1.1.3](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@[email protected]) (2023-12-30)


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.3",
"version": "1.1.4",
"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.3](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@[email protected]) (2024-01-01)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#824](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/824)) ([e312b1d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/e312b1d57f791c4be8dbf54653abfd2e101035f2))

## [1.4.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@[email protected]) (2023-12-30)


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.2",
"version": "1.4.3",
"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.4](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-canadian-english@[email protected]) (2024-01-01)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#824](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/824)) ([e312b1d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/e312b1d57f791c4be8dbf54653abfd2e101035f2))

## [1.1.3](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-canadian-english@[email protected]) (2023-12-30)


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.3",
"version": "1.1.4",
"displayName": "Canadian English - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/win32/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-win32" extension will be documented in this file.

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


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#824](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/824)) ([e312b1d](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/e312b1d57f791c4be8dbf54653abfd2e101035f2))

## [1.0.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/[email protected]@1.0.2) (2023-12-30)


Expand Down
4 changes: 2 additions & 2 deletions extensions/win32/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/win32/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-win32",
"description": "Win32 dictionary extension for VS Code.",
"version": "1.0.2",
"version": "1.0.3",
"displayName": "Win32 - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": true,
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.2.2",
"version": "5.2.3",
"scripts": {
"test": "lerna run test",
"postinstall": "lerna exec \"npm i\"",
Expand Down

0 comments on commit d63db77

Please sign in to comment.