Skip to content

Update package.json version to 0.1.12 and add lomi-wordmark component… #108

Update package.json version to 0.1.12 and add lomi-wordmark component…

Update package.json version to 0.1.12 and add lomi-wordmark component… #108

Triggered via push September 6, 2026 11:09
Status Success
Total duration 11m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
verify
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
verify
Do not use `window.location.href` to navigate to internal Next.js pages. Use `redirect()` in the render phase, or `useRouter().push()` in Client Components' event handlers instead. See: https://nextjs.org/docs/messages/no-location-assign-relative-destination