Skip to content

Commit 402f68f

Browse files
committed
docs: update CHANGELOG.md for 1.3.1
1 parent cd4795b commit 402f68f

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.3.1] - 2023-09-04
8+
### :sparkles: New Features
9+
- [`d6b5e6d`](https://github.com/clouddrove/terraform-aws-sftp/commit/d6b5e6d1d50238ef4ab7236bc97388a85cbb838d) - auto changelog action added *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
10+
- [`83b493c`](https://github.com/clouddrove/terraform-aws-sftp/commit/83b493cc74debe281317cd3b81f14871a8c9030e) - added dependabot.yml file *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
11+
- [`605cbc7`](https://github.com/clouddrove/terraform-aws-sftp/commit/605cbc762ddcc3d0770b5b0fb7148731c71b28cd) - updated changelog.yml name and file *(commit by [@vibhutigoyal](https://github.com/vibhutigoyal))*
12+
- [`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))*
13+
- [`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))*
14+
- [`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))*
15+
- [`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))*
16+
- [`0855cff`](https://github.com/clouddrove/terraform-aws-sftp/commit/0855cffc810369a9948cb9dec66cd467a549553b) - Updated the tfcheck workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
17+
- [`045b441`](https://github.com/clouddrove/terraform-aws-sftp/commit/045b44128d0c721667e3bad39d94e7553243bc54) - Updated the tfcheck workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
18+
- [`d54e8ea`](https://github.com/clouddrove/terraform-aws-sftp/commit/d54e8eaac44ba4336502dda58ff5a58f1898c02a) - Updated the terraform code *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
19+
- [`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))*
20+
- [`d815900`](https://github.com/clouddrove/terraform-aws-sftp/commit/d815900181a80f823bd592368b4bad19109d90fc) - removed the unused tf variables and files. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
21+
22+
723
## [1.3.0] - 2023-01-19
824
### :bug: Bug Fixes
925
- [`ccec0d3`](https://github.com/clouddrove/terraform-aws-sftp/commit/ccec0d352b547395a852624c7b1b0c89c8585363) - use terraform letast version
@@ -54,4 +70,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5470
[0.14.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.14.0...master
5571
[0.15.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/0.15.0...master
5672
[1.0.1]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.0.1...master
57-
[1.3.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.3.0...master
73+
[1.3.0]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.3.0...master
74+
[1.3.1]: https://github.com/clouddrove/terraform-aws-sftp/compare/1.3.0...1.3.1

0 commit comments

Comments
 (0)