diff --git a/CHANGELOG.md b/CHANGELOG.md index b4edcde3..4080ab32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [8.0.5](https://github.com/maevsi/maevsi_stack/compare/8.0.4...8.0.5) (2024-12-01) + +### Bug Fixes + +* schedule release ([805a259](https://github.com/maevsi/maevsi_stack/commit/805a25919d9fb79707d4435dfc3b86aee7560a23)) + ## [8.0.4](https://github.com/maevsi/maevsi_stack/compare/8.0.3...8.0.4) (2024-11-19) ### Bug Fixes diff --git a/package.json b/package.json index 08e4feda..d1357570 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "maevsi_stack", "private": true, - "version": "8.0.4", + "version": "8.0.5", "description": "DargStack configuration for maevsi.", "repository": "https://github.com/maevsi/maevsi_stack.git", "author": "Jonas Thelemann ",