Skip to content

Commit 8dbd261

Browse files
committed
🚀 releasing version 1.106.1 @ 2025-07-18 15:28
[skip ci]
1 parent 577996d commit 8dbd261

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

CHANGELOG.md

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

1515
[//]: # (begin_release_notes)
1616

17+
"1.106.1" (2025-07-18)
18+
======================
19+
20+
Bugfixes
21+
--------
22+
23+
- Dependency upgrade: pflag-1.0.7 (#20250717103618)
24+
- :bug: `[subprocess]` Improve the error reporting when a process is cancelled (#20250718123400)
25+
26+
1727
"1.106.0" (2025-07-16)
1828
======================
1929

changes/20250717103618.bugfix

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

changes/20250718123400.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.106.0
1+
Version=1.106.1
22
MajorVersion=1
33
MinorVersion=106
4-
PatchVersion=0
5-
CommitHash=6c0346ff758314e46b87476548207c1e69519e85
4+
PatchVersion=1
5+
CommitHash=577996d485a280f0af269eede81528f3ce61c0aa

0 commit comments

Comments
 (0)