Skip to content

Commit

Permalink
chore: release main (#895)
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 Mar 31, 2024
1 parent c109bb1 commit 0db7a1e
Show file tree
Hide file tree
Showing 16 changed files with 63 additions and 20 deletions.
11 changes: 6 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "5.5.1",
".": "5.6.0",
"extensions/arabic": "0.2.1",
"extensions/basque": "1.0.4",
"extensions/bulgarian": "0.1.11",
Expand All @@ -23,16 +23,16 @@
"extensions/polish": "2.1.2",
"extensions/portuguese-brazilian": "2.2.1",
"extensions/portuguese": "2.0.2",
"extensions/russian": "2.2.1",
"extensions/russian": "2.2.2",
"extensions/scientific-terms": "0.2.2",
"extensions/slovenian": "0.2.2",
"extensions/spanish": "2.3.2",
"extensions/spanish": "2.3.3",
"extensions/swedish": "1.3.1",
"extensions/turkish": "1.1.1",
"extensions/ukrainian": "1.2.2",
"extensions/vietnamese": "1.1.1",
"extensions/serbian": "1.2.1",
"extensions/british-english": "1.4.5",
"extensions/british-english": "1.4.6",
"extensions/slovak": "1.1.2",
"extensions/australian-english": "1.1.5",
"extensions/canadian-english": "1.1.5",
Expand All @@ -44,5 +44,6 @@
"extensions/win32": "1.0.3",
"extensions/indonesian": "1.0.0",
"extensions/hungarian": "1.0.0",
"extensions/finnish": "1.0.0"
"extensions/finnish": "1.0.0",
"extensions/ancient-greek": "1.0.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [5.6.0](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@5.5.1...vscode-cspell-dict-extensions@5.6.0) (2024-03-31)


### Features

* Add Ancient Greek Extension ([#906](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/906)) ([ccc99ae](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/ccc99aebc3bfc0d464e695c57f02eee37ad7d14f))


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#883](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/883)) ([310a53f](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/310a53f933cb97ba12f7f82b9d715480a156d12f))
* Workflow Bot -- Update Dictionaries ([#887](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/887)) ([99ac3e6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/99ac3e6405d37eb3a68c8d6b1dce4d22f9ef817d))

## [5.5.1](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/vscode-cspell-dict-extensions@5.5.0...vscode-cspell-dict-extensions@5.5.1) (2024-02-24)


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.0 (2024-03-31)


### Features

* Add Ancient Greek Extension ([#906](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/906)) ([ccc99ae](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/ccc99aebc3bfc0d464e695c57f02eee37ad7d14f))

## [Unreleased]

- Initial release
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": "0.1.0",
"version": "1.0.0",
"displayName": "Ancient Greek - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": true,
Expand Down
8 changes: 8 additions & 0 deletions extensions/british-english/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## [1.4.6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@1.4.5...code-spell-checker-british-english@1.4.6) (2024-03-31)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#883](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/883)) ([310a53f](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/310a53f933cb97ba12f7f82b9d715480a156d12f))
* Workflow Bot -- Update Dictionaries ([#887](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/887)) ([99ac3e6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/99ac3e6405d37eb3a68c8d6b1dce4d22f9ef817d))

## [1.4.5](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-british-english@1.4.4...code-spell-checker-british-english@1.4.5) (2024-02-24)


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.5",
"version": "1.4.6",
"displayName": "British English - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": false,
Expand Down
7 changes: 7 additions & 0 deletions extensions/russian/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.

## [2.2.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-russian@2.2.1...code-spell-checker-russian@2.2.2) (2024-03-31)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#887](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/887)) ([99ac3e6](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/99ac3e6405d37eb3a68c8d6b1dce4d22f9ef817d))

## [2.2.1](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-russian@2.2.0...code-spell-checker-russian@2.2.1) (2023-12-30)


Expand Down
4 changes: 2 additions & 2 deletions extensions/russian/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/russian/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-spell-checker-russian",
"description": "Russian dictionary extension for VS Code.",
"version": "2.2.1",
"version": "2.2.2",
"displayName": "Russian - Code Spell Checker",
"icon": "images/SpellCheck.png",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions extensions/spanish/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.

## [2.3.3](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-spanish@2.3.2...code-spell-checker-spanish@2.3.3) (2024-03-31)


### Updates and Bug Fixes

* Workflow Bot -- Update Dictionaries ([#883](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/issues/883)) ([310a53f](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/commit/310a53f933cb97ba12f7f82b9d715480a156d12f))

## [2.3.2](https://github.com/streetsidesoftware/vscode-cspell-dict-extensions/compare/code-spell-checker-spanish@2.3.1...code-spell-checker-spanish@2.3.2) (2023-12-30)


Expand Down
4 changes: 2 additions & 2 deletions extensions/spanish/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/spanish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Spanish - Code Spell Checker",
"description": "Spanish Add-On for Code Spell Checker",
"icon": "images/SpellCheck.png",
"version": "2.3.2",
"version": "2.3.3",
"private": true,
"preview": false,
"publisher": "streetsidesoftware",
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.5.1",
"version": "5.6.0",
"scripts": {
"test": "lerna run test",
"postinstall": "lerna exec \"npm i\"",
Expand Down

0 comments on commit 0db7a1e

Please sign in to comment.