diff --git a/CHANGELOG.md b/CHANGELOG.md index 6609b113..1d2c2c78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.4.56](https://github.com/flipdot/drinks-touch/compare/0.4.55...0.4.56) (2024-12-12) + + +### Bug Fixes + +* schedule release ([a0b4619](https://github.com/flipdot/drinks-touch/commit/a0b4619f900c703072e6da5504223afca478c3ad)) + ## [0.4.55](https://github.com/flipdot/drinks-touch/compare/0.4.54...0.4.55) (2024-11-28) diff --git a/package.json b/package.json index df680e2a..a3fd7af3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drinks-touch", "private": true, - "version": "0.4.55", + "version": "0.4.56", "repository": "https://github.com/flipdot/drinks-touch.git", "type": "module", "engines": {