Skip to content

Commit

Permalink
chore(release): 0.30.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.30.0](v0.29.0...v0.30.0) (2024-09-18)

### Features

* icon speed & static graph toggle ([0983a81](0983a81))
  • Loading branch information
nr-opensource-bot committed Sep 18, 2024
1 parent 0983a81 commit 8fa6f9c
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.30.0](https://github.com/newrelic/nr1-observability-maps/compare/v0.29.0...v0.30.0) (2024-09-18)


### Features

* icon speed & static graph toggle ([0983a81](https://github.com/newrelic/nr1-observability-maps/commit/0983a81148e40ccb3f6b5f8252b8f799278c8420))

# [0.29.0](https://github.com/newrelic/nr1-observability-maps/compare/v0.28.0...v0.29.0) (2024-09-09)


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.29.0",
"version": "0.30.0",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit 8fa6f9c

Please sign in to comment.