Skip to content

Commit 610d2f5

Browse files
committed
🚀 releasing version 1.165.2 @ 2026-07-15 15:47
[skip ci]
1 parent 74e7e83 commit 610d2f5

10 files changed

Lines changed: 19 additions & 11 deletions

CHANGELOG.md

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

1515
[//]: # (begin_release_notes)
1616

17+
"1.165.2" (2026-07-15)
18+
======================
19+
20+
Bugfixes
21+
--------
22+
23+
- :bug: Strings/casing: recognise the codebase's `I...` interface naming convention when handling acronym-prefixed identifiers such as `IHTTP`. (#20260707151500)
24+
- :bug: Strings/casing: improve plural initialism handling so identifiers such as `Urls` can be normalised to `URLs` where appropriate. (#20260707151600)
25+
- Dependency upgrade: text-0.40.0 (#20260709101319)
26+
- Dependency upgrade: codeql-action-4.37.0 (#20260709101326)
27+
- Dependency upgrade: net-0.57.0 (#20260709101336)
28+
- Dependency upgrade: crypto-0.54.0 (#20260709101342)
29+
- Dependency upgrade: sync-0.22.0 (#20260709101404)
30+
- Dependency upgrade: sys-0.47.0 (#20260714172504)
31+
32+
1733
"1.165.1" (2026-07-08)
1834
======================
1935

changes/20260707151500.bugfix

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

changes/20260707151600.bugfix

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

changes/20260709101319.bugfix

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

changes/20260709101326.bugfix

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

changes/20260709101336.bugfix

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

changes/20260709101342.bugfix

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

changes/20260709101404.bugfix

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

changes/20260714172504.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.165.1
1+
Version=1.165.2
22
MajorVersion=1
33
MinorVersion=165
4-
PatchVersion=1
5-
CommitHash=4952ac420a5fd5c9f523a5cc92278b99d0bda8d4
4+
PatchVersion=2
5+
CommitHash=74e7e83da2979a8d9575d8d3b600a218e1598fff

0 commit comments

Comments
 (0)