File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ parameters:
2121 description : " If true, the success pipeline will be executed."
2222
2323orbs :
24- toolkit : jerus-org/circleci-toolkit@2.11.0
24+ toolkit : jerus-org/circleci-toolkit@2.12.1
2525
2626executors :
2727 rust-env :
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
1717- deps: update rust crate lambda_runtime to 0.14.3(pr [ #102 ] )
1818- deps: update rust crate serde_json to 1.0.141(pr [ #103 ] )
19+ - deps: update dependency toolkit to v2.12.1(pr [ #104 ] )
1920
2021## [ 0.2.32] - 2025-06-28
2122
@@ -341,6 +342,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
341342[ #101 ] : https://github.com/jerus-org/lambda_sqs/pull/101
342343[ #102 ] : https://github.com/jerus-org/lambda_sqs/pull/102
343344[ #103 ] : https://github.com/jerus-org/lambda_sqs/pull/103
345+ [ #104 ] : https://github.com/jerus-org/lambda_sqs/pull/104
344346[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.32...HEAD
345347[ 0.2.32 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.31...v0.2.32
346348[ 0.2.31 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.30...v0.2.31
You can’t perform that action at this time.
0 commit comments