Skip to content

Commit 90ea56c

Browse files
chore(release): 0.6.0 [skip ci]
# [0.6.0](v0.5.2...v0.6.0) (2023-07-21) ### Features * update to new deploymentSearch ([7cfc220](7cfc220))
1 parent 5d1e838 commit 90ea56c

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.6.0](https://github.com/newrelic/nr1-deployment-analyzer/compare/v0.5.2...v0.6.0) (2023-07-21)
2+
3+
4+
### Features
5+
6+
* update to new deploymentSearch ([7cfc220](https://github.com/newrelic/nr1-deployment-analyzer/commit/7cfc220d8c5765d5e275aaf9fa67ce88ad2f6589))
7+
18
## [0.5.2](https://github.com/newrelic/nr1-deployment-analyzer/compare/v0.5.1...v0.5.2) (2022-02-22)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "deployment-analyzer",
44
"description": "View application deployments across your environments from your APM deployment markers.",
5-
"version": "0.5.2",
5+
"version": "0.6.0",
66
"scripts": {
77
"start": "nr1 nerdpack:serve",
88
"test": "exit 0",

0 commit comments

Comments
 (0)