From 7bfde1bdd0d2ec46492adc9734df7434831aa9db Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 Jul 2020 19:44:34 +0000 Subject: [PATCH] chore(release): Bump version to 7.0.1 [skip ci] ## [7.0.1](https://github.com/revelrylabs/harmonium/compare/v7.0.0...v7.0.1) (2020-07-19) ### Bug Fixes * lint errors in harmonium.config.js and in output ([26c68ab](https://github.com/revelrylabs/harmonium/commit/26c68ab7999cf24c54b746331444e68486735771)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40174a06..955f9439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "harmonium", - "version": "7.0.0", + "version": "7.0.1", "description": "An opinionated React component framework for teams that move fast.", "repository": { "type": "git",