Skip to content

Commit

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

### Bug Fixes

* Change `allocated_storage` type from string to number ([#507](#507)) ([5939ddf](5939ddf))
  • Loading branch information
semantic-release-bot committed Aug 5, 2023
1 parent 5939ddf commit 8b2f5c5
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.

### [6.1.1](https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v6.1.0...v6.1.1) (2023-08-05)


### Bug Fixes

* Change `allocated_storage` type from string to number ([#507](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/507)) ([5939ddf](https://github.com/terraform-aws-modules/terraform-aws-rds/commit/5939ddf85ef740db8896fd475cac8f1c3fae8e8f))

## [6.1.0](https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v6.0.0...v6.1.0) (2023-07-11)


Expand Down

0 comments on commit 8b2f5c5

Please sign in to comment.