diff --git a/CHANGELOG.md b/CHANGELOG.md index a554b04..2191fef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [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) ## [10.5.22](https://github.com/sprucelabsai/spruce-mercury/compare/v10.5.21...v10.5.22) (2020-07-21) diff --git a/package.json b/package.json index 50c3dfd..bb9ac93 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "files": [ "build" ], - "version": "10.5.23", + "version": "10.5.24", "main": "./build/index.js", "types": "./build/index.d.ts", "description": "The simple way to interact with the Spruce Experience Platform",