From 6759aac673ff4c80847dcd01fd51b26d63ad3ac1 Mon Sep 17 00:00:00 2001 From: Kyle Alwyn Date: Mon, 17 Sep 2018 16:46:55 -0700 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef9b0c7..1dfddd6 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. + +## [1.0.1](https://github.com/sappira-inc/refractal/compare/v1.0.0...v1.0.1) (2018-09-17) + + +### Bug Fixes + +* **Formbot:** Built-in required method respects required validation value ([42dac8f](https://github.com/sappira-inc/refractal/commit/42dac8f)) + + + ## [0.12.2](https://github.com/sappira-inc/refractal/compare/v0.12.1...v0.12.2) (2018-09-14) diff --git a/package.json b/package.json index ca6917a..a4407ef 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": "1.0.0", + "version": "1.0.1", "main": "lib/refractal.js", "module": "lib/refractal.es.js", "files": [