Skip to content

Commit 6cc8907

Browse files
committed
🚀 releasing version 1.111.0 @ 2025-08-07 18:05
[skip ci]
1 parent 37cc0de commit 6cc8907

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
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.111.0" (2025-08-07)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `commonerrors` Add ErrFailed to be used as a generic error where an error is an expected and valid state that should be distinguished from a system error (#20250807151301)
24+
25+
1726
"1.110.1" (2025-08-07)
1827
======================
1928

changes/20250807151301.feature

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

utils/module.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.110.1
1+
Version=1.111.0
22
MajorVersion=1
3-
MinorVersion=110
4-
PatchVersion=1
5-
CommitHash=d3dbd9ff81b50031e8a5ee42ad33bbcea1585e58
3+
MinorVersion=111
4+
PatchVersion=0
5+
CommitHash=37cc0de15af3552f15421fbee63d886f57da5c75

0 commit comments

Comments
 (0)