Skip to content

Commit 513bd93

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.1...v1.7.0) (2026-07-14) ### Bug Fixes * **ci:** downgrade package-lock to v1 to fix npm ci ERESOLVE ([79a69c2](79a69c2)) * **deps:** bump react/react-dom to ^16.14.0 to resolve peer conflicts ([2393ead](2393ead)) ### Features * update wf ([a4907b9](a4907b9))
1 parent 45d3431 commit 513bd93

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.7.0](https://github.com/newrelic/nr1-event-stream/compare/v1.6.1...v1.7.0) (2026-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** downgrade package-lock to v1 to fix npm ci ERESOLVE ([79a69c2](https://github.com/newrelic/nr1-event-stream/commit/79a69c23230db264af6b662c2687731abb6ce8be))
7+
* **deps:** bump react/react-dom to ^16.14.0 to resolve peer conflicts ([2393ead](https://github.com/newrelic/nr1-event-stream/commit/2393ead698f0ddfd2f8fd79f98769bb25b842399))
8+
9+
10+
### Features
11+
12+
* update wf ([a4907b9](https://github.com/newrelic/nr1-event-stream/commit/a4907b94a4e8533f719b50a23d9a853ff6f86723))
13+
114
## [1.6.1](https://github.com/newrelic/nr1-event-stream/compare/v1.6.0...v1.6.1) (2022-02-22)
215

316

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.6.1",
5+
"version": "1.7.0",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)