Skip to content

Commit

Permalink
chore(main): release code-spell-checker 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 25, 2023
1 parent 1bc7bd0 commit 4a8b6da
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.1"
".": "4.0.0"
}
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,38 @@

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.

## [4.0.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v3.0.1...code-spell-checker-v4.0.0) (2023-10-25)


### ⚠ BREAKING CHANGES

* Update the client/server api ([#2859](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2859))

### Features

* Add light/dark theme support ([#2890](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2890)) ([dc806da](https://github.com/streetsidesoftware/vscode-spell-checker/commit/dc806da9054fadbe8d47bf8d3740e9d2c113cd15))
* Control which settings are passed to cspell ([#2868](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2868)) ([68bca74](https://github.com/streetsidesoftware/vscode-spell-checker/commit/68bca74bee42963121efbf91fd20c504b7e5dc8f))
* support custom decorators ([#2887](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2887)) ([d179d2e](https://github.com/streetsidesoftware/vscode-spell-checker/commit/d179d2e4cd0731bb1a2ebf627caf14b8d7c21edc))
* Update the client/server api ([#2859](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2859)) ([6430b3b](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6430b3b51198231b98fa7dfbb65e1014d39894c7))
* Upgrade vscode-language-server ([#2840](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2840)) ([b0af8f9](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b0af8f90d209907cfb9244af296334ee62427df6))


### Updates and Bug Fixes

* Add link to suggestions ([#2888](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2888)) ([eff9c8c](https://github.com/streetsidesoftware/vscode-spell-checker/commit/eff9c8cadb3ce4cc62a4dd140ae3e79e8495bae5))
* Add suggestions to hover ([#2896](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2896)) ([cf88324](https://github.com/streetsidesoftware/vscode-spell-checker/commit/cf8832486f8d768a8a5d24a9c1dfda721ce02dac))
* correct regression with spell checking commit messages ([#2872](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2872)) ([6c82393](https://github.com/streetsidesoftware/vscode-spell-checker/commit/6c82393e838882e8f0e58e6255684927a101e3ce))
* Improve decorations and suggestions ([#2900](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2900)) ([1bc7bd0](https://github.com/streetsidesoftware/vscode-spell-checker/commit/1bc7bd0de0b8853507a518feeaf9e388e040eee4))
* lint issues and improve error handling ([#2825](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2825)) ([dfa5889](https://github.com/streetsidesoftware/vscode-spell-checker/commit/dfa58898a5b3a6e34f66e824c80deae9c3b24eff))
* Reduce handshaking between extension and spell checker server ([#2863](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2863)) ([73b7c03](https://github.com/streetsidesoftware/vscode-spell-checker/commit/73b7c03374546fef2823534fb8fa9efe0a0b9983))
* Support Quick Fixes with custom decorators ([#2897](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2897)) ([4e93033](https://github.com/streetsidesoftware/vscode-spell-checker/commit/4e93033db480c7bc1eececb336e33f1601d22323))
* Update list of supported language Ids ([#2796](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2796)) ([e169d64](https://github.com/streetsidesoftware/vscode-spell-checker/commit/e169d6412c63afc2012c47f44418924c9d65e5f9))


### Code Refactoring

* clean up legacy settings viewer ([#2866](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2866)) ([0b0028a](https://github.com/streetsidesoftware/vscode-spell-checker/commit/0b0028a68f9f720061687c7a0caec0e9fd8c4944))

## [3.0.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v3.0.0...code-spell-checker-v3.0.1) (2023-09-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"icon": "images/SpellCheck.png",
"author": "Jason Dent",
"license": "GPL-3.0-or-later",
"version": "3.0.1",
"version": "4.0.0",
"publisher": "streetsidesoftware",
"private": true,
"repository": {
Expand Down

0 comments on commit 4a8b6da

Please sign in to comment.