From 532c56f336466c352a4a42ea61d805915f30ccae Mon Sep 17 00:00:00 2001 From: ssube Date: Wed, 8 Jul 2020 22:48:36 -0500 Subject: [PATCH] chore(release): 0.3.0-4 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0054ef..dfc1d78 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-4](///compare/v0.3.0-3...v0.3.0-4) (2020-07-09) + + +### Bug Fixes + +* clean up polyfill plugins, externalize those modules e4963d7 + ## [0.3.0-3](///compare/v0.3.0-2...v0.3.0-3) (2020-07-09) diff --git a/package.json b/package.json index cb0d37a..2ca179c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apextoaster/js-yaml-schema", - "version": "0.3.0-3", + "version": "0.3.0-4", "description": "Extended JS-YAML schema", "keywords": [ "js-yaml",