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

Commit 9f00e6e

Browse files
committed
v1.11.2
1 parent 42e0cd1 commit 9f00e6e

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.11.2
2+
3+
* [`42e0cd1`](https://github.com/nodejs/node-inspect/commit/42e0cd111d89ed09faba1c0ec45089b0b44de011) **fix:** look for generic hint text
4+
5+
16
### 1.11.1
27

38
* Prefer --inspect-brk over --debug-brk - **[@ofrobots](https://github.com/ofrobots)** [#43](https://github.com/nodejs/node-inspect/pull/43)

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.11.1",
3+
"version": "1.11.2",
44
"description": "Node Inspect",
55
"license": "MIT",
66
"main": "lib/_inspect.js",

0 commit comments

Comments
 (0)