diff --git a/CHANGELOG.md b/CHANGELOG.md index 44e1060..170f844 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.6.50](https://github.com/flipdot/drinks-touch_stack/compare/0.6.49...0.6.50) (2024-11-15) + + +### Bug Fixes + +* schedule release ([544784f](https://github.com/flipdot/drinks-touch_stack/commit/544784f2ab16d1d19fea687af8cc20aa24b6af8a)) + ## [0.6.49](https://github.com/flipdot/drinks-touch_stack/compare/0.6.48...0.6.49) (2024-11-08) diff --git a/package.json b/package.json index b4f05a3..3e05259 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drinks-touch_stack", "private": true, - "version": "0.6.49", + "version": "0.6.50", "description": "DargStack configuration for drinks-touch.", "repository": "https://github.com/flipdot/drinks-touch_stack.git", "author": "Jonas Thelemann ",