Skip to content

Commit

Permalink
chore(release): 0.12.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.12.1](v0.12.0...v0.12.1) (2022-01-05)

### Bug Fixes

* typo to bump version ([8f3d03b](8f3d03b))
  • Loading branch information
nr-opensource-bot committed Jan 5, 2022
1 parent ce2d542 commit f40bedf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.12.1](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.12.0...v0.12.1) (2022-01-05)


### Bug Fixes

* typo to bump version ([8f3d03b](https://github.com/newrelic/nr1-metrics-aggregator/commit/8f3d03be5cb59b43ae6e5e4f0928ee458a360c81))

# [0.12.0](https://github.com/newrelic/nr1-metrics-aggregator/compare/v0.11.2...v0.12.0) (2021-11-05)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"email": "ward@newrelic.com"
}
],
"version": "0.13.0",
"version": "0.12.1",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit f40bedf

Please sign in to comment.