Skip to content

Commit a970a99

Browse files
committed
🚀 releasing version 1.163.0 @ 2026-06-18 15:44
[skip ci]
1 parent 8c6886f commit a970a99

4 files changed

Lines changed: 18 additions & 5 deletions

File tree

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.163.0" (2026-06-18)
18+
======================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: Added a package to change string casing but handling [go initialisms](https://go.dev/wiki/CodeReviewComments#initialisms) (#20260608105000)
24+
25+
26+
Bugfixes
27+
--------
28+
29+
- :bug: `[frontmatter]` Ensure that if a file starts with a byte-order mark that it is still parsable (#20260601172808)
30+
31+
1732
"1.162.0" (2026-06-16)
1833
======================
1934

changes/20260601172808.bugfix

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

changes/20260608105000.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.162.0
1+
Version=1.163.0
22
MajorVersion=1
3-
MinorVersion=162
3+
MinorVersion=163
44
PatchVersion=0
5-
CommitHash=4a210cf9f465737c0438246c2d1d429cdb4f23a5
5+
CommitHash=8c6886f17afe76d48c1cc82b345fbde47e172de4

0 commit comments

Comments
 (0)