Skip to content

Commit

Permalink
chore(main): release 0.10.6 (#251)
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 Dec 2, 2024
1 parent f8d2c65 commit 929e85c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 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.6](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.5...v0.10.6) (2024-12-02)


### Bug Fixes

* **deps:** update rust crate axum-tracing-opentelemetry to v0.24.1 ([#248](https://github.com/pabrahamsson/alertmanager-webhook/issues/248)) ([9275699](https://github.com/pabrahamsson/alertmanager-webhook/commit/927569928cb4c6614fd01352b26a2e18e62b9515))
* **deps:** update rust crate init-tracing-opentelemetry to v0.24.1 ([#249](https://github.com/pabrahamsson/alertmanager-webhook/issues/249)) ([31ac346](https://github.com/pabrahamsson/alertmanager-webhook/commit/31ac346d5e9410b135e7ee7c23ad942c76ecbf4a))
* **deps:** update rust crate tracing to v0.1.41 ([#250](https://github.com/pabrahamsson/alertmanager-webhook/issues/250)) ([f8d2c65](https://github.com/pabrahamsson/alertmanager-webhook/commit/f8d2c658b240e552f461668a2b28aec986a46215))

## [0.10.5](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.4...v0.10.5) (2024-11-18)


Expand Down
14 changes: 7 additions & 7 deletions 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.5"
version = "0.10.6"
edition = "2021"

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

0 comments on commit 929e85c

Please sign in to comment.