Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjancarik committed Jan 19, 2023
1 parent 2527f25 commit be3288e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.3.0](https://github.com/mjancarik/esmj-monitor/compare/v0.2.0...v0.3.0) (2023-01-19)


### Features

* 🎸 increase default limit and add new size property ([2527f25](https://github.com/mjancarik/esmj-monitor/commit/2527f25edd2493fc10b6de0bc4a3866881f5710b))



# [0.2.0](https://github.com/mjancarik/esmj-monitor/compare/v0.1.1...v0.2.0) (2022-12-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esmj/monitor",
"version": "0.2.0",
"version": "0.3.0",
"description": "Node.js performance measurement metrics (cpu, memory, event loop, gc)",
"keywords": [
"memory",
Expand Down

0 comments on commit be3288e

Please sign in to comment.