chore(release): 0.3.0-2
This commit is contained in:
parent
972c7f2746
commit
76c777f5d9
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue