Skip to content

Commit 91107e0

Browse files
chore(main): release 0.2.1 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f61d906 commit 91107e0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.1](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.2.0...v0.2.1) (2023-06-25)
8+
9+
10+
### Bug Fixes
11+
12+
* prep for next-ls 0.3 ([#22](https://github.com/elixir-tools/elixir-tools.vscode/issues/22)) ([f61d906](https://github.com/elixir-tools/elixir-tools.vscode/commit/f61d906ca5ee70e7ce3d1127a85787faeca63dc5))
13+
714
## [0.2.0](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.1.1...v0.2.0) (2023-06-20)
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.0",
7+
"version": "0.2.1",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/elixir-tools/elixir-tools.vscode.git"

0 commit comments

Comments
 (0)