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

Commit 130c7d1

Browse files
committed
v1.3.2
1 parent 42c664c commit 130c7d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 1.3.2
2+
3+
* Add notes about governance - **[@jkrems](https://github.com/jkrems)** [#3](https://github.com/buggerjs/node-inspect/pull/3)
4+
- [`e94089d`](https://github.com/buggerjs/node-inspect/commit/e94089d93689cacf5c953e94563463d1e174452d) **chore:** Add notes about governance
5+
6+
17
### 1.3.1
28

39
* [`8767137`](https://github.com/buggerjs/node-inspect/commit/8767137c53a2f6b1d36970074ea95be9871e50e3) **style:** Remove rogue console.log

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

0 commit comments

Comments
 (0)