Skip to content

Commit 26f4602

Browse files
committed
🚀 releasing version 1.32.0 @ 2023-05-02 09:29
[skip ci]
1 parent 8c9b794 commit 26f4602

File tree

6 files changed

+19
-8
lines changed

6 files changed

+19
-8
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.32.0" (2023-05-02)
18+
=====================
19+
20+
Features
21+
--------
22+
23+
- :sparkles: `[commonerrors]` Add Ignore so that errors can be ignored (#20230428172043)
24+
25+
26+
Bugfixes
27+
--------
28+
29+
- Dependency upgrade: v3-3.23.4 (#20230501110143, #20230501110146, #20230501110226)
30+
31+
1732
"1.31.1" (2023-04-26)
1833
=====================
1934

changes/20230428172043.feature

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

changes/20230501110143.bugfix

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

changes/20230501110146.bugfix

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

changes/20230501110226.bugfix

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.31.1
1+
Version=1.32.0
22
MajorVersion=1
3-
MinorVersion=31
4-
PatchVersion=1
5-
CommitHash=5fadd8cb3e8cf8dea62f1c2c3ec6b3b74dbc30de
3+
MinorVersion=32
4+
PatchVersion=0
5+
CommitHash=8c9b794766cbc46334fa2f6d42a3d4daef8be0af

0 commit comments

Comments
 (0)