Skip to content

Commit

Permalink
chore(release): 8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Feb 19, 2020
1 parent ecdcf27 commit 1d87f0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [8.0.1](https://github.com/medikoo/npm-cross-link/compare/v8.0.0...v8.0.1) (2020-02-19)


### Bug Fixes

* Ensure to force `npm link` to avoid EEXIST errors ([1113e59](https://github.com/medikoo/npm-cross-link/commit/1113e59c595fb73ea6d26609c3babf8a19997826))

## [8.0.0](https://github.com/medikoo/npm-cross-link/compare/v7.11.0...v8.0.0) (2020-02-14)

### ⚠ BREAKING CHANGES
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": "npm-cross-link",
"version": "8.0.0",
"version": "8.0.1",
"author": "Mariusz Nowak <medyk@medikoo.com> (http://www.medikoo.com/)",
"bin": {
"npm-cross-link": "./bin/npm-cross-link.js",
Expand Down

0 comments on commit 1d87f0d

Please sign in to comment.