Skip to content

Commit 63cdb78

Browse files
committed
🚀 releasing version 3.2.3 @ 2025-01-10 08:32
[skip ci]
1 parent f8310aa commit 63cdb78

File tree

5 files changed

+14
-6
lines changed

5 files changed

+14
-6
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ This project was forked from version 1.7.4 of [mbed-tools-ci-scripts](https://gi
1717

1818
[//]: # (begin_release_notes)
1919

20+
"3.2.3" (2025-01-10)
21+
====================
22+
23+
Bugfixes
24+
--------
25+
26+
- Dependency upgrade: checkout-4 (#20250110072434)
27+
28+
2029
"3.2.2" (2025-01-10)
2130
====================
2231

continuous_delivery_scripts/_version.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
1111
This file is autogenerated, do not modify by hand.
1212
"""
13-
__version__ = "3.2.2"
14-
COMMIT = "e09a05b6199b3e0b1486786df4ac679deffd084d"
13+
__version__ = "3.2.3"
14+
COMMIT = "f8310aa5a059d28a4b6912462e56bd1f951142a4"
1515
MAJOR = 3
1616
MINOR = 2
17-
PATCH = 2
17+
PATCH = 3

docs/third_party_IP_report.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</head>
6666
<body>
6767
<h1>Project's 3rd party IP report</h1>
68-
<p><i>2025-01-10 08:20:16.989622</i></p>
68+
<p><i>2025-01-10 08:32:14.770122</i></p>
6969
<h2>Summary</h2>
7070
<table>
7171
<thead>

docs/third_party_IP_report.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
3rd party IP report for continuous-delivery-scripts
22

3-
2025-01-10 08:20:16.989622
3+
2025-01-10 08:32:14.770122
44

55
# Summary:
66
Licence compliance: Not compliant

news/20250110072434.bugfix

-1
This file was deleted.

0 commit comments

Comments
 (0)