diff --git a/CHANGELOG.md b/CHANGELOG.md index c6340646..86dbc1b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.4.51](https://github.com/flipdot/drinks-touch/compare/0.4.50...0.4.51) (2024-10-19) + + +### Bug Fixes + +* send_summay needs account instead of user dict ([#237](https://github.com/flipdot/drinks-touch/issues/237)) ([dfcb4c8](https://github.com/flipdot/drinks-touch/commit/dfcb4c893c9282bb47c771a69d79ca94721a58fc)) + ## [0.4.50](https://github.com/flipdot/drinks-touch/compare/0.4.49...0.4.50) (2024-10-17) diff --git a/package.json b/package.json index de3f5b20..78dcdb9a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drinks-touch", "private": true, - "version": "0.4.50", + "version": "0.4.51", "repository": "https://github.com/flipdot/drinks-touch.git", "type": "module", "engines": {