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

Commit 8262e2d

Browse files
committed
v1.9.2
1 parent c9dc4be commit 8262e2d

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.9.2
2+
3+
* [`c9dc4be`](https://github.com/buggerjs/node-inspect/commit/c9dc4beb08236e33d64f19417682cf5b3f5aeed6) **doc:** Link directly to GOVERNANCE file
4+
5+
16
### 1.9.1
27

38
* Handle big ws frames correctly - **[@jkrems](https://github.com/jkrems)** [#14](https://github.com/buggerjs/node-inspect/pull/14)

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

0 commit comments

Comments
 (0)