From aa34679f94b3a2b67964b52e27b03e5a69f2de69 Mon Sep 17 00:00:00 2001 From: ndesai Date: Fri, 22 Mar 2024 10:34:16 -0500 Subject: [PATCH 1/2] update native ios agent --- CHANGELOG.md | 4 ++++ package.json | 2 +- plugin.xml | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a5c897..180e896 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +# 6.2.8 +* +* Updated native iOS Agent: We've upgraded the native iOS agent to version 7.4.9, which includes performance improvements and bug fixes. + # 6.2.7 diff --git a/package.json b/package.json index c1d17a1..555b728 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "newrelic-cordova-plugin", - "version": "6.2.7", + "version": "6.2.8", "description": "New Relic Cordova Plugin for iOS and Android", "repo": "https://github.com/newrelic/newrelic-cordova-plugin/", "scripts": { diff --git a/plugin.xml b/plugin.xml index 38fdbe2..d836f59 100644 --- a/plugin.xml +++ b/plugin.xml @@ -6,7 +6,7 @@ + id="newrelic-cordova-plugin" version="6.2.8"> NewRelic New Relic Cordova Plugin for iOS and Android New Relic @@ -18,7 +18,7 @@ - + @@ -73,7 +73,7 @@ - + From 6b08112cf864749a861ca0f66a284ec5b9aab9d3 Mon Sep 17 00:00:00 2001 From: ndesai-newrelic <89222514+ndesai-newrelic@users.noreply.github.com> Date: Fri, 22 Mar 2024 14:04:00 -0500 Subject: [PATCH 2/2] Update CHANGELOG.md Co-authored-by: mbruin-NR <118208503+mbruin-NR@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 180e896..59477dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ # 6.2.8 * -* Updated native iOS Agent: We've upgraded the native iOS agent to version 7.4.9, which includes performance improvements and bug fixes. +* Updated native iOS Agent: We've upgraded the native iOS agent to version 7.4.10, which includes performance improvements and bug fixes. # 6.2.7