Skip to content

Commit

Permalink
14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
substack authored and substack committed Apr 4, 2017
1 parent 0e1a7a0 commit 18e1d65
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.markdown
@@ -1,3 +1,9 @@
# 14.2.0

adds a --transform-key flag to the command-line tool

https://github.com/substack/node-browserify/pull/1709

# 14.1.0

writes to a temp outfile until success
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "browserify",
"version": "14.1.0",
"version": "14.2.0",
"description": "browser-side require() the node way",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 18e1d65

Please sign in to comment.