Skip to content

Commit 2a6732d

Browse files
chore(release): 0.13.0 [skip ci]
# [0.13.0](v0.12.3...v0.13.0) (2022-02-24) ### Bug Fixes * deprecated 'accountId' to 'accountIds' ([d656454](d656454)) ### Features * upgrade to node 16 ([1d9205f](1d9205f))
1 parent ba4015a commit 2a6732d

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
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.13.0](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.12.3...v0.13.0) (2022-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* deprecated 'accountId' to 'accountIds' ([d656454](https://github.com/newrelic/nr1-metrics-aggregator/commit/d6564545750949800c0306e6a14111bb6942d986))
7+
8+
9+
### Features
10+
11+
* upgrade to node 16 ([1d9205f](https://github.com/newrelic/nr1-metrics-aggregator/commit/1d9205f945932cc96dee165b9c81c62425dc97b9))
12+
113
## [0.12.3](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.12.2...v0.12.3) (2022-02-11)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
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.12.3",
27+
"version": "0.13.0",
2828
"scripts": {
2929
"start": "nr1 nerdpack:serve",
3030
"test": "exit 0",

0 commit comments

Comments
 (0)