Skip to content

Commit c94b4d5

Browse files
committed
16.5.2
1 parent 678d650 commit c94b4d5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.markdown

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 16.5.2
2+
3+
Upgrade browser-resolve to v2.
4+
5+
https://github.com/browserify/browserify/pull/1973
6+
17
# 16.5.1
28

39
Remove deprecated `mkdirp` version in favour of `mkdirp-classic`.

package.json

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

0 commit comments

Comments
 (0)