Skip to content

Commit 66a128a

Browse files
chore(main): release code-spell-checker 4.0.34 (#4023)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5d60822 commit 66a128a

4 files changed

+13
-4
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.33"
2+
".": "4.0.34"
33
}

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
## [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)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* 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))
11+
* 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))
12+
* 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))
13+
514
## [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)
615

716

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"icon": "images/SpellCheck.png",
66
"author": "Jason Dent",
77
"license": "GPL-3.0-or-later",
8-
"version": "4.0.33",
8+
"version": "4.0.34",
99
"publisher": "streetsidesoftware",
1010
"private": true,
1111
"type": "module",

0 commit comments

Comments
 (0)