Skip to content

Commit

Permalink
Valkyrie 1.0.0-alpha.48
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Jul 3, 2024
1 parent 023e59a commit f004b7a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/src/app/Docs/pages/Changelog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ import Release from './_Release';
export default function Changelog() {
return (
<Stack gap={5}>
<Release name="Valkyrie 1.0 alpha 48" version="1.0.0-alpha.48" date="3 July 2024" newIcons={['teams']} updatedIcons={['cloud-softphone']} />
<Release
name="Valkyrie 1.0 alpha 48"
version="1.0.0-alpha.48"
date="3 July 2024"
newIcons={['fanvil', 'teams', 'yealink']}
updatedIcons={['cloud-softphone']}
/>
<Release
name="Valkyrie 1.0 alpha 47"
version="1.0.0-alpha.47"
Expand Down

0 comments on commit f004b7a

Please sign in to comment.