diff --git a/CHANGELOG.md b/CHANGELOG.md index cbc4993..340ab70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.3](https://github.com/mjancarik/esmj-monitor/compare/v0.5.2...v0.5.3) (2023-06-07) + + +### Features + +* 🎸 add possibility to register custom statistics ([f2a15b8](https://github.com/mjancarik/esmj-monitor/commit/f2a15b8277c789e3f73da057fbb441b2be268bda)) + + + ## [0.5.2](https://github.com/mjancarik/esmj-monitor/compare/v0.5.1...v0.5.2) (2023-04-27) diff --git a/package.json b/package.json index 793710a..6911900 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@esmj/monitor", - "version": "0.5.2", + "version": "0.5.3", "description": "Node.js performance measurement metrics (cpu, memory, event loop, gc)", "keywords": [ "memory",