Skip to content

Commit

Permalink
chore: release main (#953)
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] committed Jun 3, 2024
1 parent b66a0c2 commit 9dfee22
Show file tree
Hide file tree
Showing 13 changed files with 44 additions and 16 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "5.7.2",
".": "5.7.3",
"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.8",
"extensions/british-english": "1.4.9",
"extensions/slovak": "1.1.2",
"extensions/australian-english": "1.1.6",
"extensions/canadian-english": "1.1.6",
"extensions/australian-english": "1.1.7",
"extensions/canadian-english": "1.1.7",
"extensions/swiss-german": "1.2.1",
"extensions/austrian-german": "1.1.1",
"extensions/lithuanian": "1.1.2",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.7.3](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@5.7.2...vscode-cspell-dict-extensions@5.7.3) (2024-06-02)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#951](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/951)) ([001b17e](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/001b17eea2dd35716f2f94f925eacda59f1e29c5))

## [5.7.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@5.7.1...vscode-cspell-dict-extensions@5.7.2) (2024-05-16)


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.7](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@1.1.6...code-spell-checker-australian-english@1.1.7) (2024-06-02)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#951](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/951)) ([001b17e](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/001b17eea2dd35716f2f94f925eacda59f1e29c5))

## [1.1.6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@1.1.5...code-spell-checker-australian-english@1.1.6) (2024-05-07)


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.6",
"version": "1.1.7",
"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.9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@1.4.8...code-spell-checker-british-english@1.4.9) (2024-06-02)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#951](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/951)) ([001b17e](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/001b17eea2dd35716f2f94f925eacda59f1e29c5))

## [1.4.8](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@1.4.7...code-spell-checker-british-english@1.4.8) (2024-05-16)


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.8",
"version": "1.4.9",
"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.7](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-canadian-english@1.1.6...code-spell-checker-canadian-english@1.1.7) (2024-06-02)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#951](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/951)) ([001b17e](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/001b17eea2dd35716f2f94f925eacda59f1e29c5))

## [1.1.6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-canadian-english@1.1.5...code-spell-checker-canadian-english@1.1.6) (2024-05-07)


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.6",
"version": "1.1.7",
"displayName": "Canadian English - 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.2",
"version": "5.7.3",
"scripts": {
"test": "lerna run test",
"postinstall": "lerna exec \"npm i\"",
Expand Down

0 comments on commit 9dfee22

Please sign in to comment.