Skip to content

Commit cd40393

Browse files
chore(release): 0.11.0 [skip ci]
# [0.11.0](v0.10.0...v0.11.0) (2021-10-15) ### Bug Fixes * revert uuid ([0542f35](0542f35)) ### Features * add whats inside screenshots for nerdlet and launcher ([0f39c78](0f39c78))
1 parent a060da7 commit cd40393

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.11.0](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.10.0...v0.11.0) (2021-10-15)
2+
3+
4+
### Bug Fixes
5+
6+
* revert uuid ([0542f35](https://github.com/newrelic/nr1-metrics-aggregator/commit/0542f35ac45eec13dddc58c2a9c0c276583715db))
7+
8+
9+
### Features
10+
11+
* add whats inside screenshots for nerdlet and launcher ([0f39c78](https://github.com/newrelic/nr1-metrics-aggregator/commit/0f39c7866d0a0e70511dc4a9690f7c570dd11068))
12+
113
# [0.10.0](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.9.20...v0.10.0) (2021-10-04)
214

315

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
@@ -24,7 +24,7 @@
2424
"email": "ward@newrelic.com"
2525
}
2626
],
27-
"version": "0.10.0",
27+
"version": "0.11.0",
2828
"scripts": {
2929
"start": "nr1 nerdpack:serve",
3030
"test": "exit 0",

0 commit comments

Comments
 (0)