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

Commit fbb8f24

Browse files
committed
v1.8.1
1 parent 95402ee commit fbb8f24

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.8.1
2+
3+
* [`95402ee`](https://github.com/buggerjs/node-inspect/commit/95402ee5dff04057f074677d39db2f61ec74c151) **refactor:** Move `list` into CallFrame
4+
5+
16
### 1.8.0
27

38
* [`d0e6499`](https://github.com/buggerjs/node-inspect/commit/d0e6499084f5d656ef0c5fd470d3ab21f2e9a6b4) **feat:** `exec .scope`

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.8.0",
3+
"version": "1.8.1",
44
"description": "Node Inspect",
55
"license": "MIT",
66
"main": "lib/node-inspect.js",

0 commit comments

Comments
 (0)