diff --git a/App/src/data/resume.tsx b/App/src/data/resume.tsx index dc9becb..cae12f1 100644 --- a/App/src/data/resume.tsx +++ b/App/src/data/resume.tsx @@ -148,14 +148,5 @@ export const RESUME_DATA = { href: "https://github.com/FJrodafo/free-port", }, }, - { - title: "colors", - techStack: ["Package", "JavaScript"], - description: "Fast and minimalist library for terminal output formatting with ANSI colors!", - link: { - label: "github.com", - href: "https://github.com/FJrodafo/colors", - }, - }, ], } as const; diff --git a/Assets/Preview.png b/Assets/Preview.png index e3870e9..e21f8b1 100644 Binary files a/Assets/Preview.png and b/Assets/Preview.png differ diff --git a/CHANGELOG.md b/CHANGELOG.md index 01a55f5..96398ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ ``` +* Commit: 1c9dc78 - v11 +| Author: fjrodafo - Fri, 6 Dec 2024 14:13:36 +0000 +| * Commit: 50959a7 - v10 | Author: FJrodafo - Sun, 6 Oct 2024 19:35:14 +0100 | diff --git a/VERSION.md b/VERSION.md index 4854637..ef0cd40 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -`v11` \ No newline at end of file +`v12` \ No newline at end of file