diff --git a/CHANGELOG.md b/CHANGELOG.md index 411f7ddd..e825361f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.3.32](https://github.com/dargstack/dargstack-example_stack/compare/2.3.31...2.3.32) (2024-01-29) + + +### Bug Fixes + +* schedule release ([b90e077](https://github.com/dargstack/dargstack-example_stack/commit/b90e077742993300be0e709c4907a239bba9257f)) + ## [2.3.31](https://github.com/dargstack/dargstack-example_stack/compare/2.3.30...2.3.31) (2024-01-15) diff --git a/package.json b/package.json index 3f2c8c80..aa3b55a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dargstack-example_stack", "private": true, - "version": "2.3.31", + "version": "2.3.32", "description": "Basic stack configuration to see what DargStack is meant for.", "repository": "https://github.com/dargstack/dargstack-example_stack.git", "author": "Jonas Thelemann ",