Skip to content

Commit 9c582d2

Browse files
chore(main): release 1.312.1 (#1738)
1 parent a208566 commit 9c582d2

4 files changed

Lines changed: 28 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.312.1](https://github.com/newrelic/newrelic-browser-agent/compare/v1.312.0...v1.312.1) (2026-04-02)
7+
8+
9+
### Bug Fixes
10+
11+
* .at causes issues in older browsers ([#1737](https://github.com/newrelic/newrelic-browser-agent/issues/1737)) ([a208566](https://github.com/newrelic/newrelic-browser-agent/commit/a20856668b26fc3b2763112a8c78a8eb2cd3a25c))
12+
613
## [1.312.0](https://github.com/newrelic/newrelic-browser-agent/compare/v1.311.0...v1.312.0) (2026-03-30)
714

815

changelog.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"repository": "newrelic/newrelic-browser-agent",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "fix",
8+
"sha": "a20856668b26fc3b2763112a8c78a8eb2cd3a25c",
9+
"message": ".at causes issues in older browsers",
10+
"issues": [
11+
"1737"
12+
]
13+
}
14+
],
15+
"version": "1.312.1",
16+
"language": "JAVASCRIPT",
17+
"artifactName": "@newrelic/browser-agent",
18+
"id": "1b26d1d4-5264-4d5f-a889-7f907b1bbeaa",
19+
"createTime": "2026-04-02T23:33:57.759Z"
20+
},
421
{
522
"changes": [
623
{
@@ -3830,5 +3847,5 @@
38303847
"createTime": "2023-05-08T21:11:35.144Z"
38313848
}
38323849
],
3833-
"updateTime": "2026-03-30T21:16:27.664Z"
3850+
"updateTime": "2026-04-02T23:33:57.759Z"
38343851
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@newrelic/browser-agent",
3-
"version": "1.312.0",
3+
"version": "1.312.1",
44
"private": false,
55
"author": "New Relic Browser Agent Team <browser-agent@newrelic.com>",
66
"description": "New Relic Browser Agent",

0 commit comments

Comments
 (0)