Skip to content

Commit b25329d

Browse files
committed
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2020-07-14) ### Bug Fixes * handle undefined access ([caa1ef4](caa1ef4))
1 parent caa1ef4 commit b25329d

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.5](https://github.com/netlify-labs/netlify-cms-widget-parent/compare/v1.0.4...v1.0.5) (2020-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* handle undefined access ([caa1ef4](https://github.com/netlify-labs/netlify-cms-widget-parent/commit/caa1ef4617d1914096fc1bb4bfaf2913a69b308d))
7+
18
## [1.0.4](https://github.com/netlify-labs/netlify-cms-widget-parent/compare/v1.0.3...v1.0.4) (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.4",
3+
"version": "1.0.5",
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)