Skip to content

Commit 7556de3

Browse files
chore(release): 0.12.2 [skip ci]
## [0.12.2](v0.12.1...v0.12.2) (2022-02-02) ### Bug Fixes * upgrade prop-types from 15.7.2 to 15.8.0 ([29a216c](29a216c))
1 parent 2744ac1 commit 7556de3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.12.2](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.12.1...v0.12.2) (2022-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade prop-types from 15.7.2 to 15.8.0 ([29a216c](https://github.com/newrelic/nr1-metrics-aggregator/commit/29a216c7b125b48ae5214bf9b883fa101b085679))
7+
18
## [0.12.1](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.12.0...v0.12.1) (2022-01-05)
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
@@ -24,7 +24,7 @@
2424
"email": "ward@newrelic.com"
2525
}
2626
],
27-
"version": "0.12.1",
27+
"version": "0.12.2",
2828
"scripts": {
2929
"start": "nr1 nerdpack:serve",
3030
"test": "exit 0",

0 commit comments

Comments
 (0)