chore(release): bump version to 0.1.12

This commit is contained in:
Your Name 2026-01-23 01:00:18 +08:00
parent 31088cf12b
commit 63f0b57466
4 changed files with 33 additions and 4 deletions

View file

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