Skip to content

Commit

Permalink
chore(main): release code-spell-checker 2.14.0 (#2435)
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 Jan 8, 2023
1 parent c471643 commit 7b40762
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 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 @@
{
".": "2.13.0"
".": "2.14.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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.

## [2.14.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v2.13.0...code-spell-checker-v2.14.0) (2023-01-08)


### Features

* Support script locals ([#2437](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2437)) ([c471643](https://github.com/streetsidesoftware/vscode-spell-checker/commit/c47164320c51ab71a37f43fa140748a5a17bf3ad))


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies ([3c4a722](https://github.com/streetsidesoftware/vscode-spell-checker/commit/3c4a722e8c3887aa8414ab7d1a74875c0cb946c9))
* Workflow Bot -- Update ALL Dependencies ([f6049b5](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f6049b54f9d2c1c684255b0440df109bee88f910))
* Workflow Bot -- Update ALL Dependencies (main) ([#2433](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2433)) ([f6049b5](https://github.com/streetsidesoftware/vscode-spell-checker/commit/f6049b54f9d2c1c684255b0440df109bee88f910))
* Workflow Bot -- Update ALL Dependencies (main) ([#2436](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2436)) ([3c4a722](https://github.com/streetsidesoftware/vscode-spell-checker/commit/3c4a722e8c3887aa8414ab7d1a74875c0cb946c9))

## [2.13.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v2.12.0...code-spell-checker-v2.13.0) (2023-01-07)


Expand Down
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": "2.13.0",
"version": "2.14.0",
"publisher": "streetsidesoftware",
"private": true,
"repository": {
Expand Down

0 comments on commit 7b40762

Please sign in to comment.