Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Oct 22, 2020
1 parent 20dc4e5 commit 0dac6aa
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="2.0.0"></a>
# [2.0.0](https://github.com/brandonocasey/npm-merge-driver-install/compare/v1.1.1...v2.0.0) (2020-10-22)

### Features

* remove most dependencies to prevent security issues ([ce8eccf](https://github.com/brandonocasey/npm-merge-driver-install/commit/ce8eccf))

### Chores

* fix travis ([20dc4e5](https://github.com/brandonocasey/npm-merge-driver-install/commit/20dc4e5))
* **package:** update dependencies to enable Greenkeeper 🌴 ([#7](https://github.com/brandonocasey/npm-merge-driver-install/issues/7)) ([84ab239](https://github.com/brandonocasey/npm-merge-driver-install/commit/84ab239))
* **package:** update videojs-generator-verify to version 1.2.0 ([#5](https://github.com/brandonocasey/npm-merge-driver-install/issues/5)) ([84a52a6](https://github.com/brandonocasey/npm-merge-driver-install/commit/84a52a6))


### BREAKING CHANGES

* We no longer use npm-merge-driver under the hood.
Instead we use scripts that do the same thing.

<a name="1.1.1"></a>
## [1.1.1](https://github.com/brandonocasey/npm-merge-driver-install/compare/v1.1.0...v1.1.1) (2018-10-31)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-merge-driver-install",
"version": "1.1.1",
"version": "2.0.0",
"description": "A package to install npm-merge-driver locally and automatically.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0dac6aa

Please sign in to comment.