Skip to content

Commit

Permalink
chore(release): version 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
### [1.1.1](v1.1.0...v1.1.1) (2023-08-10)

### Bug Fixes

* Updated variable types from any to map(any) ([#3](#3)) ([90ea91f](90ea91f))
  • Loading branch information
semantic-release-bot committed Aug 10, 2023
1 parent 90ea91f commit efb17c2
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.1.1](https://github.com/terraform-aws-modules/terraform-aws-secrets-manager/compare/v1.1.0...v1.1.1) (2023-08-10)


### Bug Fixes

* Updated variable types from any to map(any) ([#3](https://github.com/terraform-aws-modules/terraform-aws-secrets-manager/issues/3)) ([90ea91f](https://github.com/terraform-aws-modules/terraform-aws-secrets-manager/commit/90ea91fa2f23bce2777a47c98f4bdb8aa4c65b65))

## [1.1.0](https://github.com/terraform-aws-modules/terraform-aws-secrets-manager/compare/v1.0.0...v1.1.0) (2023-07-15)


Expand Down

0 comments on commit efb17c2

Please sign in to comment.