Skip to content

Commit

Permalink
chore(release): 0.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.11.2](v0.11.1...v0.11.2) (2021-11-10)

### Bug Fixes

* adjust size of image to fit catalog prerequisites ([edccb4e](edccb4e))
  • Loading branch information
nr-opensource-bot committed Nov 10, 2021
1 parent 47d3d16 commit a8bd7e7
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.11.2](https://github.com/newrelic/nr1-container-explorer/compare/v0.11.1...v0.11.2) (2021-11-10)


### Bug Fixes

* adjust size of image to fit catalog prerequisites ([edccb4e](https://github.com/newrelic/nr1-container-explorer/commit/edccb4e05e43e2a18b3d8bf50e2342034ed61458))

## [0.11.1](https://github.com/newrelic/nr1-container-explorer/compare/v0.11.0...v0.11.1) (2021-11-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-container-explorer",
"description": "Nerdpack nr1-container-explorer",
"version": "0.11.1",
"version": "0.11.2",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit a8bd7e7

Please sign in to comment.