Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Sep 4, 2023
1 parent cd4795b commit 402f68f
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ 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.3.1] - 2023-09-04
### :sparkles: New Features
- [`d6b5e6d`](https://github.com/clouddrove/terraform-aws-sftp/commit/d6b5e6d1d50238ef4ab7236bc97388a85cbb838d) - auto changelog action added *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`83b493c`](https://github.com/clouddrove/terraform-aws-sftp/commit/83b493cc74debe281317cd3b81f14871a8c9030e) - added dependabot.yml file *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`605cbc7`](https://github.com/clouddrove/terraform-aws-sftp/commit/605cbc762ddcc3d0770b5b0fb7148731c71b28cd) - updated changelog.yml name and file *(commit by [@vibhutigoyal](https://github.com/vibhutigoyal))*
- [`4451e09`](https://github.com/clouddrove/terraform-aws-sftp/commit/4451e0981693944c3300e33d3d27f72f98b07bb2) - update new github-action and subnet vpc tag *(PR [#21](https://github.com/clouddrove/terraform-aws-sftp/pull/21) by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`c16c5f9`](https://github.com/clouddrove/terraform-aws-sftp/commit/c16c5f95aa3d86a67aae0b9c0f1a167b0ce27b19) - Updated the main.tf for the workdlow details block to use optionally. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`22ffd9b`](https://github.com/clouddrove/terraform-aws-sftp/commit/22ffd9b26a06da78d32dec8dce845a6783075c54) - Updated the terraform version and fixed the tfsec warnings *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`7ca7f5d`](https://github.com/clouddrove/terraform-aws-sftp/commit/7ca7f5d84c3a5d018f7bd1fadd243d18cf50e822) - Updated the terraform version and fixed the tfsec warnings *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`0855cff`](https://github.com/clouddrove/terraform-aws-sftp/commit/0855cffc810369a9948cb9dec66cd467a549553b) - Updated the tfcheck workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`045b441`](https://github.com/clouddrove/terraform-aws-sftp/commit/045b44128d0c721667e3bad39d94e7553243bc54) - Updated the tfcheck workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`d54e8ea`](https://github.com/clouddrove/terraform-aws-sftp/commit/d54e8eaac44ba4336502dda58ff5a58f1898c02a) - Updated the terraform code *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`2f2c982`](https://github.com/clouddrove/terraform-aws-sftp/commit/2f2c98208050945f703ba0316e4caabc723d2cc9) - Updated the terraform code & removed the unused tf variables and files. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`d815900`](https://github.com/clouddrove/terraform-aws-sftp/commit/d815900181a80f823bd592368b4bad19109d90fc) - removed the unused tf variables and files. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*


## [1.3.0] - 2023-01-19
### :bug: Bug Fixes
- [`ccec0d3`](https://github.com/clouddrove/terraform-aws-sftp/commit/ccec0d352b547395a852624c7b1b0c89c8585363) - use terraform letast version
Expand Down Expand Up @@ -54,4 +70,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.14.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.14.0...master
[0.15.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.15.0...master
[1.0.1]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.0.1...master
[1.3.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.3.0...master
[1.3.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.3.0...master
[1.3.1]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.3.0...1.3.1

0 comments on commit 402f68f

Please sign in to comment.