From 7cddccc67fd5507b02b40f8fa64362964859833d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 19 Dec 2024 18:40:41 +0000 Subject: [PATCH] chore(release): 8.2.2 [skip ci] ## [8.2.2](https://github.com/maevsi/maevsi_stack/compare/8.2.1...8.2.2) (2024-12-19) ### Bug Fixes * **deps:** update `ghcr.io/maevsi/maevsi` to `5.2.3` ([19ac601](https://github.com/maevsi/maevsi_stack/commit/19ac6015f252a43c7156ac25e13e7c9e8c64bfa1)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c86dd4..1edecbba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [8.2.2](https://github.com/maevsi/maevsi_stack/compare/8.2.1...8.2.2) (2024-12-19) + +### Bug Fixes + +* **deps:** update `ghcr.io/maevsi/maevsi` to `5.2.3` ([19ac601](https://github.com/maevsi/maevsi_stack/commit/19ac6015f252a43c7156ac25e13e7c9e8c64bfa1)) + ## [8.2.1](https://github.com/maevsi/maevsi_stack/compare/8.2.0...8.2.1) (2024-12-19) ### Bug Fixes diff --git a/package.json b/package.json index 605d49a0..1acb7078 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "maevsi_stack", "private": true, - "version": "8.2.1", + "version": "8.2.2", "description": "DargStack configuration for maevsi.", "repository": "https://github.com/maevsi/maevsi_stack.git", "author": "Jonas Thelemann ",