Commit 1957cf1
committed
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.0...v0.4.0) (2020-09-11)
### Features
* **api:** move the API to the mono repo ([4c4a96d](4c4a96d))
* **config:** remove default host ([cc733cb](cc733cb))
* **config:** use LOG_LEVEL instead of NODE_ENV to determine the log level ([cbdd9d0](cbdd9d0))
* **core:** add logger ([b8eed95](b8eed95))
* **core:** allow host configuration ([631300c](631300c))
* add bin/ entrypoint ([45ea47c](45ea47c))
* add config ([ae9f22e](ae9f22e))
* **host:** add first host endpoint using Koa ([8feeb0d](8feeb0d))1 parent d8496d3 commit 1957cf1
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments