Skip to content

Commit

Permalink
chore(main): release code-spell-checker 3.0.1 (#2787)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Sep 11, 2023
1 parent 9a0fe07 commit 60072d3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "3.0.0"
".": "3.0.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

## [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)


### Updates and Bug Fixes

* Use markdown in settings descriptions. ([#2786](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2786)) ([b4697fe](https://github.com/streetsidesoftware/vscode-spell-checker/commit/b4697fe8247590b605ac9f2de251bdf01f5e0e96))

## [3.0.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v2.20.5...code-spell-checker-v3.0.0) (2023-09-07)


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

0 comments on commit 60072d3

Please sign in to comment.