Skip to content

Commit

Permalink
11.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jun 20, 2019
1 parent 2c0020f commit 50ce3db
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,19 @@ project adheres to [Semantic Versioning](http://semver.org/).

### Changed

### Added

## [11.5.2] - 2019-06-20

### Changed

- fix: avoid mutation bug in registry

### Added
## [11.5.1] - 2019-06-13

### Changed

- fix: guard against missing constructor

## [11.5.0] - 2019-06-04

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
@@ -1,6 +1,6 @@
{
"name": "prom-client",
"version": "11.5.1",
"version": "11.5.2",
"description": "Client for prometheus",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 50ce3db

Please sign in to comment.