Skip to content

Commit 6d8aaf4

Browse files
fix(deps): update dependency toolkit to v2.12.1 (#1388)
* fix(deps): update dependency toolkit to v2.12.1 * chore: update changelog for pr --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jerus Bot <[email protected]>
1 parent 53f91bf commit 6d8aaf4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.circleci/github_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
toolkit: jerus-org/circleci-toolkit@2.11.0
4+
toolkit: jerus-org/circleci-toolkit@2.12.1
55

66
parameters:
77
min-rust-version:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
- deps: update rust crate reqwest to 0.12.22(pr [#1385])
3232
- deps: update rust crate serde_json to 1.0.141(pr [#1386])
3333
- deps: update rust crate trybuild to 1.0.106(pr [#1387])
34+
- deps: update dependency toolkit to v2.12.1(pr [#1388])
3435

3536
## [3.0.28] - 2025-06-28
3637

@@ -1358,6 +1359,7 @@ emitted if a tracing subscriber is not found.
13581359
[#1385]: https://github.com/jerus-org/hcaptcha-rs/pull/1385
13591360
[#1386]: https://github.com/jerus-org/hcaptcha-rs/pull/1386
13601361
[#1387]: https://github.com/jerus-org/hcaptcha-rs/pull/1387
1362+
[#1388]: https://github.com/jerus-org/hcaptcha-rs/pull/1388
13611363
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.28...HEAD
13621364
[3.0.28]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.27...v3.0.28
13631365
[3.0.27]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.26...v3.0.27

0 commit comments

Comments
 (0)