chore(main): release 0.12.0

This commit is contained in:
Emrik Östling 2025-03-06 18:17:28 +01:00
parent 9263d17609
commit 10ff0b464a
2 changed files with 19 additions and 1 deletions

View file

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