Skip to content

Commit fb0f9f4

Browse files
chore(main): release 0.6.0 (#128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1014838 commit fb0f9f4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## Unreleased
44

5+
## [0.6.0](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.5.1...v0.6.0) (2023-06-21)
6+
7+
8+
### Features
9+
10+
* **elixir,treesitter:** highlight arg to Repo.query! as SQL ([4464531](https://github.com/elixir-tools/elixir-tools.nvim/commit/44645316f987d78d1afe6e6f8ac46839bb5a2bbc))
11+
* **elixirls:** bump ElixirLS ([1014838](https://github.com/elixir-tools/elixir-tools.nvim/commit/101483829e25dc25d0e0e9fb3b090f7b4e07b964))
12+
513
## [0.5.1](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.5.0...v0.5.1) (2023-06-15)
614

715

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.1
1+
0.6.0

0 commit comments

Comments
 (0)