diff --git a/storybook/src/base-documentation/ReleaseNotes.stories.mdx b/storybook/src/base-documentation/ReleaseNotes.stories.mdx index c0595ca..01e1d28 100644 --- a/storybook/src/base-documentation/ReleaseNotes.stories.mdx +++ b/storybook/src/base-documentation/ReleaseNotes.stories.mdx @@ -18,7 +18,13 @@ import { Meta } from "@storybook/addon-docs"; # 📝 Release Notes -## **1.6.0 - latest** _(May 2nd 2023)_ +## **1.6.1 - latest** _(May 4th 2023)_ + +**

🐛 Bug Fixes

** + +- `AutocompleteField`: improved value change consistency through the Formik helpers when _sendOptionValue_ is disabled ([#110](https://github.com/croz-ltd/tiller/issues/110)) + +## 1.6.0 _(May 2nd 2023)_ **

🐛 Bug Fixes

**