Skip to content

Commit 466a6e1

Browse files
chore(main): release code-spell-checker 4.0.50
1 parent 5cd861d commit 466a6e1

File tree

4 files changed

+13
-4
lines changed

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.49"
2+
".": "4.0.50"
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.50](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.49...code-spell-checker-v4.0.50) (2025-05-08)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Update CSpell (main) ([#4400](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4400)) ([f86f68f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f86f68f3e8e8efb348cb79935f9c4f4f7cc1eb77))
11+
* Update CSpell (main) ([#4402](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4402)) ([5cd861d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/5cd861d4347fba507fa85a0b25d0af24e9952971))
12+
* Update to CSpell 9.0.0 ([#4391](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4391)) ([474a2ab](https://github.com/streetsidesoftware/vscode-spell-checker/commit/474a2ab0c758ef7d31550e455ef05988f5ea03fa))
13+
514
## [4.0.49](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.48...code-spell-checker-v4.0.49) (2025-05-05)
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.49",
8+
"version": "4.0.50",
99
"publisher": "streetsidesoftware",
1010
"private": true,
1111
"type": "module",

0 commit comments

Comments
 (0)