From c0b09abce2ad43556186dbb16e2d4e38395d1208 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 22 Jul 2020 13:45:09 +0000 Subject: [PATCH] chore(release): 10.5.25 [npm-publish] --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2191fef..04f45b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [10.5.25](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.24...v10.5.25) (2020-07-22) + ## [10.5.24](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.23...v10.5.24) (2020-07-22) ## [10.5.23](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.22...v10.5.23) (2020-07-22) diff --git a/package.json b/package.json index 6a748ab..8e1b387 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "files": [ "build" ], - "version": "10.5.24", + "version": "10.5.25", "main": "./build/index.js", "types": "./build/index.d.ts", "description": "The simple way to interact with the Spruce Experience Platform",