Skip to content

Commit

Permalink
chore(main): release aws-secrets-manager 0.1.1 (#238)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.1.1](aws-secrets-manager-v0.1.0...aws-secrets-manager-v0.1.1)
(2024-06-01)


### Bug Fixes

* remove required version upper limits
([#233](#233))
([8552e3f](8552e3f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: kloia-tfmodules-releaser[bot] <169448830+kloia-tfmodules-releaser[bot]@users.noreply.github.com>
  • Loading branch information
kloia-tfmodules-releaser[bot] authored Jun 1, 2024
1 parent 2eeb0e4 commit 4355bde
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"modules/aws-mq": "0.1.0",
"modules/aws-ssm-parameter-store": "0.1.0",
"modules/aws-api-gateway": "0.1.0",
"modules/aws-secrets-manager": "0.1.0",
"modules/aws-secrets-manager": "0.1.1",
"modules/aws-cloudtrail-s3-bucket": "0.1.0",
"modules/aws-cloudtrail": "0.1.0",
"modules/aws-vpc": "0.1.0",
Expand Down
7 changes: 7 additions & 0 deletions modules/aws-secrets-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/kloia/platform-modules/compare/aws-secrets-manager-v0.1.0...aws-secrets-manager-v0.1.1) (2024-06-01)


### Bug Fixes

* remove required version upper limits ([#233](https://github.com/kloia/platform-modules/issues/233)) ([8552e3f](https://github.com/kloia/platform-modules/commit/8552e3fc7e25feb022436a0705d43073edaada89))

## 0.1.0 (2024-05-10)


Expand Down

0 comments on commit 4355bde

Please sign in to comment.