Skip to content

Commit 710f4ad

Browse files
chore(main): release code-spell-checker 4.0.41 (#4171)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f6ad7ed commit 710f4ad

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.40"
2+
".": "4.0.41"
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.41](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.40...code-spell-checker-v4.0.41) (2025-03-02)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Add a setting to control notifications ([#4170](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4170)) ([32cc7f8](https://github.com/streetsidesoftware/vscode-spell-checker/commit/32cc7f823333cf2aafc96db1a83afb8f90cda0d0))
11+
* Update CSpell (main) ([#4169](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4169)) ([9ad839d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/9ad839d22715477b237ba6c5a054f9d5edcc37db))
12+
* Update CSpell (main) ([#4172](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4172)) ([f6ad7ed](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f6ad7ed5cf1ff8756a249e2844db9e0a47a8c6a9))
13+
514
## [4.0.40](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.39...code-spell-checker-v4.0.40) (2025-02-28)
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.40",
8+
"version": "4.0.41",
99
"publisher": "streetsidesoftware",
1010
"private": true,
1111
"type": "module",

0 commit comments

Comments
 (0)