Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
lukaszsamson committed May 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 08e9725 commit 3dc3aa3
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
### Unreleased

### v0.21.3: 22 May 2024

#### Improvements

- ElixirLS updated to [v0.21.3](https://github.com/elixir-lsp/elixir-ls/blob/master/CHANGELOG.md#v0213)

### v0.21.2: 21 May 2024

#### Improvements
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
@@ -11,7 +11,7 @@
"author": "The Elixir community",
"license": "MIT",
"publisher": "JakeBecker",
"version": "0.21.2",
"version": "0.21.3",
"engines": {
"vscode": "^1.85.0"
},

0 comments on commit 3dc3aa3

Please sign in to comment.