Update changeset for minor bump

This commit is contained in:
Adam Harvey
2020-11-29 15:37:23 -05:00
parent 7023b82af5
commit 3233b9f99c
+6 -4
View File
@@ -1,7 +1,9 @@
---
'example-app': patch
'@backstage/cli': patch
'@backstage/config-loader': patch
'@backstage/config-loader': minor
---
Fix typo of "visibility" in multiple references
Fix typo of "visibility" in config schema reference
If you have defined a config element named `visiblity`, you
will need to fix the spelling to `visibility`. For more info,
see https://backstage.io/docs/conf/defining#visibility.