Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
chore(release): 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Mar 1, 2018
1 parent 7405360 commit bb688fa
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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="1.5.1"></a>
## [1.5.1](https://github.com/zkat/cipm/compare/v1.5.0...v1.5.1) (2018-03-01)


### Bug Fixes

* **_from:** do not add _from to directory deps ([7405360](https://github.com/zkat/cipm/commit/7405360))



<a name="1.5.0"></a>
# [1.5.0](https://github.com/zkat/cipm/compare/v1.4.1...v1.5.0) (2018-03-01)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libcipm",
"version": "1.5.0",
"version": "1.5.1",
"description": "programmatic API for cipm: a ci-oriented package installer for npm",
"main": "index.js",
"files": [
Expand Down

0 comments on commit bb688fa

Please sign in to comment.