Skip to content

Commit 2de51ee

Browse files
chore(main): release code-spell-checker 4.0.46 (#4313)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80681ce commit 2de51ee

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.45"
2+
".": "4.0.46"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.46](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.45...code-spell-checker-v4.0.46) (2025-04-17)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* bump @cspell/dict-cspell-bundle from 1.0.44 to 1.0.45 ([#4316](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4316)) ([5147dc7](https://github.com/streetsidesoftware/vscode-spell-checker/commit/5147dc7eef4da958531a089bfe0a5a4141477cb2))
11+
* Update CSpell (main) ([#4312](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4312)) ([d1ab606](https://github.com/streetsidesoftware/vscode-spell-checker/commit/d1ab60633d5c3e3c22252fc990750c71fa2f1e2d))
12+
* Update CSpell (main) ([#4324](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4324)) ([77407a0](https://github.com/streetsidesoftware/vscode-spell-checker/commit/77407a066bae583c009e0f97401745408f4b2011))
13+
* Update CSpell (main) ([#4326](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4326)) ([24f9338](https://github.com/streetsidesoftware/vscode-spell-checker/commit/24f9338edccf2c5bf5c76a120bf11523633052f7))
14+
* Update CSpell (main) ([#4328](https://github.com/streetsidesoftware/vscode-spell-checker/issues/4328)) ([9311a69](https://github.com/streetsidesoftware/vscode-spell-checker/commit/9311a6933ea2bbeac250b1c7be7144c37a9085d8))
15+
516
## [4.0.45](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.44...code-spell-checker-v4.0.45) (2025-04-07)
617

718

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.45",
8+
"version": "4.0.46",
99
"publisher": "streetsidesoftware",
1010
"private": true,
1111
"type": "module",

0 commit comments

Comments
 (0)