diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b765f4a..d039f78b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.4.14](https://github.com/flipdot/drinks-touch/compare/0.4.13...0.4.14) (2023-06-29) + + +### Bug Fixes + +* schedule release ([8745c95](https://github.com/flipdot/drinks-touch/commit/8745c959e5b5bed8fa23ab340ed691a4d2904fd4)) + ## [0.4.13](https://github.com/flipdot/drinks-touch/compare/0.4.12...0.4.13) (2023-06-15) diff --git a/package.json b/package.json index 300ab7b2..e539d60f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drinks-touch", "private": true, - "version": "0.4.13", + "version": "0.4.14", "repository": "https://github.com/flipdot/drinks-touch.git", "type": "module", "engines": {