Skip to content

Commit bdc0b78

Browse files
committed
🚀 releasing version 0.2.1 @ 2024-07-04 14:28
[skip ci]
1 parent 85e0891 commit bdc0b78

File tree

4 files changed

+22
-5
lines changed

4 files changed

+22
-5
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<!--
2+
Copyright (C) 2020-2024 Arm Limited or its affiliates and Contributors. All rights reserved.
3+
SPDX-License-Identifier: Apache-2.0
4+
-->
5+
"0.2.1" (2024-07-04)
6+
====================
7+
8+
Bugfixes
9+
--------
10+
11+
- :bug: Remove duplicated --dry-run flags (#20240704152135)
12+
13+
14+
Misc
15+
----
16+
17+
- #20240703150719
18+
19+
120
<!--
221
Copyright (C) 2020-2024 Arm Limited or its affiliates and Contributors. All rights reserved.
322
SPDX-License-Identifier: Apache-2.0

changes/20240703150719.misc

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

changes/20240704152135.bugfix

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

version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=0.2.0
1+
Version=0.2.1
22
MajorVersion=0
33
MinorVersion=2
4-
PatchVersion=0
5-
CommitHash=1230e7c44ea724d5e8729638a408f6f949135837
4+
PatchVersion=1
5+
CommitHash=85e08916f02ab4d780607d1f7a77a8b7830a9de5

0 commit comments

Comments
 (0)