Skip to content

Commit

Permalink
chore(main): release code-spell-checker 4.0.34 (#4023)
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 Jan 8, 2025
1 parent 5d60822 commit 66a128a
Show file tree
Hide file tree
Showing 4 changed files with 13 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.33"
".": "4.0.34"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.34](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.33...code-spell-checker-v4.0.34) (2025-01-08)


### Updates and Bug Fixes

* Set Prerelease Mode to `false` ([#4022](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4022)) ([a51c2cb](https://github.com/streetsidesoftware/vscode-spell-checker/commit/a51c2cbe726f00fa5795e753c1ac4b0937291fef))
* Set Prerelease Mode to `false` ([#4026](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4026)) ([5d60822](https://github.com/streetsidesoftware/vscode-spell-checker/commit/5d6082252d2d55c03b75a65e6a034abcb6b2aef4))
* Set Prerelease Mode to `true` ([#4025](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4025)) ([e7f14bf](https://github.com/streetsidesoftware/vscode-spell-checker/commit/e7f14bf056d56e2fed182f9b5fdfc9aedd85bd08))

## [4.0.33](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.32...code-spell-checker-v4.0.33) (2025-01-07)


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.33",
"version": "4.0.34",
"publisher": "streetsidesoftware",
"private": true,
"type": "module",
Expand Down

0 comments on commit 66a128a

Please sign in to comment.