Skip to content

Commit 9d7a003

Browse files
committed
chore(release): 3.0.3
1 parent 57be064 commit 9d7a003

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
<a name="3.0.3"></a>
6+
## [3.0.3](https://github.com/medikoo/npm-cross-link/compare/v3.0.2...v3.0.3) (2018-11-15)
7+
8+
9+
### Bug Fixes
10+
11+
* ensure to link before dependencies install ([c651bb7](https://github.com/medikoo/npm-cross-link/commit/c651bb7))
12+
13+
14+
515
<a name="3.0.2"></a>
616
## [3.0.2](https://github.com/medikoo/npm-cross-link/compare/v3.0.1...v3.0.2) (2018-11-15)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-cross-link",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
55
"bin": {
66
"npm-cross-link": "./bin/npm-cross-link.js",

0 commit comments

Comments
 (0)