Skip to content

Commit 5ab5983

Browse files
committed
chore: Release v9.0.4
1 parent 86202be commit 5ab5983

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
### [9.0.4](https://github.com/medikoo/npm-cross-link/compare/v9.0.3...v9.0.4) (2020-07-15)
6+
7+
### Bug Fixes
8+
9+
- Fix dependencies symlink confirmation ([86202be](https://github.com/medikoo/npm-cross-link/commit/86202bee1624c64f3bc62364fa15a1889c3c6f5e))
10+
511
### [9.0.3](https://github.com/medikoo/npm-cross-link/compare/v9.0.2...v9.0.3) (2020-07-10)
612

713
### Bug Fixes

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": "9.0.3",
3+
"version": "9.0.4",
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)