Skip to content

Commit

Permalink
chore(main): release 0.10.15 (#279)
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 Jan 20, 2025
1 parent c9cc93f commit 266a7d4
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.15](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.14...v0.10.15) (2025-01-20)


### Bug Fixes

* **deps:** update rust crate serde_json to v1.0.135 ([#278](https://github.com/pabrahamsson/alertmanager-webhook/issues/278)) ([812fbc5](https://github.com/pabrahamsson/alertmanager-webhook/commit/812fbc52f8d63225d5d5676ce6e92a5a9b82f37f))
* **deps:** update rust crate serde_json to v1.0.137 ([#281](https://github.com/pabrahamsson/alertmanager-webhook/issues/281)) ([c9cc93f](https://github.com/pabrahamsson/alertmanager-webhook/commit/c9cc93f2a779c447652f36887e7e07c7912fa033))
* **deps:** update rust crate tokio to v1.43.0 ([#280](https://github.com/pabrahamsson/alertmanager-webhook/issues/280)) ([c6e3b19](https://github.com/pabrahamsson/alertmanager-webhook/commit/c6e3b1924cbad70f493b9db57303201feeadde93))

## [0.10.14](https://github.com/pabrahamsson/alertmanager-webhook/compare/v0.10.13...v0.10.14) (2025-01-03)


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.14"
version = "0.10.15"
edition = "2021"

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

0 comments on commit 266a7d4

Please sign in to comment.