Skip to content

Commit

Permalink
16.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Sep 25, 2018
1 parent ae01d90 commit cfd3af2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changelog.markdown
@@ -1,3 +1,13 @@
# 16.2.3

add empty stub for the `inspector` builtin module.

https://github.com/browserify/browserify/pull/1854

change the "browser" field link to the browser-field-spec repo instead of the old gist.

https://github.com/browserify/browserify/pull/1845

# 16.2.2

Remove some extraneous files from the published package.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "browserify",
"version": "16.2.1",
"version": "16.2.3",
"description": "browser-side require() the node way",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit cfd3af2

Please sign in to comment.