Skip to content

Commit

Permalink
chore(main): release code-spell-checker 4.0.0-alpha.3 (#3091)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 6, 2024
1 parent 9d92dda commit 61ab317
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "4.0.0-alpha.2"
".": "4.0.0-alpha.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [4.0.0-alpha.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.0-alpha.2...code-spell-checker-v4.0.0-alpha.3) (2024-03-06)


### Updates and Bug Fixes

* Adjust the default settings ([#3089](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3089)) ([9d92dda](https://github.com/streetsidesoftware/vscode-spell-checker/commit/9d92ddad4286024c622e9386ce850e81b6bd31d5))

## [4.0.0-alpha.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.0-alpha.1...code-spell-checker-v4.0.0-alpha.2) (2024-03-04)


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
Expand Up @@ -5,7 +5,7 @@
"icon": "images/SpellCheck.png",
"author": "Jason Dent",
"license": "GPL-3.0-or-later",
"version": "4.0.0-alpha.2",
"version": "4.0.0-alpha.3",
"publisher": "streetsidesoftware",
"private": true,
"repository": {
Expand Down

0 comments on commit 61ab317

Please sign in to comment.