1
0
Fork 0

chore(release): 0.7.1

This commit is contained in:
ssube 2019-11-01 06:17:03 -05:00
parent 6ecec7ae33
commit 547e0261bc
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.7.1](https://github.com/ssube/salty-dog/compare/v0.7.0...v0.7.1) (2019-11-01)
### Bug Fixes
* **build:** publish npm packages to npmjs.org ([b9819b8](https://github.com/ssube/salty-dog/commit/b9819b8))
* **docs:** update readme tags ([e7d1f9f](https://github.com/ssube/salty-dog/commit/e7d1f9f))
* **rule:** log and apply mutation when rule has > 0 diffs ([63b6e48](https://github.com/ssube/salty-dog/commit/63b6e48))
## [0.7.0](https://github.com/ssube/salty-dog/compare/v0.6.1...v0.7.0) (2019-11-01)

View File

@ -1,6 +1,6 @@
{
"name": "salty-dog",
"version": "0.7.0",
"version": "0.7.1",
"description": "Rule-based JSON/YAML validator using JSON schemas",
"keywords": [
"cli",