diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f6280f2..6fd967f11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [99.10.15](https://github.com/dhis2/dashboard-app/compare/v99.10.14...v99.10.15) (2023-03-14) + + +### Bug Fixes + +* update dependencies ([#2238](https://github.com/dhis2/dashboard-app/issues/2238)) ([4854d04](https://github.com/dhis2/dashboard-app/commit/4854d04f87e5db8a670a57f85a98c081c6faf835)) + ## [99.10.14](https://github.com/dhis2/dashboard-app/compare/v99.10.13...v99.10.14) (2023-03-14) diff --git a/package.json b/package.json index d90e15b96..8868811ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "99.10.14", + "version": "99.10.15", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",