From e33b3ff3928a50239c14779050b0ef6de8ec9750 Mon Sep 17 00:00:00 2001 From: Michael Schramm Date: Sat, 26 Feb 2022 22:17:41 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1322396..d5b4bc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - sending finish mutation (https://github.com/ohmyform/ui/pull/67) - fix dev documentation (https://github.com/ohmyform/ui/issues/65) - remove next/image as it does not work with static exports (https://github.com/ohmyform/ohmyform/issues/154) +- switch back to form.prefixName (https://github.com/ohmyform/ohmyform/issues/150) +- upgrade all packages to latest versions ### Security