Skip to content

Commit 90f49bb

Browse files
chore: release 1.0.7 (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1697a61 commit 90f49bb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@
1111
* **deps:** update dependency netlify-cms-ui-default to v2.11.6 ([90199b6](https://github.com/netlify-labs/netlify-cms-widget-parent/commit/90199b6cf54f0161fd835a2ea01db52996da0f73))
1212
* **deps:** update emotion monorepo ([cee13ad](https://github.com/netlify-labs/netlify-cms-widget-parent/commit/cee13ada30061629538e16d193a91fd3a542b3a0))
1313

14+
### [1.0.7](https://www.github.com/netlify-labs/netlify-cms-widget-parent/compare/v1.0.6...v1.0.7) (2020-12-20)
15+
16+
17+
### Bug Fixes
18+
19+
* **deps:** update dependency @emotion/core to v10.1.1 ([2b4e5a6](https://www.github.com/netlify-labs/netlify-cms-widget-parent/commit/2b4e5a6b97ae8147f0de1a1fe21266103efd36b7))
20+
* **deps:** update dependency netlify-cms-ui-default to v2.12.0 ([95dc0c6](https://www.github.com/netlify-labs/netlify-cms-widget-parent/commit/95dc0c6d1e131bf4ba5a64526c654f991fb78a47))
21+
* **deps:** update react monorepo to v16.14.0 ([5a00155](https://www.github.com/netlify-labs/netlify-cms-widget-parent/commit/5a001551dee973849ac4c31bed1501c1cc8011a9))
22+
1423
## [1.0.5](https://github.com/netlify-labs/netlify-cms-widget-parent/compare/v1.0.4...v1.0.5) (2020-07-14)
1524

1625

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.6",
3+
"version": "1.0.7",
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)