diff --git a/CHANGELOG.md b/CHANGELOG.md index b16453a..c4b5322 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.4.0-1](///compare/v0.4.0-0...v0.4.0-1) (2020-08-05) + + +### Bug Fixes + +* remove export alias for include options 143e9f5 + ## [0.4.0-0](///compare/v0.3.1...v0.4.0-0) (2020-08-04) diff --git a/package.json b/package.json index f301b00..6cfe619 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apextoaster/js-yaml-schema", - "version": "0.4.0-0", + "version": "0.4.0-1", "description": "Extended JS-YAML schema", "keywords": [ "js-yaml",