Skip to content

Commit ed85032

Browse files
committed
1.0.1
1 parent 0d9bd4c commit ed85032

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 1.0.1 - 2018-04-13
6+
* Remove the `component-indexof` dependency. (https://github.com/browserify/vm-browserify/commit/0d9bd4c99f80db12c5c45e260a23ebfc51ec850d)
7+
58
## 1.0.0 - 2018-03-23
69

710
(This is not a breaking change.)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vm-browserify",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "vm module for the browser",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)