Skip to content

Commit aafa2f1

Browse files
author
Vue Play
committed
Stored by Vue Play
1 parent b93b942 commit aafa2f1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/views/ReleaseLog.vue

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@
1212
</h1>
1313
</header>
1414
<main class="p-6 m-auto max-w-xl container">
15+
<section class="shadow border mb-6 rounded-lg bg-white p-6">
16+
<h3>
17+
06.01.2025 - Release 1.4.5
18+
</h3>
19+
<ul class="indent-0 ml-5 list-disc">
20+
<li>
21+
Feature - Share and transfer applications
22+
</li>
23+
<li>
24+
Feature - Share and transfer components
25+
</li>
26+
</ul>
27+
</section>
1528
<section class="shadow border mb-6 rounded-lg bg-white p-6">
1629
<h3>
1730
29.11.2024 - Release 1.4.4

0 commit comments

Comments
 (0)