diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c76fb3..36a8eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.3.1-1](///compare/v0.3.1-0...v0.3.1-1) (2020-08-01) + + +### Bug Fixes + +* **config:** update lint to naming-convention rule 4a58c20 + ### [0.3.1-0](///compare/v0.3.0...v0.3.1-0) (2020-07-09) diff --git a/package.json b/package.json index 46d2ca1..25919d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apextoaster/js-yaml-schema", - "version": "0.3.1-0", + "version": "0.3.1-1", "description": "Extended JS-YAML schema", "keywords": [ "js-yaml",