From 5744006a35aaaed957124aad36190fcf23dfa7a9 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Tue, 15 Jun 2021 08:47:35 +0000 Subject: [PATCH] chore(release): 8.7.2 [skip ci] ## [8.7.2](https://github.com/ForestAdmin/forest-express/compare/v8.7.1...v8.7.2) (2021-06-15) ### Bug Fixes * **intercom:** fix date conversion from unix timestamp to js date of intercom attributes ([#742](https://github.com/ForestAdmin/forest-express/issues/742)) ([97fa090](https://github.com/ForestAdmin/forest-express/commit/97fa09016f8c99bb75532c2272e7ba202f7054d4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26adbb69f..7fea17b7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.7.2](https://github.com/ForestAdmin/forest-express/compare/v8.7.1...v8.7.2) (2021-06-15) + + +### Bug Fixes + +* **intercom:** fix date conversion from unix timestamp to js date of intercom attributes ([#742](https://github.com/ForestAdmin/forest-express/issues/742)) ([97fa090](https://github.com/ForestAdmin/forest-express/commit/97fa09016f8c99bb75532c2272e7ba202f7054d4)) + ## [8.7.1](https://github.com/ForestAdmin/forest-express/compare/v8.7.0...v8.7.1) (2021-06-10) diff --git a/package.json b/package.json index b3c0bd64f..f9a834e85 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-express", "description": "Official package for all Forest Express Lianas", - "version": "8.7.1", + "version": "8.7.2", "author": "Sandro Munda ", "contributors": [ "Arnaud Besnier ",