From 0abe2f5f1593817b7d2794337ea8c1c285ef57d5 Mon Sep 17 00:00:00 2001 From: phillip-haydon Date: Wed, 20 Nov 2024 12:57:51 +1300 Subject: [PATCH] updated version --- CHANGELOG.md | 5 +++++ bower.json | 2 +- package.json | 2 +- raygun4js.nuspec | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6c97715..db1bd9d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --> +## [3.1.2] + +### Changed +- Updated when ping happens so it only happens once, and when successful, it will store in sessionStorage and not ping again. This is to prevent multiple pings from happening on every page load. + ## [3.1.1] ### Fixed diff --git a/bower.json b/bower.json index 84384aa0..d9cc173b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "raygun4js", - "version": "3.1.0", + "version": "3.1.2", "homepage": "http://raygun.com", "authors": [ "Mindscape " diff --git a/package.json b/package.json index c7eb99d3..3b78eec4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ ], "title": "Raygun4js", "description": "Raygun.com plugin for JavaScript", - "version": "3.1.1", + "version": "3.1.2", "homepage": "https://github.com/MindscapeHQ/raygun4js", "author": { "name": "MindscapeHQ", diff --git a/raygun4js.nuspec b/raygun4js.nuspec index 5ede8313..c49945ac 100644 --- a/raygun4js.nuspec +++ b/raygun4js.nuspec @@ -2,7 +2,7 @@ raygun4js - 3.1.0 + 3.1.2 Raygun4js Raygun Limited Raygun Limited