[0.1.0](https://github.com/aws/aws-prototyping-sdk/compare/v0.0.96...v0.1.0) (2022-06-17)
⚠ BREAKING CHANGES
* **open-api-gateway:** `authType` is no longer provided to the construct, instead `defaultAuthorizer` must
be used.
* build: add missing package.json changes
* refactor(open-api-gateway): docs and minor refactor
* refactor(open-api-gateway): address pr comments
Features
* **open-api-gateway:** add support for cognito and custom authorizers ([40](https://github.com/aws/aws-prototyping-sdk/issues/40)) ([db81ba1](https://github.com/aws/aws-prototyping-sdk/commit/db81ba1db2258645a710b9c113c68528ee127072))