1
0
Fork 0

chore(release): 0.6.1

This commit is contained in:
ssube 2019-07-04 12:06:06 -05:00
parent 23b791f9ce
commit 06c72c93f0
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 10 additions and 1 deletions

View File

@ -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)

View File

@ -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",