File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ parameters:
1717 description : " If true, the success pipeline will be executed."
1818
1919orbs :
20- toolkit : jerus-org/circleci-toolkit@1.11 .0
20+ toolkit : jerus-org/circleci-toolkit@1.14 .0
2121
2222executors :
2323 rust-env :
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+
10+ ### Security
11+
12+ - Dependencies: update dependency toolkit to v1.14.0(pr [ #57 ] )
13+
814## [ 0.2.11] - 2024-10-26
915
1016### Security
@@ -124,6 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
124130[ #54 ] : https://github.com/jerus-org/lambda_sqs/pull/54
125131[ #55 ] : https://github.com/jerus-org/lambda_sqs/pull/55
126132[ #56 ] : https://github.com/jerus-org/lambda_sqs/pull/56
133+ [ #57 ] : https://github.com/jerus-org/lambda_sqs/pull/57
134+ [ Unreleased ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.11...HEAD
127135[ 0.2.11 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.10...v0.2.11
128136[ 0.2.10 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.9...v0.2.10
129137[ 0.2.9 ] : https://github.com/jerus-org/lambda_sqs/compare/v0.2.8...v0.2.9
You can’t perform that action at this time.
0 commit comments