Skip to content

Commit c260bb8

Browse files
authored
v0.4.3.1 (#209)
* v0.4.3.1 CI update Signed-off-by: Volkan Özçelik <[email protected]> * doc update Signed-off-by: Volkan Özçelik <[email protected]> --------- Signed-off-by: Volkan Özçelik <[email protected]>
1 parent 53d5f10 commit c260bb8

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

app/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.3
1+
0.4.3.1

docs/tracking/changelog/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,6 @@
223223
<li>
224224
<a href="https://spike.ist/tracking/changelog/#0-4-3-2025-08-16-prerelease">[0.4.3] - 2025-08-16 (prerelease)</a>
225225
</li>
226-
<li>
227-
<a href="https://spike.ist/tracking/changelog/#changed">Changed</a>
228-
</li>
229226
<li>
230227
<a href="https://spike.ist/tracking/changelog/#0-4-2-2025-07-19">[0.4.2] - 2025-07-19</a>
231228
</li>
@@ -807,7 +804,7 @@ <h3 id="added">Added</h3>
807804
and use cases to allow users to understand the benefits and liabilities of
808805
SPIKE Lite and why they might want to use one over the other.</li>
809806
</ul>
810-
<h2 id="changed">Changed</h2>
807+
<h3 id="changed">Changed</h3>
811808
<ul>
812809
<li>Better alignment with idiomatic Go practices. SPIKE and SPIKE Go SDK code
813810
has been refactored to better align with common Go idioms and conventions.

hack/scm/tag.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# \\\\\ Copyright 2024-present SPIKE contributors.
55
# \\\\\\\ SPDX-License-Identifier: Apache-2.0
66

7-
git tag -s v0.4.3
7+
git tag -s v0.4.3.1

0 commit comments

Comments
 (0)