1
0
Fork 0

chore(release): 0.3.0-3

This commit is contained in:
ssube 2020-07-08 22:20:43 -05:00
parent f25a8ae1eb
commit 3ed00be45d
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
2 changed files with 8 additions and 1 deletions

View File

@ -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. 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-3](///compare/v0.3.0-2...v0.3.0-3) (2020-07-09)
### Bug Fixes
* **build:** externalize lodash 04e1ae8
## [0.3.0-2](///compare/v0.3.0-1...v0.3.0-2) (2020-07-01) ## [0.3.0-2](///compare/v0.3.0-1...v0.3.0-2) (2020-07-01)

View File

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