Skip to content

Commit 297a93b

Browse files
authored
Merge pull request #104 from jerus-org/renovate/toolkit-2.x
fix(deps): update dependency toolkit to v2.12.1
2 parents 955758e + ace5b91 commit 297a93b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ parameters:
2121
description: "If true, the success pipeline will be executed."
2222

2323
orbs:
24-
toolkit: jerus-org/circleci-toolkit@2.11.0
24+
toolkit: jerus-org/circleci-toolkit@2.12.1
2525

2626
executors:
2727
rust-env:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)