From 83760b5ee86fba07d6d17a8d6f4f09c403af001a Mon Sep 17 00:00:00 2001 From: "black.box" Date: Sun, 25 Sep 2022 03:04:53 +0000 Subject: [PATCH] ci: Update CHANGELOG and v0.0.3 asset(s) Signed-off-by: black.box --- CHANGELOG.md | 9 ++++++++- balena.yml | 2 +- unzoner/balena.yml | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d96066..b96e769 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,18 @@ 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). -#### [v0.0.2](https://github.com/vpnarea/black.box/compare/v0.0.1...v0.0.2) +#### [v0.0.3](https://github.com/vpnarea/black.box/compare/v0.0.2...v0.0.3) > 24 September 2022 +- fix: refactor plugin import [`#3`](https://github.com/vpnarea/black.box/pull/3) + +#### [v0.0.2](https://github.com/vpnarea/black.box/compare/v0.0.1...v0.0.2) + +> 25 September 2022 + - fix: plugin env path [`#2`](https://github.com/vpnarea/black.box/pull/2) +- ci: Update CHANGELOG and v0.0.2 asset(s) [`7cb1db5`](https://github.com/vpnarea/black.box/commit/7cb1db52a259735668d722decb7051a3b83ef01a) #### v0.0.1 diff --git a/balena.yml b/balena.yml index a735990..76d0878 100644 --- a/balena.yml +++ b/balena.yml @@ -43,4 +43,4 @@ data: - raspberrypi3 - raspberrypi3-64 - raspberrypi4-64 -version: 0.0.2 +version: 0.0.3 diff --git a/unzoner/balena.yml b/unzoner/balena.yml index cac4cba..3865252 100644 --- a/unzoner/balena.yml +++ b/unzoner/balena.yml @@ -39,4 +39,4 @@ data: - raspberrypi3 - raspberrypi3-64 - raspberrypi4-64 -version: 0.0.2 +version: 0.0.3