Skip to content

Commit

Permalink
bump: version 0.21.2 → 0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 4, 2024
1 parent bd464fa commit 90c4b83
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v0.21.3 (2024-03-04)

### Fix

- **deps**: bump glob from 8.1.0 to 10.3.10 (#637)
- correct import of glob

## v0.21.2 (2024-03-03)

### Fix
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.21.2",
"version": "0.21.3",
"engines": {
"vscode": "^1.57.0"
},
Expand Down

0 comments on commit 90c4b83

Please sign in to comment.