Skip to content

Commit a61ef6d

Browse files
chore(main): release code-spell-checker 4.0.37 (#4093)
1 parent 90b4464 commit a61ef6d

4 files changed

+11
-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.36"
2+
".": "4.0.37"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.37](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.36...code-spell-checker-v4.0.37) (2025-01-30)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Make sure the repl check uses the right directory ([#4092](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4092)) ([90b4464](https://github.com/streetsidesoftware/vscode-spell-checker/commit/90b4464a967fb7824215f94fccf3e4e3c3897a68))
11+
512
## [4.0.36](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.35...code-spell-checker-v4.0.36) (2025-01-29)
613

714

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.36",
8+
"version": "4.0.37",
99
"publisher": "streetsidesoftware",
1010
"private": true,
1111
"type": "module",

0 commit comments

Comments
 (0)