From 7254489a980096df7ac4490cd293b51d73e09ed6 Mon Sep 17 00:00:00 2001 From: getsentry-bot Date: Fri, 21 Jan 2022 17:57:10 +0000 Subject: [PATCH] release: 1.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0023563..a65d64b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sentry/fullstory", - "version": "1.1.7", + "version": "1.1.8", "description": "The Sentry-FullStory integration creates a link from the Sentry Error to the FullStory replay. It also creates a link from the FullStory event to the Sentry error.", "main": "dist/index.js", "module": "dist/index.es.js",