From f433062c35c75ffef79329d79f4abbcdfcaca213 Mon Sep 17 00:00:00 2001 From: Kyle Alwyn Date: Thu, 9 Aug 2018 16:37:11 -0700 Subject: [PATCH] chore(release): 0.8.0 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b28ab93..bd288f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +# [0.8.0](https://github.com/sappira-inc/refractal/compare/v0.7.2...v0.8.0) (2018-08-09) + + +### Features + +* **Formbot:** Call onChange prop ([691d455](https://github.com/sappira-inc/refractal/commit/691d455)) + + + ## [0.7.2](https://github.com/sappira-inc/refractal/compare/v0.7.1...v0.7.2) (2018-08-08) diff --git a/package.json b/package.json index 1ebcdd2..eb0c658 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "refractal", "description": "React component library built on top of styled-components and styled-system", - "version": "0.7.2", + "version": "0.8.0", "main": "lib/refractal.js", "module": "lib/refractal.es.js", "files": [