Skip to content

Commit 7299ce7

Browse files
committed
chore(release): 7.2.0
1 parent d0ab097 commit 7299ce7

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+
# [7.2.0](https://github.com/medikoo/npm-cross-link/compare/v7.1.0...v7.2.0) (2019-03-06)
6+
7+
### Bug Fixes
8+
9+
- unify log messages ([961116a](https://github.com/medikoo/npm-cross-link/commit/961116a))
10+
11+
### Features
12+
13+
- support target in githubRepo notation ([d0ab097](https://github.com/medikoo/npm-cross-link/commit/d0ab097))
14+
515
# [7.1.0](https://github.com/medikoo/npm-cross-link/compare/v7.0.2...v7.1.0) (2019-03-06)
616

717
### Features

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": "7.1.0",
3+
"version": "7.2.0",
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)