From 109cbaa9baaff0b8abcc46ab9eb61fff12cc605f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 22 Jan 2019 15:29:29 -0800 Subject: [PATCH] chore(release): 3.0.3 --- CHANGELOG.md | 10 ++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09ee6ac..5f9d490 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. + +## [3.0.3](https://github.com/zkat/cipm/compare/v3.0.2...v3.0.3) (2019-01-22) + + +### Bug Fixes + +* **scripts:** pass in opts.dir directly ([018df27](https://github.com/zkat/cipm/commit/018df27)) + + + ## [3.0.2](https://github.com/zkat/cipm/compare/v3.0.1...v3.0.2) (2018-08-31) diff --git a/package-lock.json b/package-lock.json index d880c4d..c67d7cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "libcipm", - "version": "3.0.2", + "version": "3.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ab8483e..183457a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libcipm", - "version": "3.0.2", + "version": "3.0.3", "description": "programmatic API for cipm: a ci-oriented package installer for npm", "main": "index.js", "files": [