From e7240aa2d4c62cfe1c24bd0370535ee002ee7c57 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Dec 2019 10:42:03 +0000 Subject: [PATCH] chore(release): 1.1.3 [skip ci] ## [1.1.3](https://github.com/bettyblocks/preview/compare/v1.1.2...v1.1.3) (2019-12-09) ### Bug Fixes * react version bump ([173f11f](https://github.com/bettyblocks/preview/commit/173f11f7c1a9dcc05b5e1eb0fdfce9e1ea8a6aa9)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6e4e72..f05b762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.3](https://github.com/bettyblocks/preview/compare/v1.1.2...v1.1.3) (2019-12-09) + + +### Bug Fixes + +* react version bump ([173f11f](https://github.com/bettyblocks/preview/commit/173f11f7c1a9dcc05b5e1eb0fdfce9e1ea8a6aa9)) + ## [1.1.2](https://github.com/bettyblocks/preview/compare/v1.1.1...v1.1.2) (2019-11-22) diff --git a/package.json b/package.json index aafe197..f85cc96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@betty-blocks/preview", - "version": "1.1.2", + "version": "1.1.3", "main": "index.js", "repository": "https://github.com/bettyblocks/preview.git", "author": "Bas Dirks ",