From 0ef4f9e16faa6426fbafe632e03c2c9bdbe52921 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 00:09:17 +0200 Subject: [PATCH] chore(main): release 1.4.0 (#64) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcc6288..be66c00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.4.0](https://github.com/asdf-community/asdf-plugin-manager/compare/v1.3.1...v1.4.0) (2024-09-23) + + +### Features + +* notify user if the plugin git url doesn't match what in .plugin-versions ([#65](https://github.com/asdf-community/asdf-plugin-manager/issues/65)) ([4be90c2](https://github.com/asdf-community/asdf-plugin-manager/commit/4be90c2633e6697db853420e4a35304f84fbbafb)) + + +### Bug Fixes + +* ensure asdf-plugin-manager works in expected worktree ([#56](https://github.com/asdf-community/asdf-plugin-manager/issues/56)) ([309be80](https://github.com/asdf-community/asdf-plugin-manager/commit/309be80421c6cfdd0237ab18a39422a40f98e229)) +* use macos compatible sed syntax ([#63](https://github.com/asdf-community/asdf-plugin-manager/issues/63)) ([4de7c98](https://github.com/asdf-community/asdf-plugin-manager/commit/4de7c981f35b15360ae5a0adaf8d65460495e4d7)) + ## [1.3.1](https://github.com/asdf-community/asdf-plugin-manager/compare/v1.3.0...v1.3.1) (2024-03-19) diff --git a/version.txt b/version.txt index 6261a05..88c5fb8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.3.1 \ No newline at end of file +1.4.0