Skip to content

Commit e2212ad

Browse files
authored
Merge pull request #59 from jerus-org/renovate/toolkit-1.x
chore(deps): update dependency toolkit to v1.15.0
2 parents e38d338 + fc4f685 commit e2212ad

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/circleci-toolkit@1.14.0
20+
toolkit: jerus-org/circleci-toolkit@1.15.0
2121

2222
executors:
2323
rust-env:

CHANGELOG.md

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

1212
- Dependencies: update dependency toolkit to v1.14.0(pr [#57])
1313
- Dependencies: update rust crate serde to 1.0.214(pr [#58])
14+
- Dependencies: update dependency toolkit to v1.15.0(pr [#59])
1415

1516
## [0.2.11] - 2024-10-26
1617

@@ -133,6 +134,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
133134
[#56]: https://github.com/jerus-org/lambda_sqs/pull/56
134135
[#57]: https://github.com/jerus-org/lambda_sqs/pull/57
135136
[#58]: https://github.com/jerus-org/lambda_sqs/pull/58
137+
[#59]: https://github.com/jerus-org/lambda_sqs/pull/59
136138
[Unreleased]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.11...HEAD
137139
[0.2.11]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.10...v0.2.11
138140
[0.2.10]: https://github.com/jerus-org/lambda_sqs/compare/v0.2.9...v0.2.10

0 commit comments

Comments
 (0)