Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Commit 52510b8

Browse files
chore(main): release 0.2.2 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f9d6383 commit 52510b8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the "elixir-tools" extension will be documented in this f
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.2.2](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.2.1...v0.2.2) (2023-06-25)
8+
9+
10+
### Bug Fixes
11+
12+
* bin/nextls ([f9d6383](https://github.com/elixir-tools/elixir-tools.vscode/commit/f9d638367728e6562ca330f23d037baa0fbef929))
13+
714
## [0.2.1](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.2.0...v0.2.1) (2023-06-25)
815

916

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/elixir-tools/elixir-tools.vscode",
55
"description": "Elixir extension for VSCode.",
66
"publisher": "elixir-tools",
7-
"version": "0.2.1",
7+
"version": "0.2.2",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/elixir-tools/elixir-tools.vscode.git"

0 commit comments

Comments
 (0)