Merge pull request #183 from C4illin/release-please--branches--main--components--convertx-frontend

chore(main): release 0.9.0
This commit is contained in:
Emrik Östling 2024-11-24 14:47:34 +01:00 committed by GitHub
commit f0f30224b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 1 deletions

View file

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