Skip to content

Commit 6a78f9d

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2026-07-14) ### Bug Fixes * Migrate openOverlay to openNerdlet ([310e69c](310e69c))
1 parent d7d3f9a commit 6a78f9d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.1](https://github.com/newrelic/nr1-event-stream/compare/v1.7.0...v1.7.1) (2026-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Migrate openOverlay to openNerdlet ([310e69c](https://github.com/newrelic/nr1-event-stream/commit/310e69cf87cab7d51af45ece18a3c01c23ce9632))
7+
18
# [1.7.0](https://github.com/newrelic/nr1-event-stream/compare/v1.6.1...v1.7.0) (2026-07-14)
29

310

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
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "nr1-event-stream",
44
"description": "Event Stream Nerdpack",
5-
"version": "1.7.0",
5+
"version": "1.7.1",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)