Skip to content

Commit

Permalink
chore(main): release code-spell-checker 4.0.6 (#3497)
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 Aug 2, 2024
1 parent 8e9825e commit 55f851b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.0.5"
".": "4.0.6"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.5...code-spell-checker-v4.0.6) (2024-08-02)


### Updates and Bug Fixes

* Remove `.` from view names. ([#3498](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3498)) ([6660d6d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6660d6d9b187753d46928781ce1fd5e82e40073e))
* Update CSpell (main) ([#3495](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3495)) ([d28c60f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/d28c60f47435022ff3df869ae2a19e1fe4ba9ce4))

## [4.0.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.4...code-spell-checker-v4.0.5) (2024-07-30)


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

0 comments on commit 55f851b

Please sign in to comment.