diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e39e81..d86eb07d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.10](https://github.com/maevsi/maevsi_stack/compare/6.0.9...6.0.10) (2024-09-01) + + +### Bug Fixes + +* schedule release ([f9fd51d](https://github.com/maevsi/maevsi_stack/commit/f9fd51d45040788979268b302634fd1e70519113)) + ## [6.0.9](https://github.com/maevsi/maevsi_stack/compare/6.0.8...6.0.9) (2024-08-18) diff --git a/package.json b/package.json index df07e793..f098aca4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "maevsi_stack", "private": true, - "version": "6.0.9", + "version": "6.0.10", "description": "DargStack configuration for maevsi.", "repository": "https://github.com/maevsi/maevsi_stack.git", "author": "Jonas Thelemann ",