From b3f244e0b3fac819ad31f51315ac876665170d3f Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 13 May 2020 17:15:32 +0000 Subject: [PATCH] chore(release): 10.3.0 [skip-ci-version] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c08ae..309503c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [10.3.0](https://github.com/sprucelabsai/spruce-mercury/compare/v10.2.0...v10.3.0) (2020-05-13) + + +### Features + +* readme update ([b701baa](https://github.com/sprucelabsai/spruce-mercury/commit/b701baa)) + # [10.2.0](https://github.com/sprucelabsai/spruce-mercury/compare/v10.1.0...v10.2.0) (2020-04-07) diff --git a/package.json b/package.json index 2b9a84e..1e48189 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "files": [ "build" ], - "version": "10.2.0", + "version": "10.3.0", "main": "./build/index.js", "types": "./build/index.d.ts", "description": "The simple way to interact with the Spruce Experience Platform",