Skip to content

Commit

Permalink
chore(main): release 1.274.0 (#1258)
Browse files Browse the repository at this point in the history
  • Loading branch information
newrelic-browser-agent-team authored Nov 20, 2024
1 parent 2d8d114 commit b1e4113
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.274.0](https://github.com/newrelic/newrelic-browser-agent/compare/v1.273.1...v1.274.0) (2024-11-19)


### Features

* Upgrade SessionReplay libraries to latest version ([#1251](https://github.com/newrelic/newrelic-browser-agent/issues/1251)) ([2d8d114](https://github.com/newrelic/newrelic-browser-agent/commit/2d8d114e70ba2861fb5639e132f25c9c03df871b))

## [1.273.1](https://github.com/newrelic/newrelic-browser-agent/compare/v1.273.0...v1.273.1) (2024-11-18)


Expand Down
19 changes: 18 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"repository": "newrelic/newrelic-browser-agent",
"entries": [
{
"changes": [
{
"type": "feat",
"sha": "2d8d114e70ba2861fb5639e132f25c9c03df871b",
"message": "Upgrade SessionReplay libraries to latest version",
"issues": [
"1251"
]
}
],
"version": "1.274.0",
"language": "JAVASCRIPT",
"artifactName": "@newrelic/browser-agent",
"id": "5c0da2d3-92eb-4ab8-8952-bdb5ac32c823",
"createTime": "2024-11-19T20:16:39.794Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -2218,5 +2235,5 @@
"createTime": "2023-05-08T21:11:35.144Z"
}
],
"updateTime": "2024-11-18T16:05:55.225Z"
"updateTime": "2024-11-19T20:16:39.794Z"
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@newrelic/browser-agent",
"version": "1.273.1",
"version": "1.274.0",
"private": false,
"author": "New Relic Browser Agent Team <[email protected]>",
"description": "New Relic Browser Agent",
Expand Down

0 comments on commit b1e4113

Please sign in to comment.