Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.1...v1.6.0) (2021-11-05)

### Bug Fixes

* revert uuid change ([899cdf5](899cdf5))

### Features

* add catalog keywords and categoryTerms ([c02177c](c02177c))
  • Loading branch information
nr-opensource-bot committed Nov 5, 2021
1 parent f392dee commit e9026c5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.6.0](https://github.com/newrelic/nr1-browser-analyzer/compare/v1.5.1...v1.6.0) (2021-11-05)


### Bug Fixes

* revert uuid change ([899cdf5](https://github.com/newrelic/nr1-browser-analyzer/commit/899cdf54b58d92fd2a7cca6d63945d22e7049d1d))


### Features

* add catalog keywords and categoryTerms ([c02177c](https://github.com/newrelic/nr1-browser-analyzer/commit/c02177cee6383569c7c0da061dc1ececacd85aed))

## [1.5.1](https://github.com/newrelic/nr1-browser-analyzer/compare/v1.5.0...v1.5.1) (2021-10-19)


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.5.1",
"version": "1.6.0",
"bugs": {
"email": "opensource+nr1-browser-analyzer@newrelic.com"
},
Expand Down

0 comments on commit e9026c5

Please sign in to comment.