chore(main): release 0.12.1

This commit is contained in:
Emrik Östling 2025-03-20 09:40:15 +01:00
parent 84274b9c55
commit bcc827a81b
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "convertx-frontend",
"version": "0.12.0",
"version": "0.12.1",
"scripts": {
"dev": "bun run --watch src/index.tsx",
"hot": "bun run --hot src/index.tsx",