chore(release): 0.1.1
This commit is contained in:
parent
61c644bb0e
commit
bbd354d2e2
|
@ -0,0 +1,37 @@
|
|||
# Changelog
|
||||
|
||||
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.1.1 (2020-03-28)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **type:** add env, include, regexp, and stream 133880c
|
||||
* new project from template 33c2936
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **build:** base sonar project key on gitlab group 342a7b3
|
||||
* **build:** remove image jobs f88790c
|
||||
* **build:** set typedefs in package manifest 4b82992
|
||||
* **docs:** list tags in readme 7c9ad0d
|
||||
* **test:** helper lint error 000e899
|
||||
|
||||
### 0.1.1 (2020-03-28)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **type:** add env, include, regexp, and stream 133880c
|
||||
* new project from template 33c2936
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **build:** base sonar project key on gitlab group 342a7b3
|
||||
* **build:** remove image jobs f88790c
|
||||
* **build:** set typedefs in package manifest 4b82992
|
||||
* **docs:** list tags in readme 7c9ad0d
|
||||
* **test:** helper lint error 000e899
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@apextoaster/js-yaml-schema",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Extended JS-YAML schema",
|
||||
"keywords": [
|
||||
"js-yaml",
|
||||
|
|
Loading…
Reference in New Issue