Skip to content

Commit 0930654

Browse files
chore(main): release 0.7.0 (#147)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6cc6578 commit 0930654

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## [0.7.0](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.6.6...v0.7.0) (2023-07-28)
6+
7+
8+
### Features
9+
10+
* **nextls:** reuse client correctly for workspace folders ([22fe478](https://github.com/elixir-tools/elixir-tools.nvim/commit/22fe478395860765b7fc82a490b640eaf0e6f8cc))
11+
12+
13+
### Bug Fixes
14+
15+
* connect to eelixir, heex, and surface filetypes ([f5da7e3](https://github.com/elixir-tools/elixir-tools.nvim/commit/f5da7e3b94d4f42dfba6f2db56cb62162c7c1351))
16+
517
## [0.6.6](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.6.5...v0.6.6) (2023-07-20)
618

719

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.6
1+
0.7.0

0 commit comments

Comments
 (0)