Skip to content

Commit

Permalink
chore(release): v0.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Aug 3, 2023
1 parent e21816b commit 36a1e3a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.2](https://github.com/iloveitaly/better-node-inspect/compare/v0.3.1...v0.3.2) (2023-08-03)


### Bug Fixes

* legacy argument parsing is missing an import ([5528923](https://github.com/iloveitaly/better-node-inspect/commit/5528923124a44d435c9aff10c5412ff3975e2046))



## [0.3.1](https://github.com/iloveitaly/better-node-inspect/compare/v0.3.0...v0.3.1) (2023-07-31)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"inspect",
"cli"
],
"version": "0.3.1",
"version": "0.3.2",
"description": "A modern node inspector optimized for command line usage (like ipython, pry, iex, etc.)",
"homepage": "https://github.com/iloveitaly/better-node-inspect",
"main": "index.js",
Expand Down

0 comments on commit 36a1e3a

Please sign in to comment.