diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a07fb93..a1dea376 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * [#567](https://github.com/shlinkio/shlink-web-client/pull/567) Improved Shlink 3.0.0 compatibility by checking the `INVALID_SHORT_URL_DELETION` error code when deleting short URLs. * [#524](https://github.com/shlinkio/shlink-web-client/pull/524) Updated to react-router v6. * [#579](https://github.com/shlinkio/shlink-web-client/pull/579) Replaced react-color with react-colorful. +* [#564](https://github.com/shlinkio/shlink-web-client/pull/564) Updated most of the dependencies. ### Deprecated * *Nothing*