chore: update changelog

This commit is contained in:
Jason Kuhrt 2020-03-19 20:51:16 -04:00
parent c705618795
commit ea66fc413b
1 changed files with 13 additions and 0 deletions

View File

@ -2,6 +2,19 @@
### 0.12.0 final (unreleased)
### 0.12.0-rc.14
- improve: add post-install framework notice (#398)
### 0.12.0-rc.13
- improve: add post-install framework notice (#398)
- fix: typegen always use manifest for package import (#382)
### 0.12.0-rc.12
- feat: respect manifest name in typegen imports (#380)
### 0.12.0-rc.11
- fix: TypeScript error from missing `graphql-query-complexity` import (#376)