Skip to content

Commit b7d8129

Browse files
authored
Merge pull request #76 from jerus-org/renovate/toolkit-2.x
chore(deps): update dependency toolkit to v2.0.4
2 parents 993d9e0 + b842547 commit b7d8129

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
@@ -17,7 +17,7 @@ parameters:
1717
description: "If true, the success pipeline will be executed."
1818

1919
orbs:
20-
toolkit: jerus-org/[email protected].0
20+
toolkit: jerus-org/[email protected].4
2121

2222
executors:
2323
rust-env:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Security
1515

1616
- Dependencies: update dependency toolkit to v2(pr [#74])
17+
- Dependencies: update dependency toolkit to v2.0.4(pr [#76])
1718

1819
## [0.2.20] - 2025-01-11
1920

@@ -218,6 +219,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
218219
[#73]: https://github.com/jerus-org/lambda_sqs/pull/73
219220
[#74]: https://github.com/jerus-org/lambda_sqs/pull/74
220221
[#75]: https://github.com/jerus-org/lambda_sqs/pull/75
222+
[#76]: https://github.com/jerus-org/lambda_sqs/pull/76
221223
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.20...HEAD
222224
[0.2.20]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.19...v0.2.20
223225
[0.2.19]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.18...v0.2.19

0 commit comments

Comments
 (0)