Skip to content

Commit fa59b01

Browse files
chore(release): 0.12.3 [skip ci]
## [0.12.3](v0.12.2...v0.12.3) (2022-02-11) ### Bug Fixes * upgrade prop-types from 15.8.0 to 15.8.1 ([911ceef](911ceef))
1 parent dd18d19 commit fa59b01

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.3](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.12.2...v0.12.3) (2022-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade prop-types from 15.8.0 to 15.8.1 ([911ceef](https://github.com/newrelic/nr1-metrics-aggregator/commit/911ceef708ee13bbb3246f3af551adc3c1d7689e))
7+
18
## [0.12.2](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.12.1...v0.12.2) (2022-02-02)
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.2",
27+
"version": "0.12.3",
2828
"scripts": {
2929
"start": "nr1 nerdpack:serve",
3030
"test": "exit 0",

0 commit comments

Comments
 (0)