From f00f759f3d8d405468d0071310a91b8f5a9c3798 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 11:18:33 -0400 Subject: [PATCH] chore(master): release 0.14.1 (#1773) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ SECURITY.md | 2 +- docs/guide/getting-started.md | 2 +- docs/pt-br/guide/getting-started.md | 2 +- docs/zh-hans/guide/getting-started.md | 2 +- version.txt | 2 +- 6 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d68a0f069..8f5ba87bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.1](https://github.com/asdf-vm/asdf/compare/v0.14.0...v0.14.1) (2024-08-15) + + +### Patches + +* Only display the "can't keep downloads" warning when asked to keep downloads ([#1756](https://github.com/asdf-vm/asdf/issues/1756)) ([44f3efb](https://github.com/asdf-vm/asdf/commit/44f3efb63b7517520f4610d504d30783a85c9d79)) + ## [0.14.0](https://github.com/asdf-vm/asdf/compare/v0.13.1...v0.14.0) (2024-01-19) diff --git a/SECURITY.md b/SECURITY.md index 79502c556..9e074b12d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,7 +9,7 @@ not covered under this security policy.** ``` -0.14.0 +0.14.1 ``` diff --git a/docs/guide/getting-started.md b/docs/guide/getting-started.md index 9c80faf01..fb6ca4a5d 100644 --- a/docs/guide/getting-started.md +++ b/docs/guide/getting-started.md @@ -36,7 +36,7 @@ asdf primarily requires `git` & `curl`. Here is a _non-exhaustive_ list of comma ```shell -git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.1 ``` diff --git a/docs/pt-br/guide/getting-started.md b/docs/pt-br/guide/getting-started.md index 12bf58deb..b69a81e28 100644 --- a/docs/pt-br/guide/getting-started.md +++ b/docs/pt-br/guide/getting-started.md @@ -39,7 +39,7 @@ asdf primarily requires `git` & `curl`. Here is a _non-exhaustive_ list of comma ```shell -git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.1 ``` diff --git a/docs/zh-hans/guide/getting-started.md b/docs/zh-hans/guide/getting-started.md index 6a24cfff2..d3394b3be 100644 --- a/docs/zh-hans/guide/getting-started.md +++ b/docs/zh-hans/guide/getting-started.md @@ -35,7 +35,7 @@ asdf primarily requires `git` & `curl`. Here is a _non-exhaustive_ list of comma ```shell -git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.1 ``` diff --git a/version.txt b/version.txt index a803cc227..930e3000b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.14.0 +0.14.1