Skip to content

Commit

Permalink
bump: version 0.22.0 → 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 16, 2024
1 parent 263e6aa commit c917244
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v0.23.0 (2024-09-16)

### Feat

- add disable rule and category context commands (#762)

## v0.22.0 (2024-09-14)

### Feat
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 @@ -2,7 +2,7 @@
"name": "languagetool-linter",
"displayName": "LanguageTool Linter",
"description": "LanguageTool integration for VS Code.",
"version": "0.22.0",
"version": "0.23.0",
"engines": {
"vscode": "^1.57.0"
},
Expand Down

0 comments on commit c917244

Please sign in to comment.