Skip to content

Commit

Permalink
*: prepare release for v0.0.100 ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkdev98 committed Nov 15, 2020
1 parent f336ead commit 2a1a232
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# CHANGELOG

### [v0.0.100](https://github.com/lightbasenl/lbu/releases/tag/v0.0.100)

- build(deps): bump @types/node from 14.14.6 to 14.14.7
([#486](https://github.com/lightbasenl/lbu/pull/486))
- cli: better timeout error message in the test runner
- cli: log response status in proxy
([#489](https://github.com/lightbasenl/lbu/pull/489))
- code-gen: better error message when loading from remote.
- code-gen: support setting primary key in generated insert queries
([#491](https://github.com/lightbasenl/lbu/pull/491))
- server: expose x-request-id in CORS headers
([#490](https://github.com/lightbasenl/lbu/pull/490))

### [v0.0.99](https://github.com/lightbasenl/lbu/releases/tag/v0.0.99)

- build(deps): bump eslint from 7.12.1 to 7.13.0
Expand Down

0 comments on commit 2a1a232

Please sign in to comment.