Skip to content

Commit 389fe96

Browse files
chore(main): release 0.15.1 (#91)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f69b66 commit 389fe96

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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.15.1](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.15.0...v0.15.1) (2024-05-31)
8+
9+
10+
### Bug Fixes
11+
12+
* update logo ([1f69b66](https://github.com/elixir-tools/elixir-tools.vscode/commit/1f69b66e07cff9d22187b5514140cda5b97af295))
13+
714
## [0.15.0](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.14.1...v0.15.0) (2024-04-20)
815

916

package.json

+1-1
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 with support for Next LS and Credo Language Server",
66
"publisher": "elixir-tools",
7-
"version": "0.15.0",
7+
"version": "0.15.1",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/elixir-tools/elixir-tools.vscode.git"

0 commit comments

Comments
 (0)