50 lines
1.1 KiB
Markdown
50 lines
1.1 KiB
Markdown
# 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.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)
|
|
|
|
|
|
### 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
|