Skip to content

Commit e4833e2

Browse files
committed
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2020-07-14) ### Bug Fixes * update options on parent change ([4a1c71f](4a1c71f))
1 parent 4a1c71f commit e4833e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.3](https://github.com/netlify-labs/netlify-cms-widget-parent/compare/v1.0.2...v1.0.3) (2020-07-14)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/netlify-cms-widget-parent",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A Netlify CMS widget to select directory parent for an entry",
55
"main": "dist/netlify-cms-widget-parent.js",
66
"scripts": {

0 commit comments

Comments
 (0)