Skip to content

Commit 6e63bb8

Browse files
committed
🚀 releasing version 1.119.0 @ 2025-08-26 10:05
[skip ci]
1 parent ca09cb6 commit 6e63bb8

File tree

6 files changed

+18
-7
lines changed

6 files changed

+18
-7
lines changed

CHANGELOG.md

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

1515
[//]: # (begin_release_notes)
1616

17+
"1.119.0" (2025-08-26)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `[safeio]` Add the ability to perform safe concatenations like `cat` (#20250826104813)
24+
25+
26+
Bugfixes
27+
--------
28+
29+
- Dependency upgrade: testify-1.11.0 (#20250825204747, #20250825204800, #20250825204831)
30+
31+
1732
"1.118.0" (2025-08-21)
1833
======================
1934

changes/20250825204747.bugfix

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

changes/20250825204800.bugfix

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

changes/20250825204831.bugfix

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

changes/20250826104813.feature

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.118.0
1+
Version=1.119.0
22
MajorVersion=1
3-
MinorVersion=118
3+
MinorVersion=119
44
PatchVersion=0
5-
CommitHash=4685dd87d826633d447af90a3990c3a09de3fdf1
5+
CommitHash=ca09cb685116500cf028448cf353ae461c2acb96

0 commit comments

Comments
 (0)