diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c20aaf..4c0aca1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## v0.7.14 + +[compare changes](https://github.com/finxol/karr/compare/v0.7.12...v0.7.14) + +### 🚀 Enhancements + +- **web:** UI enhancements ([#17](https://github.com/finxol/karr/pull/17)) + +### 🩹 Fixes + +- **docker:** Improve compose files + ([2384226](https://github.com/finxol/karr/commit/2384226)) + +### 🏡 Chore + +- Update deps ([5cd1eec](https://github.com/finxol/karr/commit/5cd1eec)) +- **release:** V0.7.13 ([8d5ccf7](https://github.com/finxol/karr/commit/8d5ccf7)) + +### ❤️ Contributors + +- Finxol +- Colin Ozanne + ## v0.7.13 [compare changes](https://github.com/finxol/karr/compare/v0.7.12...v0.7.13) diff --git a/package.json b/package.json index 0e9fad7..d853aea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "karr", - "version": "0.7.13", + "version": "0.7.14", "private": true, "repository": "https://github.com/finxol/karr", "scripts": {