Skip to content

Commit 19b66dd

Browse files
chore(main): release 10.40.2
1 parent 1663600 commit 19b66dd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "10.40.1"
2+
".": "10.40.2"
33
}

src/Agent/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [10.40.2](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.40.1...v10.40.2) (2025-04-22)
8+
9+
10+
### Fixes
11+
12+
* Null reference exception in Asp.NET Core 6+ browser monitoring injection. ([#3102](https://github.com/newrelic/newrelic-dotnet-agent/issues/3102)) ([49df7bf](https://github.com/newrelic/newrelic-dotnet-agent/commit/49df7bfb75fbccc5961cc59a597b2e92f371982c))
13+
714
## [10.40.1](https://github.com/newrelic/newrelic-dotnet-agent/compare/v10.40.0...v10.40.1) (2025-04-15)
815

916

0 commit comments

Comments
 (0)