File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -122,5 +122,5 @@ workflows:
122122 - toolkit/no_release :
123123 min_rust_version : << pipeline.parameters.min-rust-version >>
124124 requires :
125- - toolkit/save_next_version
126- - failed
125+ - toolkit/save_next_version :
126+ - failed
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- ci(circleci)-update configuration with new parameter(pr [ #75 ] )
1313- chore(config)-migrate renovate config(pr [ #78 ] )
1414- π· ci(circleci): update CI workflow with version management(pr [ #79 ] )
15+ - π· ci(circleci): fix incorrect workflow indentation(pr [ #80 ] )
1516
1617### Security
1718
@@ -226,6 +227,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
226227[ #77 ] : https://github.com/jerus-org/lambda_sqs/pull/77
227228[ #78 ] : https://github.com/jerus-org/lambda_sqs/pull/78
228229[ #79 ] : https://github.com/jerus-org/lambda_sqs/pull/79
230+ [ #80 ] : https://github.com/jerus-org/lambda_sqs/pull/80
229231[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.20...HEAD
230232[ 0.2.20 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.19...v0.2.20
231233[ 0.2.19 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.18...v0.2.19
You canβt perform that action at this time.
0 commit comments