From 5de6ed04aa4e1cdfee4fda0065ececf3f8d87bff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 15:40:43 +0000 Subject: [PATCH] chore(main): release 0.16.2 --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41db4fcd..e9aecb0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ## Unreleased +## [0.16.2](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.16.1...v0.16.2) (2025-01-04) + + +### Bug Fixes + +* print dest directory if it fails to clone ([#233](https://github.com/elixir-tools/elixir-tools.nvim/issues/233)) ([b08647f](https://github.com/elixir-tools/elixir-tools.nvim/commit/b08647f34049e54677b57d02902bf756138e5c25)) + ## [0.16.1](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.16.0...v0.16.1) (2024-10-02) diff --git a/version.txt b/version.txt index 2a0970ca..201a22c8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.16.1 +0.16.2