Skip to content

Commit

Permalink
chore: release main (#1018)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 22, 2024
1 parent c406b88 commit 583dfca
Show file tree
Hide file tree
Showing 25 changed files with 88 additions and 32 deletions.
16 changes: 8 additions & 8 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "5.7.7",
".": "5.7.8",
"extensions/arabic": "0.2.1",
"extensions/basque": "1.0.4",
"extensions/bulgarian": "0.1.11",
Expand Down Expand Up @@ -41,11 +41,11 @@
"extensions/lithuanian": "1.1.2",
"extensions/romanian": "1.1.2",
"extensions/latvian": "1.1.1",
"extensions/win32": "1.0.3",
"extensions/indonesian": "1.0.0",
"extensions/hungarian": "1.0.0",
"extensions/finnish": "1.0.0",
"extensions/ancient-greek": "1.0.1",
"extensions/latin": "1.0.0",
"extensions/cspell-bundled-dictionaries": "1.0.1"
"extensions/win32": "1.0.4",
"extensions/indonesian": "1.0.1",
"extensions/hungarian": "1.0.1",
"extensions/finnish": "1.0.1",
"extensions/ancient-greek": "1.0.2",
"extensions/latin": "1.0.1",
"extensions/cspell-bundled-dictionaries": "1.0.2"
}
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.8](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@[email protected]) (2024-10-22)


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

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


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.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-ancient-greek@[email protected]) (2024-10-22)


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

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


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.1",
"version": "1.0.2",
"displayName": "Ancient Greek - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/cspell-bundled-dictionaries/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-cspell-bundled-dictionaries" extension will be documented in this file.

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


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

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


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.1",
"version": "1.0.2",
"displayName": "CSpell Bundled Dictionaries - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/finnish/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-finnish" extension will be documented in this file.

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


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

## 1.0.0 (2024-01-26)


Expand Down
4 changes: 2 additions & 2 deletions extensions/finnish/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/finnish/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-finnish",
"description": "Finnish dictionary extension for VS Code.",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "Finnish - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/hungarian/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-hungarian" extension will be documented in this file.

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


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

## 1.0.0 (2024-01-23)


Expand Down
4 changes: 2 additions & 2 deletions extensions/hungarian/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/hungarian/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-hungarian",
"description": "Hungarian dictionary extension for VS Code.",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "Hungarian - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/indonesian/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-indonesian" extension will be documented in this file.

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


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

## 1.0.0 (2024-01-16)


Expand Down
4 changes: 2 additions & 2 deletions extensions/indonesian/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/indonesian/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-indonesian",
"description": "Indonesian dictionary extension for VS Code.",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "Indonesian - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/latin/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-latin" extension will be documented in this file.

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


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

## 1.0.0 (2024-04-01)


Expand Down
4 changes: 2 additions & 2 deletions extensions/latin/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/latin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-latin",
"description": "Latin dictionary extension for VS Code.",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "Latin - 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.4](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/[email protected]@1.0.4) (2024-10-22)


### Updates and Bug Fixes

* turn off preview mode ([#1017](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/1017)) ([c406b88](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/c406b884b95da797ce2a52f149c198991d89d125))

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


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.3",
"version": "1.0.4",
"displayName": "Win32 - 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.7",
"version": "5.7.8",
"scripts": {
"test": "lerna run test",
"postinstall": "lerna exec \"npm i\"",
Expand Down

0 comments on commit 583dfca

Please sign in to comment.