Skip to content

Commit 830008c

Browse files
chore(main): release 0.10.11 (#268)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dffd072 commit 830008c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.10.11](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.10...v0.10.11) (2025-01-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate axum to 0.8.1 ([dffd072](https://github.com/pabrahamsson/alertmanager-webhook/commit/dffd072f9295ba7ca3a84e2f7018ba28458df405))
9+
* **deps:** update rust crate reqwest to v0.12.12 ([#266](https://github.com/pabrahamsson/alertmanager-webhook/issues/266)) ([9916db9](https://github.com/pabrahamsson/alertmanager-webhook/commit/9916db9067ffed782a23b380a03eff2b303453f2))
10+
311
## [0.10.10](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.9...v0.10.10) (2024-12-27)
412

513

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "alertmanager-webhook"
3-
version = "0.10.10"
3+
version = "0.10.11"
44
edition = "2021"
55

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

0 commit comments

Comments
 (0)