Skip to content

Commit 55f851b

Browse files
chore(main): release code-spell-checker 4.0.6 (#3497)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8e9825e commit 55f851b

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.0.5"
2+
".": "4.0.6"
33
}

Diff for: CHANGELOG.md

+8
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.0.6](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.5...code-spell-checker-v4.0.6) (2024-08-02)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Remove `.` from view names. ([#3498](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3498)) ([6660d6d](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6660d6d9b187753d46928781ce1fd5e82e40073e))
11+
* Update CSpell (main) ([#3495](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3495)) ([d28c60f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/d28c60f47435022ff3df869ae2a19e1fe4ba9ce4))
12+
513
## [4.0.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.4...code-spell-checker-v4.0.5) (2024-07-30)
614

715

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: 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.5",
8+
"version": "4.0.6",
99
"publisher": "streetsidesoftware",
1010
"preview": true,
1111
"private": true,

0 commit comments

Comments
 (0)