Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0](v2.0.0...v3.0.0) (2018-11-06)

### Bug Fixes

* **engines:** remove support for node 6 ([ec1c9a1](ec1c9a1))

### Features

* **remote-package:** allow scanning remote packages ([4e4cdf6](4e4cdf6))

### BREAKING CHANGES

* **remote-package:** scan lib arguments are changed
  • Loading branch information
semantic-release-bot committed Nov 6, 2018
1 parent ec1c9a1 commit 9b72c1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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,5 +1,5 @@
{
"version": "2.0.0",
"version": "3.0.0",
"name": "install-group",
"description": "Dependency grouping for npm-install",
"author": "Ahmad Nassri <[email protected]> (https://www.ahmadnassri.com/)",
Expand Down

0 comments on commit 9b72c1f

Please sign in to comment.