Skip to content

Commit cfd3af2

Browse files
committed
16.2.3
1 parent ae01d90 commit cfd3af2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

changelog.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 16.2.3
2+
3+
add empty stub for the `inspector` builtin module.
4+
5+
https://github.com/browserify/browserify/pull/1854
6+
7+
change the "browser" field link to the browser-field-spec repo instead of the old gist.
8+
9+
https://github.com/browserify/browserify/pull/1845
10+
111
# 16.2.2
212

313
Remove some extraneous files from the published package.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserify",
3-
"version": "16.2.1",
3+
"version": "16.2.3",
44
"description": "browser-side require() the node way",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)