diff --git a/CHANGELOG.md b/CHANGELOG.md index ad414a73..9fc493ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.49](https://github.com/dargstack/dargstack-example_stack/compare/2.3.48...2.3.49) (2024-09-02) + + +### Bug Fixes + +* schedule release ([4797bfd](https://github.com/dargstack/dargstack-example_stack/commit/4797bfddae9c319df951c293de19a94ffb4dfbd3)) + ## [2.3.48](https://github.com/dargstack/dargstack-example_stack/compare/2.3.47...2.3.48) (2024-08-26) diff --git a/package.json b/package.json index 2c583920..85cb84ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dargstack-example_stack", "private": true, - "version": "2.3.48", + "version": "2.3.49", "description": "Basic stack configuration to see what DargStack is meant for.", "repository": "https://github.com/dargstack/dargstack-example_stack.git", "author": "Jonas Thelemann ",