Skip to content

Commit f7e1875

Browse files
chore(main): release 0.17.0 (#237)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c23d285 commit f7e1875

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.16.2"
2+
".": "0.17.0"
33
}

CHANGELOG.md

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

33
## Unreleased
44

5+
## [0.17.0](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.16.2...v0.17.0) (2025-01-13)
6+
7+
8+
### Features
9+
10+
* support XDG_CACHE_HOME and XDG_DATA_HOME ([#236](https://github.com/elixir-tools/elixir-tools.nvim/issues/236)) ([f4bd15f](https://github.com/elixir-tools/elixir-tools.nvim/commit/f4bd15f0d79f10a4291ec5ac9d31d7725f7af88c))
11+
512
## [0.16.2](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.16.1...v0.16.2) (2025-01-04)
613

714

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.2
1+
0.17.0

0 commit comments

Comments
 (0)