Skip to content

Commit

Permalink
chore: release main (#1054)
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 Nov 18, 2024
1 parent 103dd89 commit 92a669d
Show file tree
Hide file tree
Showing 127 changed files with 464 additions and 168 deletions.
84 changes: 42 additions & 42 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
{
".": "5.8.0",
"extensions/arabic": "0.2.1",
"extensions/basque": "1.0.4",
"extensions/bulgarian": "0.1.11",
"extensions/catalan": "1.0.5",
"extensions/croatian": "1.0.1",
"extensions/czech": "1.0.6",
"extensions/danish": "2.2.2",
"extensions/dutch": "0.5.1",
"extensions/esperanto": "1.1.1",
".": "5.8.1",
"extensions/arabic": "0.2.2",
"extensions/basque": "1.0.5",
"extensions/bulgarian": "0.1.12",
"extensions/catalan": "1.0.6",
"extensions/croatian": "1.0.2",
"extensions/czech": "1.0.7",
"extensions/danish": "2.2.3",
"extensions/dutch": "0.5.2",
"extensions/esperanto": "1.1.2",
"extensions/estonian": "0.3.1",
"extensions/french-reforme": "2.2.1",
"extensions/french": "0.4.1",
"extensions/french-reforme": "2.2.2",
"extensions/french": "0.4.2",
"extensions/german": "2.3.2",
"extensions/greek": "1.2.2",
"extensions/hebrew": "2.0.2",
"extensions/greek": "1.2.3",
"extensions/hebrew": "2.0.3",
"extensions/hunspell-syntax": "1.0.4",
"extensions/italian": "1.1.1",
"extensions/medical-terms": "3.0.2",
"extensions/norwegian-bokmal": "0.2.1",
"extensions/persian": "2.0.2",
"extensions/polish": "2.1.2",
"extensions/portuguese-brazilian": "2.2.1",
"extensions/portuguese": "2.0.2",
"extensions/italian": "1.1.2",
"extensions/medical-terms": "3.0.3",
"extensions/norwegian-bokmal": "0.2.2",
"extensions/persian": "2.0.3",
"extensions/polish": "2.1.3",
"extensions/portuguese-brazilian": "2.2.2",
"extensions/portuguese": "2.0.3",
"extensions/russian": "2.2.2",
"extensions/scientific-terms": "0.2.3",
"extensions/slovenian": "0.2.2",
"extensions/spanish": "2.3.4",
"extensions/scientific-terms": "0.2.4",
"extensions/slovenian": "0.2.3",
"extensions/spanish": "2.3.5",
"extensions/swedish": "1.3.1",
"extensions/turkish": "1.1.1",
"extensions/ukrainian": "1.2.3",
"extensions/vietnamese": "1.1.1",
"extensions/turkish": "1.1.2",
"extensions/ukrainian": "1.2.4",
"extensions/vietnamese": "1.1.2",
"extensions/serbian": "1.2.1",
"extensions/british-english": "1.4.13",
"extensions/slovak": "1.1.2",
"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",
"extensions/british-english": "1.4.14",
"extensions/slovak": "1.1.3",
"extensions/australian-english": "1.1.10",
"extensions/canadian-english": "1.1.10",
"extensions/swiss-german": "1.2.2",
"extensions/austrian-german": "1.1.2",
"extensions/lithuanian": "1.1.3",
"extensions/romanian": "1.1.2",
"extensions/latvian": "1.1.1",
"extensions/win32": "1.0.4",
"extensions/indonesian": "1.0.1",
"extensions/hungarian": "1.0.1",
"extensions/finnish": "1.0.2",
"extensions/ancient-greek": "1.0.2",
"extensions/latin": "1.0.1",
"extensions/cspell-bundled-dictionaries": "1.0.6",
"extensions/macedonian": "1.0.0"
"extensions/win32": "1.0.5",
"extensions/indonesian": "1.0.2",
"extensions/hungarian": "1.0.2",
"extensions/finnish": "1.0.3",
"extensions/ancient-greek": "1.0.3",
"extensions/latin": "1.0.2",
"extensions/cspell-bundled-dictionaries": "1.0.7",
"extensions/macedonian": "1.0.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))
* Workflow Bot -- Update Dictionaries ([#1055](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1055)) ([103dd89](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/103dd89849e8dfcd3ece8b22fbb22786a5293045))

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


Expand Down
7 changes: 7 additions & 0 deletions extensions/ancient-greek/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-ancient-greek" extension will be documented in this file.

## [1.0.3](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-ancient-greek@[email protected]) (2024-11-18)


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

## [1.0.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-ancient-greek@[email protected]) (2024-10-22)


Expand Down
4 changes: 2 additions & 2 deletions extensions/ancient-greek/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/ancient-greek/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-ancient-greek",
"description": "Ancient Greek dictionary extension for VS Code.",
"version": "1.0.2",
"version": "1.0.3",
"displayName": "Ancient Greek - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions extensions/arabic/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

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


Expand Down
4 changes: 2 additions & 2 deletions extensions/arabic/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/arabic/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-arabic",
"description": "Arabic dictionary extension for VS Code.",
"version": "0.2.1",
"version": "0.2.2",
"displayName": "Arabic - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
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.10](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-australian-english@[email protected]) (2024-11-18)


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

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


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.9",
"version": "1.1.10",
"displayName": "Australian English - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions extensions/austrian-german/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-austrian-german" extension will be documented in this file.

## [1.1.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-austrian-german@[email protected]) (2024-11-18)


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

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


Expand Down
4 changes: 2 additions & 2 deletions extensions/austrian-german/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/austrian-german/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-austrian-german",
"description": "Austrian German dictionary extension for VS Code.",
"version": "1.1.1",
"version": "1.1.2",
"displayName": "Austrian German - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions extensions/basque/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-basque" extension will be documented in this file.

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


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

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


Expand Down
4 changes: 2 additions & 2 deletions extensions/basque/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/basque/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-basque",
"description": "Basque dictionary extension for VS Code.",
"version": "1.0.4",
"version": "1.0.5",
"displayName": "Basque - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
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.14](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@[email protected]) (2024-11-18)


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

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


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.13",
"version": "1.4.14",
"displayName": "British English - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions extensions/bulgarian/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.12](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-bulgarian@[email protected]) (2024-11-18)


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

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


Expand Down
4 changes: 2 additions & 2 deletions extensions/bulgarian/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/bulgarian/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-bulgarian",
"description": "Bulgarian dictionary extension for VS Code.",
"version": "0.1.11",
"version": "0.1.12",
"displayName": "Bulgarian - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
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.10](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-canadian-english@[email protected]) (2024-11-18)


### Updates and Bug Fixes

* Remove `preview` field from `package.json` ([#1053](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1053)) ([dabc8c9](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/dabc8c9b4ebbcfe3f0bb61644437e043908a838e))

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


Expand Down
Loading

0 comments on commit 92a669d

Please sign in to comment.