Skip to content

Commit 652d9f1

Browse files
committed
chore(webhook): Release 0.9.2
1 parent 0da1572 commit 652d9f1

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-webhook/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## [0.9.2] - 2026-07-02
8+
9+
Note: There are only dependency bumps in this release.
10+
711
## [0.9.1] - 2026-04-07
812

913
### Changed

crates/stackable-webhook/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stackable-webhook"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors.workspace = true
55
license.workspace = true
66
edition.workspace = true

0 commit comments

Comments
 (0)