Skip to content

Commit

Permalink
chore(main): release code-spell-checker 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 11, 2022
1 parent aa65703 commit 5ae6857
Show file tree
Hide file tree
Showing 3 changed files with 19 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.12.0"
".": "2.12.1"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.12.1](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v2.12.0...code-spell-checker-v2.12.1) (2022-12-11)


### Miscellaneous

* **deps-dev:** bump typescript from 4.9.3 to 4.9.4 ([#2397](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2397)) ([ebde13c](https://github.com/streetsidesoftware/vscode-spell-checker/commit/ebde13c65a1cf704bef568d38ba3842cbb857408))
* **deps:** bump nokogiri from 1.13.9 to 1.13.10 in /docs ([#2395](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2395)) ([9f80ff1](https://github.com/streetsidesoftware/vscode-spell-checker/commit/9f80ff13f5a2ffdf866e28d11f6d8bb3fb255a90))


### Continuous Integration

* Workflow Bot -- Update ALL Dependencies ([aa65703](https://github.com/streetsidesoftware/vscode-spell-checker/commit/aa657039fc9417b74a1150570db2944c2f842e2a))
* Workflow Bot -- Update ALL Dependencies ([bb61f2f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/bb61f2fadbbcd8e60b0d4bb901e5ad068d3d531c))
* Workflow Bot -- Update ALL Dependencies (main) ([#2399](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2399)) ([bb61f2f](https://github.com/streetsidesoftware/vscode-spell-checker/commit/bb61f2fadbbcd8e60b0d4bb901e5ad068d3d531c))
* Workflow Bot -- Update ALL Dependencies (main) ([#2403](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2403)) ([00c9d3e](https://github.com/streetsidesoftware/vscode-spell-checker/commit/00c9d3ed830d136a0fcd6e3e28077e8b48e518c6))
* Workflow Bot -- Update ALL Dependencies (main) ([#2404](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2404)) ([aa65703](https://github.com/streetsidesoftware/vscode-spell-checker/commit/aa657039fc9417b74a1150570db2944c2f842e2a))

## [2.12.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v2.11.1...code-spell-checker-v2.12.0) (2022-12-06)


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

0 comments on commit 5ae6857

Please sign in to comment.