From 9be5aa22b5da48ede86535971ae8521dda38d63c Mon Sep 17 00:00:00 2001 From: CircleCI Date: Fri, 31 Jul 2020 20:51:10 +0000 Subject: [PATCH] chore(release): 10.5.58 [npm-publish] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2971a5c..8f6e2fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [10.5.58](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.57...v10.5.58) (2020-07-31) + ## [10.5.57](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.56...v10.5.57) (2020-07-31) ## [10.5.56](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.55...v10.5.56) (2020-07-30) diff --git a/package.json b/package.json index 7eb32fb..fdc108d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "files": [ "build" ], - "version": "10.5.57", + "version": "10.5.58", "main": "./build/index.js", "types": "./build/index.d.ts", "description": "The simple way to interact with the Spruce Experience Platform",