We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1c71f commit e4833e2Copy full SHA for e4833e2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/netlify-labs/netlify-cms-widget-parent/compare/v1.0.3...v1.0.4) (2020-07-14)
2
+
3
4
+### Bug Fixes
5
6
+* update options on parent change ([4a1c71f](https://github.com/netlify-labs/netlify-cms-widget-parent/commit/4a1c71f154ba52792f760fab470a21b501652687))
7
8
## [1.0.3](https://github.com/netlify-labs/netlify-cms-widget-parent/compare/v1.0.2...v1.0.3) (2020-07-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@netlify/netlify-cms-widget-parent",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "A Netlify CMS widget to select directory parent for an entry",
"main": "dist/netlify-cms-widget-parent.js",
"scripts": {
0 commit comments