From a08967fa16b7c0594dbb6aaea4e64c095c8d49c6 Mon Sep 17 00:00:00 2001 From: ssube Date: Thu, 9 Jul 2020 06:40:22 -0500 Subject: [PATCH] chore(release): 0.3.1-0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 150aa01..9c76fb3 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-0](///compare/v0.3.0...v0.3.1-0) (2020-07-09) + + +### Bug Fixes + +* require encoding overload for include read callback 6f5a4aa + ## [0.3.0](///compare/v0.3.0-5...v0.3.0) (2020-07-09) ## [0.3.0-5](///compare/v0.3.0-4...v0.3.0-5) (2020-07-09) diff --git a/package.json b/package.json index e7a4ea1..eb1c50b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apextoaster/js-yaml-schema", - "version": "0.3.0", + "version": "0.3.1-0", "description": "Extended JS-YAML schema", "keywords": [ "js-yaml",