Skip to content

Commit 5fda9f9

Browse files
chore(main): release code-spell-checker 4.5.3 (#5052)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 020d19e commit 5fda9f9

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.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.5.2"
2+
".": "4.5.3"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.5.3](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.5.2...code-spell-checker-v4.5.3) (2026-02-03)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Disable Analytics for now ([#5051](https://github.com/streetsidesoftware/vscode-spell-checker/issues/5051)) ([46eac66](https://github.com/streetsidesoftware/vscode-spell-checker/commit/46eac66bf6d50a982ca9302513f1bf9fbf95e01c))
11+
* Update CSpell from `9.6.2` to `9.6.3` and other dependencies ([79c97e1](https://github.com/streetsidesoftware/vscode-spell-checker/commit/79c97e16d20257197a56417492f9e0af60969fc9))
12+
513
## [4.5.2](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.5.1...code-spell-checker-v4.5.2) (2026-01-30)
614

715

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

0 commit comments

Comments
 (0)