diff --git a/CHANGELOG.md b/CHANGELOG.md index 86d6d6f5..c6340646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.4.50](https://github.com/flipdot/drinks-touch/compare/0.4.49...0.4.50) (2024-10-17) + + +### Bug Fixes + +* schedule release ([0cae235](https://github.com/flipdot/drinks-touch/commit/0cae2352a7d4396bf1b6d423b7d3d44b0aeb0f34)) + ## [0.4.49](https://github.com/flipdot/drinks-touch/compare/0.4.48...0.4.49) (2024-10-03) diff --git a/package.json b/package.json index acbb50f1..de3f5b20 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drinks-touch", "private": true, - "version": "0.4.49", + "version": "0.4.50", "repository": "https://github.com/flipdot/drinks-touch.git", "type": "module", "engines": {