Skip to content

Commit

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

### Features

* add catalog keywords and categoryTerms ([fffb0e9](fffb0e9))
  • Loading branch information
nr-opensource-bot committed Nov 5, 2021
1 parent f71982b commit acdc52a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.7.0](https://github.com/newrelic/nr1-neon/compare/v0.6.0...v0.7.0) (2021-11-05)


### Features

* add catalog keywords and categoryTerms ([fffb0e9](https://github.com/newrelic/nr1-neon/commit/fffb0e93f3a39e00780c95055113e9a2655a6e00))

# [0.6.0](https://github.com/newrelic/nr1-neon/compare/v0.5.0...v0.6.0) (2021-10-15)


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-neon",
"description": "Create a status board based on New Relic alert statuses or event values.",
"version": "0.6.0",
"version": "0.7.0",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit acdc52a

Please sign in to comment.