diff --git a/CHANGELOG.md b/CHANGELOG.md index 50f1c6e..91f3036 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.0-2](///compare/v0.3.0-1...v0.3.0-2) (2020-07-01) + + +### Bug Fixes + +* **include:** schema callback types, tests 972c7f2 + ## [0.3.0-1](///compare/v0.2.0...v0.3.0-1) (2020-06-30) diff --git a/package.json b/package.json index 65c51b4..c7f0119 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apextoaster/js-yaml-schema", - "version": "0.3.0-1", + "version": "0.3.0-2", "description": "Extended JS-YAML schema", "keywords": [ "js-yaml",