Skip to content

Commit

Permalink
chore(main): release 0.10.17 (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 25, 2025
1 parent af18107 commit 1e19642
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.10.17](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.16...v0.10.17) (2025-02-25)


### Bug Fixes

* **deps:** update rust crate init-tracing-opentelemetry to 0.27.0 ([#293](https://github.com/pabrahamsson/alertmanager-webhook/issues/293)) ([af18107](https://github.com/pabrahamsson/alertmanager-webhook/commit/af18107a3f31b9c0c14108b207b64e9116ee178b))
* **deps:** update rust crate serde to v1.0.218 ([#291](https://github.com/pabrahamsson/alertmanager-webhook/issues/291)) ([dcc0e62](https://github.com/pabrahamsson/alertmanager-webhook/commit/dcc0e62bd949404fd5aefd716258c7458edc3210))
* **deps:** update rust crate serde_json to v1.0.139 ([#290](https://github.com/pabrahamsson/alertmanager-webhook/issues/290)) ([87393a8](https://github.com/pabrahamsson/alertmanager-webhook/commit/87393a874fd3f08e5c435b3ed038f808ac2044fe))

## [0.10.16](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.15...v0.10.16) (2025-02-18)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "alertmanager-webhook"
version = "0.10.16"
version = "0.10.17"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 1e19642

Please sign in to comment.