Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Sep 23, 2024
1 parent b2888f5 commit 8e900d5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2024-09-23
### :sparkles: New Features
- [`54706b7`](https://github.com/clouddrove/terraform-aws-cognito/commit/54706b7d3d67e16a53b671e21b17145ee2e9ad8d) - updated example path and readme parameters *(PR [#21](https://github.com/clouddrove/terraform-aws-cognito/pull/21) by [@Tanveer143s](https://github.com/Tanveer143s))*
- [`154ad13`](https://github.com/clouddrove/terraform-aws-cognito/commit/154ad1361a01185ba2ed1ebbc32da081a10a3a3b) - updated branch name in uses of workflow *(PR [#22](https://github.com/clouddrove/terraform-aws-cognito/pull/22) by [@lavanya-sharma-clouddrove](https://github.com/lavanya-sharma-clouddrove))*

### :bug: Bug Fixes
- [`b2888f5`](https://github.com/clouddrove/terraform-aws-cognito/commit/b2888f50b41f69125e52220422494984aac20ee6) - terraform fmt *(PR [#24](https://github.com/clouddrove/terraform-aws-cognito/pull/24) by [@nikitadugar](https://github.com/nikitadugar))*

### :construction_worker: Build System
- [`73be28b`](https://github.com/clouddrove/terraform-aws-cognito/commit/73be28be6e87de22bd3f2e5295fc9d24d98d15a8) - **deps**: bump clouddrove/iam-role/aws from 1.3.0 to 1.3.1 *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
- [`16755b1`](https://github.com/clouddrove/terraform-aws-cognito/commit/16755b169fc905fcbd1d3aa31f1667a52b5b6730) - **deps**: bump clouddrove/iam-role/aws in /_example *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*


## [0.19.0] - 2023-02-28
### :bug: Bug Fixes
- [`0ca71a6`](https://github.com/clouddrove/terraform-aws-cognito/commit/0ca71a6a0ecc2d5a569241a80bbd23198180a4f1) - Create dependabot.yml
Expand Down Expand Up @@ -40,3 +53,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.17.0]: https://github.com/clouddrove/terraform-aws-cognito/compare/0.17.0...master
[0.18.0]: https://github.com/clouddrove/terraform-aws-cognito/compare/0.18.0...master
[0.19.0]: https://github.com/clouddrove/terraform-aws-cognito/compare/0.19.0...master
[1.0.1]: https://github.com/clouddrove/terraform-aws-cognito/compare/1.0.0...1.0.1

0 comments on commit 8e900d5

Please sign in to comment.