Skip to content

Commit b7804cd

Browse files
chore(main): release code-spell-checker 4.0.12 (#3557)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 586933a commit b7804cd

4 files changed

+12
-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.11"
2+
".": "4.0.12"
33
}

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.12](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.11...code-spell-checker-v4.0.12) (2024-08-26)
6+
7+
8+
### Updates and Bug Fixes
9+
10+
* Ask user to rate the Spell Checker. ([#3570](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3570)) ([4d2c51e](https://github.com/streetsidesoftware/vscode-spell-checker/commit/4d2c51eb21b1454a6aaf46f3a8fa48e12accde1b))
11+
* Update CSpell (main) ([#3555](https://github.com/streetsidesoftware/vscode-spell-checker/issues/3555)) ([1810a61](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1810a61b0d4aef2b03c42fa7d43980ac6a6ecd88))
12+
513
## [4.0.11](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v4.0.10...code-spell-checker-v4.0.11) (2024-08-20)
614

715

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.11",
8+
"version": "4.0.12",
99
"publisher": "streetsidesoftware",
1010
"preview": true,
1111
"private": true,

0 commit comments

Comments
 (0)