Skip to content

Commit c652d81

Browse files
committed
🚀 releasing version 1.107.1 @ 2025-07-29 10:03
[skip ci]
1 parent 117138b commit c652d81

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"1.107.1" (2025-07-29)
18+
======================
19+
20+
Bugfixes
21+
--------
22+
23+
- :bug: Make sure that an improperly initialised cancel store doesn't cause a panic (#20250729105643)
24+
25+
1726
"1.107.0" (2025-07-24)
1827
======================
1928

changes/20250729105643.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.107.0
1+
Version=1.107.1
22
MajorVersion=1
33
MinorVersion=107
4-
PatchVersion=0
5-
CommitHash=46068fa01be878e41f1c440ff3a3cf89f407c4d0
4+
PatchVersion=1
5+
CommitHash=117138bd36157007082a1cc451df147ef5eae53f

0 commit comments

Comments
 (0)