Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.2...v1.7.0) (2024-02-16)

### Bug Fixes

* eslint error ([6af3eae](6af3eae))
* eslint errors ([d80fbaa](d80fbaa))
* update HelpModal component ([4e04c8d](4e04c8d))

### Features

* add HelpModal component ([08963d0](08963d0))
* add nrlabs Messages component ([7e855eb](7e855eb))
  • Loading branch information
nr-opensource-bot committed Feb 16, 2024
1 parent adb0d8c commit a150eec
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [1.7.0](https://github.com/newrelic/nr1-browser-analyzer/compare/v1.6.2...v1.7.0) (2024-02-16)


### Bug Fixes

* eslint error ([6af3eae](https://github.com/newrelic/nr1-browser-analyzer/commit/6af3eaec18357154383155d7d23af70f84bb6342))
* eslint errors ([d80fbaa](https://github.com/newrelic/nr1-browser-analyzer/commit/d80fbaa919f8278e468d0bc372e757e13b517b1e))
* update HelpModal component ([4e04c8d](https://github.com/newrelic/nr1-browser-analyzer/commit/4e04c8d2036a387e46b97348a6dedbb48d02e018))


### Features

* add HelpModal component ([08963d0](https://github.com/newrelic/nr1-browser-analyzer/commit/08963d09896fab7ba906d971b344a1f2388969a7))
* add nrlabs Messages component ([7e855eb](https://github.com/newrelic/nr1-browser-analyzer/commit/7e855eb00b091b3b076ca5d582f040f00cc7f3e1))

## [1.6.2](https://github.com/newrelic/nr1-browser-analyzer/compare/v1.6.1...v1.6.2) (2023-01-23)


Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "nr1-browser-analyzer",
"description": "NR1 Nerdpack business value analysis of Browser data.",
"version": "1.6.2",
"version": "1.7.0",
"bugs": {
"email": "opensource+nr1-browser-analyzer@newrelic.com"
},
Expand Down

0 comments on commit a150eec

Please sign in to comment.