Skip to content

Commit 10b9974

Browse files
committed
Fix
1 parent d7051ed commit 10b9974

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/lib/metadata.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ export const metadata = {
44
version: "1.8.0",
55
packageName: "@davidnet/svelte-ui",
66
npmUrl: "https://www.npmjs.com/package/@davidnet/svelte-ui",
7-
commitHash: "a96ddce",
8-
fullCommitHash: "a96ddce1f425d7516e8c9fa9e961fd5e24856fc6",
9-
commitDate: "2025-07-27T13:27:55+02:00",
7+
commitHash: "d7051ed",
8+
fullCommitHash: "d7051edd60dae4a8011b6935960bcb033d6e2fcb",
9+
commitDate: "2025-07-27T13:54:24+02:00",
1010
branch: "main",
11-
commitUrl: "https://github.com/davidnet-net/svelte-ui/commit/a96ddce1f425d7516e8c9fa9e961fd5e24856fc6",
11+
commitUrl: "https://github.com/davidnet-net/svelte-ui/commit/d7051edd60dae4a8011b6935960bcb033d6e2fcb",
1212
repoUrl: "https://github.com/davidnet-net/svelte-ui"
1313
};

0 commit comments

Comments
 (0)