Skip to content

Commit

Permalink
chore(main): release code-spell-checker 4.0.12 (#3557)
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 29, 2024
1 parent 586933a commit b7804cd
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.11"
".": "4.0.12"
}
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.12](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.11...code-spell-checker-v4.0.12) (2024-08-26)


### Updates and Bug Fixes

* Ask user to rate the Spell Checker. ([#3570](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3570)) ([4d2c51e](https://github.com/streetsidesoftware/vscode-spell-checker/commit/4d2c51eb21b1454a6aaf46f3a8fa48e12accde1b))
* Update CSpell (main) ([#3555](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3555)) ([1810a61](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1810a61b0d4aef2b03c42fa7d43980ac6a6ecd88))

## [4.0.11](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.10...code-spell-checker-v4.0.11) (2024-08-20)


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.11",
"version": "4.0.12",
"publisher": "streetsidesoftware",
"preview": true,
"private": true,
Expand Down

0 comments on commit b7804cd

Please sign in to comment.