diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 02f94c0..f5192f3 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,17 @@ +- commits: + - subject: Update the links to certificates when DNS_TLD or TLD changes. + hash: 07c8efe990e3cd1d4e486e4302567b548f8ba576 + body: "" + footer: + Change-type: patch + change-type: patch + Signed-off-by: Carlo Miguel F. Cruz + signed-off-by: Carlo Miguel F. Cruz + author: Carlo Miguel F. Cruz + nested: [] + version: 0.1.17 + title: "" + date: 2023-06-27T16:12:19.471Z - commits: - subject: Update links hash: a5220f2cef1906572cd0dd83cdc42f45eb70fe83 diff --git a/CHANGELOG.md b/CHANGELOG.md index bff1827..544932a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v0.1.17 +## (2023-06-27) + +* Update the links to certificates when DNS_TLD or TLD changes. [Carlo Miguel F. Cruz] + # v0.1.16 ## (2023-04-25) diff --git a/VERSION b/VERSION index 99a25fc..44a7df2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.16 \ No newline at end of file +0.1.17 \ No newline at end of file diff --git a/balena.yml b/balena.yml index e7207db..6fdcef9 100644 --- a/balena.yml +++ b/balena.yml @@ -38,4 +38,4 @@ data: - qemux86 - qemux86-64 - generic-aarch64 -version: 0.1.16 +version: 0.1.17