Skip to content

Commit

Permalink
chore(release): 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jul 19, 2022
1 parent c6d1d4b commit 5d68a84
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.

### 2.3.2 (2022-07-19)


### Bug Fixes

* Turn off `scminput` until VS Code is ready ([#2095](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2095)) ([c6d1d4b](https://github.com/streetsidesoftware/vscode-spell-checker/commit/c6d1d4bf33c0b06eee9b67d2a75be19707b17819)), closes [#155282](https://github.com/streetsidesoftware/vscode-spell-checker/issues/155282)

### 2.3.1 (2022-07-17)

## [2.3.0](https://github.com/streetsidesoftware/vscode-spell-checker/compare/v2.2.7...v2.3.0) (2022-07-05)
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.3.1",
"version": "2.3.2",
"publisher": "streetsidesoftware",
"private": true,
"repository": {
Expand Down

0 comments on commit 5d68a84

Please sign in to comment.