diff --git a/CHANGELOG.md b/CHANGELOG.md index c5efe9d..fc45be5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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. +### [0.6.1](https://github.com/ssube/salty-dog/compare/v0.6.0...v0.6.1) (2019-07-04) + + +### Bug Fixes + +* use global yargs to fix bundle ([23b791f](https://github.com/ssube/salty-dog/commit/23b791f)) + + + ## [0.6.0](https://github.com/ssube/salty-dog/compare/v0.5.0...v0.6.0) (2019-07-04) diff --git a/package.json b/package.json index a936821..64e2c2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "salty-dog", - "version": "0.6.0", + "version": "0.6.1", "description": "Rule-based JSON/YAML validator using JSON schemas", "keywords": [ "cli",