Skip to content

Commit

Permalink
chore(release): version 1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
### [1.6.1](v1.6.0...v1.6.1) (2022-04-01)

### Bug Fixes

* Add support for passing authorization_scopes on routes with JWT authorizer ([#67](#67)) ([c2b8d6b](c2b8d6b))
  • Loading branch information
semantic-release-bot committed Apr 1, 2022
1 parent c2b8d6b commit 2a063de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

### [1.6.1](https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.6.0...v1.6.1) (2022-04-01)


### Bug Fixes

* Add support for passing authorization_scopes on routes with JWT authorizer ([#67](https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/issues/67)) ([c2b8d6b](https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/commit/c2b8d6bd8b11fa83ccd13f3ccc74844d328f59ad))

## [1.6.0](https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.5.1...v1.6.0) (2022-03-25)


Expand Down

0 comments on commit 2a063de

Please sign in to comment.