Skip to content

Commit

Permalink
chore(release): 0.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.18.0](v0.17.1...v0.18.0) (2021-11-05)

### Bug Fixes

* revert uuid change ([0b5afbe](0b5afbe))

### Features

* add catalog keywords and categoryTerms ([813af44](813af44))
  • Loading branch information
nr-opensource-bot committed Nov 5, 2021
1 parent bee19ed commit 3799521
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 @@
# [0.18.0](https://github.com/newrelic/nr1-observability-maps/compare/v0.17.1...v0.18.0) (2021-11-05)


### Bug Fixes

* revert uuid change ([0b5afbe](https://github.com/newrelic/nr1-observability-maps/commit/0b5afbe32e184b7c77e09f18be3fe2acdb1efd79))


### Features

* add catalog keywords and categoryTerms ([813af44](https://github.com/newrelic/nr1-observability-maps/commit/813af449897abbe1cbfc159d7791a374e5b95122))

## [0.17.1](https://github.com/newrelic/nr1-observability-maps/compare/v0.17.0...v0.17.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-observability-maps",
"description": "Observability Maps",
"version": "0.17.1",
"version": "0.18.0",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit 3799521

Please sign in to comment.