Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit 36c35ef

Browse files
committed
v1.10.1
1 parent 4ba3c72 commit 36c35ef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.10.1
2+
3+
* [`4ba3c72`](https://github.com/buggerjs/node-inspect/commit/4ba3c72270fae9a71343ddca11aa27980678a67c) **refactor:** Undo weird bundling into one file
4+
5+
16
### 1.10.0
27

38
* [`3e1a66a`](https://github.com/buggerjs/node-inspect/commit/3e1a66a489bef19beaa5f859e99e027274ff43cb) **feat:** Support CPU & heap profiles

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-inspect",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "Node Inspect",
55
"license": "MIT",
66
"main": "lib/_inspect.js",

0 commit comments

Comments
 (0)