1
0
Fork 0

chore(release): 0.2.0

This commit is contained in:
ssube 2020-03-29 08:14:57 -05:00
parent 859baa33f9
commit fc203142ff
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,18 @@
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.2.0](///compare/v0.1.1...v0.2.0) (2020-03-29)
### ⚠ BREAKING CHANGES
* extract typed errors and use the equivalent
from js-utils
### Bug Fixes
* refactor duplicate utils into js-utils, export symbols 859baa3
### 0.1.1 (2020-03-28)

View File

@ -1,6 +1,6 @@
{
"name": "@apextoaster/js-yaml-schema",
"version": "0.1.1",
"version": "0.2.0",
"description": "Extended JS-YAML schema",
"keywords": [
"js-yaml",