From 688c84590ed6050991bd9fbdf88c36e0421e3e50 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Jul 2024 00:38:53 +0000 Subject: [PATCH] chore(release): 2.3.46 [skip ci] ## [2.3.46](https://github.com/dargstack/dargstack-example_stack/compare/2.3.45...2.3.46) (2024-07-29) ### Bug Fixes * schedule release ([9dbc2af](https://github.com/dargstack/dargstack-example_stack/commit/9dbc2afd1d4232efbdb07e3fd1834b73a60dbbb0)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21620bfe..2ed26d3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.46](https://github.com/dargstack/dargstack-example_stack/compare/2.3.45...2.3.46) (2024-07-29) + + +### Bug Fixes + +* schedule release ([9dbc2af](https://github.com/dargstack/dargstack-example_stack/commit/9dbc2afd1d4232efbdb07e3fd1834b73a60dbbb0)) + ## [2.3.45](https://github.com/dargstack/dargstack-example_stack/compare/2.3.44...2.3.45) (2024-07-15) diff --git a/package.json b/package.json index 0699b97f..1f6d61ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dargstack-example_stack", "private": true, - "version": "2.3.45", + "version": "2.3.46", "description": "Basic stack configuration to see what DargStack is meant for.", "repository": "https://github.com/dargstack/dargstack-example_stack.git", "author": "Jonas Thelemann ",