From 4cfb2eb7920ef9faf49d32d8b2fe0e0db590c209 Mon Sep 17 00:00:00 2001 From: Julio Date: Tue, 10 Nov 2020 10:04:01 -0800 Subject: [PATCH] rebase --- HISTORY.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 659d8cc..710372a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,8 @@ -3.3.4 / 2020-11-06 +3.3.6 / 2020-11-06 ================== * Remove third party library "is-email" + 3.3.3 / 2020-11-06 ================== diff --git a/package.json b/package.json index ff758f3..f0d30d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@segment/facade", - "version": "3.3.5", + "version": "3.3.6", "description": "Providing common fields for analytics integrations", "keywords": [], "main": "dist/index.js",