Skip to content

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Nov 15, 2018
1 parent 618b22f commit 0c256b0
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.

<a name="3.1.0"></a>
# [3.1.0](https://github.com/medikoo/npm-cross-link/compare/v3.0.3...v3.1.0) (2018-11-15)


### Bug Fixes

* mention "link" job ([dcd0258](https://github.com/medikoo/npm-cross-link/commit/dcd0258))


### Features

* improve installation jobs reporting ([618b22f](https://github.com/medikoo/npm-cross-link/commit/618b22f))
* improve npm link step ([bb6a5ef](https://github.com/medikoo/npm-cross-link/commit/bb6a5ef))



<a name="3.0.3"></a>
## [3.0.3](https://github.com/medikoo/npm-cross-link/compare/v3.0.2...v3.0.3) (2018-11-15)

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": "3.0.3",
"version": "3.1.0",
"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 0c256b0

Please sign in to comment.