From 94a7ad5d8eeca62047ef977b24e422b2cd300f95 Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Fri, 24 Jan 2025 15:09:37 +0000 Subject: [PATCH] chore: update changelog for pr --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff4d941a..a131ba11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - deps: update rust crate wasm-bindgen-futures to 0.4.50(pr [#1254]) - deps: update rust crate wasm-bindgen-test to 0.3.50(pr [#1255]) - deps: update serde packages(pr [#1256]) +- deps: update actions/upload-artifact action to v4.6.0(pr [#1257]) ## [3.0.5] - 2025-01-18 @@ -956,6 +957,7 @@ emitted if a tracing subscriber is not found. [#1254]: https://github.com/jerus-org/hcaptcha-rs/pull/1254 [#1255]: https://github.com/jerus-org/hcaptcha-rs/pull/1255 [#1256]: https://github.com/jerus-org/hcaptcha-rs/pull/1256 +[#1257]: https://github.com/jerus-org/hcaptcha-rs/pull/1257 [Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.5...HEAD [3.0.5]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.4...v3.0.5 [3.0.4]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.3...v3.0.4