From bd52fa972d5202f3975a0e67962d3644345685d3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 10 Apr 2023 00:33:47 +0000 Subject: [PATCH] chore(release): 2.3.9 [skip ci] ## [2.3.9](https://github.com/dargstack/dargstack-example_stack/compare/2.3.8...2.3.9) (2023-04-10) ### Bug Fixes * schedule release ([73bfb34](https://github.com/dargstack/dargstack-example_stack/commit/73bfb348ca11516f0a30639d57b067ba84ec75c7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee5f8258..6544d7a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.9](https://github.com/dargstack/dargstack-example_stack/compare/2.3.8...2.3.9) (2023-04-10) + + +### Bug Fixes + +* schedule release ([73bfb34](https://github.com/dargstack/dargstack-example_stack/commit/73bfb348ca11516f0a30639d57b067ba84ec75c7)) + ## [2.3.8](https://github.com/dargstack/dargstack-example_stack/compare/2.3.7...2.3.8) (2023-03-27) diff --git a/package.json b/package.json index 9cc75a16..9d6a421e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dargstack-example_stack", "private": true, - "version": "2.3.8", + "version": "2.3.9", "description": "Basic stack configuration to see what DargStack is meant for.", "repository": "https://github.com/dargstack/dargstack-example_stack.git", "author": "Jonas Thelemann ",