mirror of https://github.com/embarklabs/embark.git
75 lines
2.0 KiB
Markdown
75 lines
2.0 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [4.1.1](https://github.com/embark-framework/embark/compare/v4.1.0...v4.1.1) (2019-08-28)
|
|
|
|
**Note:** Version bump only for package embark-api
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0](https://github.com/embark-framework/embark/compare/v4.1.0-beta.6...v4.1.0) (2019-08-12)
|
|
|
|
**Note:** Version bump only for package embark-api
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.6](https://github.com/embark-framework/embark/compare/v4.1.0-beta.5...v4.1.0-beta.6) (2019-08-09)
|
|
|
|
**Note:** Version bump only for package embark-api
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.5](https://github.com/embark-framework/embark/compare/v4.1.0-beta.4...v4.1.0-beta.5) (2019-07-10)
|
|
|
|
**Note:** Version bump only for package embark-api
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.4](https://github.com/embark-framework/embark/compare/v4.1.0-beta.3...v4.1.0-beta.4) (2019-06-27)
|
|
|
|
**Note:** Version bump only for package embark-api
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.3](https://github.com/embark-framework/embark/compare/v4.1.0-beta.2...v4.1.0-beta.3) (2019-06-07)
|
|
|
|
**Note:** Version bump only for package embark-api
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.2](https://github.com/embark-framework/embark/compare/v4.1.0-beta.1...v4.1.0-beta.2) (2019-05-22)
|
|
|
|
**Note:** Version bump only for package embark-api
|
|
|
|
|
|
|
|
|
|
|
|
# [4.1.0-beta.1](https://github.com/embark-framework/embark/compare/v4.1.0-beta.0...v4.1.0-beta.1) (2019-05-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **@embark/api:** import colors pkg so type string has .stripColors ([fbfe376](https://github.com/embark-framework/embark/commit/fbfe376))
|
|
* **@embark/api:** setup the embark-ui build dir before the express instance ([c4d647c](https://github.com/embark-framework/embark/commit/c4d647c))
|
|
* **@embark/api:** specify colors package as a dependency ([ae8ec69](https://github.com/embark-framework/embark/commit/ae8ec69))
|
|
|
|
|
|
### Features
|
|
|
|
* **@embark/api:** Add command `service api on/off` ([634feb5](https://github.com/embark-framework/embark/commit/634feb5))
|