Skip to content

Commit

Permalink
chore(release): 7.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed May 31, 2019
1 parent 238cb5d commit fcbff07
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Change Log
# Changelog

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.

### [7.7.3](https://github.com/medikoo/npm-cross-link/compare/v7.7.2...v7.7.3) (2019-05-31)

### Bug Fixes

- ensure to reread package.json after pull ([238cb5d](https://github.com/medikoo/npm-cross-link/commit/238cb5d))
- recover from missing pkg.name ([7016c53](https://github.com/medikoo/npm-cross-link/commit/7016c53))

## [7.7.2](https://github.com/medikoo/npm-cross-link/compare/v7.7.1...v7.7.2) (2019-05-16)

### Bug Fixes
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": "7.7.2",
"version": "7.7.3",
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
"bin": {
"npm-cross-link": "./bin/npm-cross-link.js",
Expand Down

0 comments on commit fcbff07

Please sign in to comment.