Skip to content

Commit 044e3c3

Browse files
chore(main): release code-spell-checker 4.0.39 (#4122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent caf20fa commit 044e3c3

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.38"
2+
".": "4.0.39"
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.39](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.38...code-spell-checker-v4.0.39) (2025-02-25)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Update CSpell (main) ([#4120](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4120)) ([801805a](https://github.com/streetsidesoftware/vscode-spell-checker/commit/801805aec3c5263bc7d552e905937c1c2629bb76))
11+
* Update CSpell (main) ([#4126](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4126)) ([a3e9d64](https://github.com/streetsidesoftware/vscode-spell-checker/commit/a3e9d6433b67a3231fd60c8a5b8216d7c6203d5d))
12+
* Update CSpell (main) ([#4145](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4145)) ([8977eeb](https://github.com/streetsidesoftware/vscode-spell-checker/commit/8977eebe7c9257fda379ce94c2ef5b348ced1cbc))
13+
514
## [4.0.38](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.37...code-spell-checker-v4.0.38) (2025-02-09)
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.38",
8+
"version": "4.0.39",
99
"publisher": "streetsidesoftware",
1010
"private": true,
1111
"type": "module",

0 commit comments

Comments
 (0)