diff --git a/frontend/CHANGELOG.md b/frontend/CHANGELOG.md index bff1b8daf0..3b192d41c0 100644 --- a/frontend/CHANGELOG.md +++ b/frontend/CHANGELOG.md @@ -10,6 +10,10 @@ The latest version of this document is always available in ## [Unreleased] +## [3.1.2] +- chore(package): update webpack to version 4.17.1 ivaosthu 22.08.18 17:04 +- chore(package): move all dependencies to devDependencies as they are not used outside this module. + ## [3.1.1] - fix(strategy-create): Should be able to open the create strategy view. - chore(package): Upgrade redux to version 4.0.0