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 @@ -17,7 +17,7 @@ parameters:
17
17
description : " If true, the success pipeline will be executed."
18
18
19
19
orbs :
20
- toolkit : jerus-org/circleci-toolkit@1.14 .0
20
+ toolkit : jerus-org/circleci-toolkit@1.15 .0
21
21
22
22
executors :
23
23
rust-env :
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
- Dependencies: update dependency toolkit to v1.14.0(pr [ #57 ] )
13
13
- Dependencies: update rust crate serde to 1.0.214(pr [ #58 ] )
14
+ - Dependencies: update dependency toolkit to v1.15.0(pr [ #59 ] )
14
15
15
16
## [ 0.2.11] - 2024-10-26
16
17
@@ -133,6 +134,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
133
134
[ #56 ] : https://github.com/jerus-org/lambda_sqs/pull/56
134
135
[ #57 ] : https://github.com/jerus-org/lambda_sqs/pull/57
135
136
[ #58 ] : https://github.com/jerus-org/lambda_sqs/pull/58
137
+ [ #59 ] : https://github.com/jerus-org/lambda_sqs/pull/59
136
138
[ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.11...HEAD
137
139
[ 0.2.11 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.10...v0.2.11
138
140
[ 0.2.10 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.9...v0.2.10
You can’t perform that action at this time.
0 commit comments