chore: updating changeset

signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-23 10:18:43 +01:00
parent ce18146fa2
commit ebdec41e44
+1
View File
@@ -3,3 +3,4 @@
---
- **BREAKING** - Removed the `plugin` export, use `scaffolderPlugin` instead.
- **BREAKING** - Removed the `TextValuePicker` component export, you can inline this component instead as it's a simple wrapper around a `TextField` from `@material-ui/core`.