mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
86 lines
2.4 KiB
Markdown
86 lines
2.4 KiB
Markdown
# [0.6.0](https://gitlab.com/openstapps/configuration/compare/v0.5.1...v0.6.0) (2019-02-13)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* correctly check tslint.json ([9c8ce48](https://gitlab.com/openstapps/configuration/commit/9c8ce48)), closes [#3](https://gitlab.com/openstapps/configuration/issues/3) [#4](https://gitlab.com/openstapps/configuration/issues/4)
|
|
|
|
|
|
|
|
## [0.5.1](https://gitlab.com/openstapps/configuration/compare/v0.5.0...v0.5.1) (2019-01-28)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* exclude CLI file in nyc configuration ([c46dc18](https://gitlab.com/openstapps/configuration/commit/c46dc18)), closes [#5](https://gitlab.com/openstapps/configuration/issues/5)
|
|
|
|
|
|
|
|
# [0.5.0](https://gitlab.com/openstapps/configuration/compare/v0.4.0...v0.5.0) (2018-12-18)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* use template for .gitignore ([04b6154](https://gitlab.com/openstapps/configuration/commit/04b6154))
|
|
|
|
|
|
|
|
# [0.4.0](https://gitlab.com/openstapps/configuration/compare/v0.3.1...v0.4.0) (2018-12-11)
|
|
|
|
|
|
### Features
|
|
|
|
* disallow spaces in curly braces ([4e14415](https://gitlab.com/openstapps/configuration/commit/4e14415)), closes [#2](https://gitlab.com/openstapps/configuration/issues/2)
|
|
|
|
|
|
|
|
## [0.3.1](https://gitlab.com/openstapps/configuration/compare/v0.3.0...v0.3.1) (2018-12-04)
|
|
|
|
|
|
|
|
# [0.3.0](https://gitlab.com/openstapps/configuration/compare/v0.2.0...v0.3.0) (2018-12-04)
|
|
|
|
|
|
### Features
|
|
|
|
* add cli to copy configurations ([98aa5a5](https://gitlab.com/openstapps/configuration/commit/98aa5a5)), closes [#1](https://gitlab.com/openstapps/configuration/issues/1)
|
|
* add script to check configuration ([adfc5aa](https://gitlab.com/openstapps/configuration/commit/adfc5aa))
|
|
|
|
|
|
|
|
# [0.2.0](https://gitlab.com/openstapps/configuration/compare/v0.1.1...v0.2.0) (2018-11-30)
|
|
|
|
|
|
### Features
|
|
|
|
* copy .editorconfig during installation ([f228af2](https://gitlab.com/openstapps/configuration/commit/f228af2))
|
|
|
|
|
|
|
|
## [0.1.1](https://gitlab.com/openstapps/configuration/compare/v0.1.0...v0.1.1) (2018-11-30)
|
|
|
|
|
|
|
|
# [0.1.0](https://gitlab.com/openstapps/configuration/compare/v0.0.2...v0.1.0) (2018-11-30)
|
|
|
|
|
|
### Features
|
|
|
|
* add editor config ([ecbc768](https://gitlab.com/openstapps/configuration/commit/ecbc768))
|
|
|
|
|
|
|
|
## [0.0.2](https://gitlab.com/openstapps/configuration/compare/v0.0.1...v0.0.2) (2018-11-28)
|
|
|
|
|
|
|
|
## [0.0.1](https://gitlab.com/openstapps/configuration/compare/e2bb08d...v0.0.1) (2018-11-28)
|
|
|
|
|
|
### Features
|
|
|
|
* add tslint and tsconfig ([e2bb08d](https://gitlab.com/openstapps/configuration/commit/e2bb08d))
|
|
|
|
|
|
|