Skip to content

Commit

Permalink
v10
Browse files Browse the repository at this point in the history
  • Loading branch information
FJrodafo committed Oct 6, 2024
1 parent 48c11e0 commit 50959a7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions App/src/data/resume.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,15 @@ export const RESUME_DATA = {
href: "https://github.com/atomicptr/dauntless-builder",
},
},
{
title: "dauntless-leaderboards",
techStack: ["Contribution", "TypeScript"],
description: "Dauntless Gauntlet and Trial leaderboards!",
link: {
label: "github.com",
href: "https://github.com/PierreYvesFlamand/Dauntless-Leaderboards",
},
},
{
title: "Website",
techStack: ["App", "JavaScript"],
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
```
* Commit: 48c11e0 - v9
| Author: FJrodafo - Mon, 26 Aug 2024 20:01:36 +0100
|
* Commit: 7743b96 - v8
| Author: FJrodafo - Tue, 30 Jul 2024 18:04:00 +0100
|
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
`v9`
`v10`

0 comments on commit 50959a7

Please sign in to comment.