- feat: Enhance LyricSearch and Memes components with new features and styling improvements

Bump major version -> 0.3
This commit is contained in:
2025-11-25 10:04:05 -05:00
parent 05aa48af14
commit 8500cd6e67
7 changed files with 587 additions and 88 deletions

View File

@@ -1,4 +1,4 @@
import { generate, validate, parse, format } from "build-number-generator";
import { generate } from "build-number-generator";
import { MAJOR_VERSION, RELEASE_FLAG } from "../config";
export const buildTime = new Date().toLocaleString(undefined, {
timeZone: "UTC",