Skip to content

Commit d5c0c03

Browse files
chore(main): release 0.13.0 (#74)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c6c870a commit d5c0c03

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.13.0](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.12.1...v0.13.0) (2024-02-14)
8+
9+
10+
### Features
11+
12+
* spitfire option ([#73](https://github.com/elixir-tools/elixir-tools.vscode/issues/73)) ([c6c870a](https://github.com/elixir-tools/elixir-tools.vscode/commit/c6c870ad894c8080bd79143ade5c1edcd0cedefa))
13+
714
## [0.12.1](https://github.com/elixir-tools/elixir-tools.vscode/compare/v0.12.0...v0.12.1) (2023-12-18)
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 with support for Next LS and Credo Language Server",
66
"publisher": "elixir-tools",
7-
"version": "0.12.1",
7+
"version": "0.13.0",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/elixir-tools/elixir-tools.vscode.git"

0 commit comments

Comments
 (0)