Skip to content

Commit

Permalink
13.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
substack authored and substack committed Jan 4, 2017
1 parent d2392a4 commit 1635157
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 13.2.0

allow configuring transformKey from module-deps
https://github.com/substack/node-browserify/pull/1670

# 13.1.1

boost performance by memoizing calls to path.relative()
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserify",
"version": "13.1.1",
"version": "13.2.0",
"description": "browser-side require() the node way",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 1635157

Please sign in to comment.