Skip to content

Commit

Permalink
chore(release): 0.9.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.9.3](v0.9.2...v0.9.3) (2021-04-02)

### Bug Fixes

* fix right panel not opening ([b229b04](b229b04))
  • Loading branch information
nr-opensource-bot committed Apr 2, 2021
1 parent 169e3b8 commit 4227637
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.9.3](https://github.com/newrelic/nr1-container-explorer/compare/v0.9.2...v0.9.3) (2021-04-02)


### Bug Fixes

* fix right panel not opening ([b229b04](https://github.com/newrelic/nr1-container-explorer/commit/b229b04793fbb580305fb4d551d2a377393683d9))

## [0.9.2](https://github.com/newrelic/nr1-container-explorer/compare/v0.9.1...v0.9.2) (2021-02-17)


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-container-explorer",
"description": "Nerdpack nr1-container-explorer",
"version": "0.9.2",
"version": "0.9.3",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit 4227637

Please sign in to comment.