From 765b2fa3a9e13c960adb6a3233c0b1d93186edf3 Mon Sep 17 00:00:00 2001 From: "black.box" Date: Sun, 26 Feb 2023 02:29:56 +0000 Subject: [PATCH] ci: Update CHANGELOG and v1.2.33 asset(s) Signed-off-by: black.box --- CHANGELOG.md | 8 ++++++++ balena.yml | 2 +- unzoner/balena.yml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9820f2..daf41ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.2.33](https://github.com/belodetek/black.box/compare/v1.2.32...v1.2.33) + +> 25 February 2023 + +- fix: switch to functions from aliases [`#39`](https://github.com/belodetek/black.box/pull/39) +- fix: env import [`311b9be`](https://github.com/belodetek/black.box/commit/311b9be05bce445e7b8550e0d87ca1d20fb3c166) + #### [v1.2.32](https://github.com/belodetek/black.box/compare/v1.2.31...v1.2.32) > 13 January 2023 - fix: enable forwarding [`#38`](https://github.com/belodetek/black.box/pull/38) +- ci: Update CHANGELOG and v1.2.32 asset(s) [`4ed00b2`](https://github.com/belodetek/black.box/commit/4ed00b249baeefaf80254389706cc2bd36eee2a6) #### [v1.2.31](https://github.com/belodetek/black.box/compare/v1.2.30...v1.2.31) diff --git a/balena.yml b/balena.yml index 6549585..fc315e0 100644 --- a/balena.yml +++ b/balena.yml @@ -43,4 +43,4 @@ data: - raspberrypi3 - raspberrypi3-64 - raspberrypi4-64 -version: 1.2.32 +version: 1.2.33 diff --git a/unzoner/balena.yml b/unzoner/balena.yml index 87eaca8..2b67e63 100644 --- a/unzoner/balena.yml +++ b/unzoner/balena.yml @@ -39,4 +39,4 @@ data: - raspberrypi3 - raspberrypi3-64 - raspberrypi4-64 -version: 1.2.32 +version: 1.2.33