File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -122,5 +122,5 @@ workflows:
122
122
- toolkit/no_release :
123
123
min_rust_version : << pipeline.parameters.min-rust-version >>
124
124
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
12
12
- ci(circleci)-update configuration with new parameter(pr [ #75 ] )
13
13
- chore(config)-migrate renovate config(pr [ #78 ] )
14
14
- 👷 ci(circleci): update CI workflow with version management(pr [ #79 ] )
15
+ - 👷 ci(circleci): fix incorrect workflow indentation(pr [ #80 ] )
15
16
16
17
### Security
17
18
@@ -226,6 +227,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
226
227
[ #77 ] : https://github.com/jerus-org/lambda_sqs/pull/77
227
228
[ #78 ] : https://github.com/jerus-org/lambda_sqs/pull/78
228
229
[ #79 ] : https://github.com/jerus-org/lambda_sqs/pull/79
230
+ [ #80 ] : https://github.com/jerus-org/lambda_sqs/pull/80
229
231
[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.20...HEAD
230
232
[ 0.2.20 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.19...v0.2.20
231
233
[ 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