From 919525b217210cfe95baa873ee01ed4185f8e0d1 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Mon, 3 Aug 2020 10:50:11 +0000 Subject: [PATCH] chore(release): 10.5.64 [npm-publish] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c86c8b8..4ab8367 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [10.5.64](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.63...v10.5.64) (2020-08-03) + ## [10.5.63](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.62...v10.5.63) (2020-08-02) ## [10.5.62](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.61...v10.5.62) (2020-08-02) diff --git a/package.json b/package.json index ac967e7..8615634 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "files": [ "build" ], - "version": "10.5.63", + "version": "10.5.64", "main": "./build/index.js", "types": "./build/index.d.ts", "description": "The simple way to interact with the Spruce Experience Platform",