Skip to content

Commit 2a063de

Browse files
chore(release): version 1.6.1 [skip ci]
### [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))
1 parent c2b8d6b commit 2a063de

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
### [1.6.1](https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.6.0...v1.6.1) (2022-04-01)
6+
7+
8+
### Bug Fixes
9+
10+
* 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))
11+
512
## [1.6.0](https://github.com/terraform-aws-modules/terraform-aws-apigateway-v2/compare/v1.5.1...v1.6.0) (2022-03-25)
613

714

0 commit comments

Comments
 (0)