Skip to content

Commit 839af2d

Browse files
committed
chore(main): release 3.7.2
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
1 parent a64580b commit 839af2d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.7.1"
2+
".": "3.7.2"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.7.2](https://github.com/straw-hat-team/commanded/compare/v3.7.1...v3.7.2) (2026-05-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **dispatcher:** Honour `:causation_id` dispatch option on persisted events ([dba8594](https://github.com/straw-hat-team/commanded/commit/dba859463e269848a78af308127a93f0276aede9))
9+
310
## [3.7.1](https://github.com/straw-hat-team/commanded/compare/v3.7.0...v3.7.1) (2026-05-14)
411

512

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Commanded.Mixfile do
22
use Mix.Project
33

4-
@version "3.7.1"
4+
@version "3.7.2"
55
@source_url "https://github.com/straw-hat-team/commanded"
66

77
def project do

0 commit comments

Comments
 (0)