Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwklong committed Jan 4, 2022
1 parent 9dc5e64 commit db41124
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions js/components/changelog-tab.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Vue.component("changelog-tab", {
template: `<div class="changelog-tab">
<guide-item>
<template v-slot:title>v0.1.0</template>
<template v-slot:text>First public build, with layer names, fonts, the changelog and so much more!
</template>
<guide-item>
<guide-item>
<template v-slot:title>v0.0.3</template>
<template v-slot:text>Private Build
</template>
Expand Down

0 comments on commit db41124

Please sign in to comment.