diff --git a/CHANGELOG.md b/CHANGELOG.md index 54573e47..da07fb4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.4.53](https://github.com/flipdot/drinks-touch/compare/0.4.52...0.4.53) (2024-11-14) + + +### Bug Fixes + +* schedule release ([6188fb8](https://github.com/flipdot/drinks-touch/commit/6188fb86a611881feee4acd8d4430f813834ae89)) + ## [0.4.52](https://github.com/flipdot/drinks-touch/compare/0.4.51...0.4.52) (2024-10-31) diff --git a/package.json b/package.json index 994c5904..aa1b182b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drinks-touch", "private": true, - "version": "0.4.52", + "version": "0.4.53", "repository": "https://github.com/flipdot/drinks-touch.git", "type": "module", "engines": {