chore: update package versions
all-good: Did all the other checks pass? / all-good (push) Has been cancelled
Ensure Prisma migrations are in sync with the schema / check_prisma_migrations (22.x) (push) Has been cancelled
Docker Build and Push / Docker Build and Push Server (push) Has been cancelled
Docker Test / docker (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (latest) (push) Has been cancelled
Preview Docs / run (push) Has been cancelled
Dev Environment Test / restart-dev-and-test (push) Has been cancelled
Run setup tests / setup-tests (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Mirror main branch to main-mirror-for-wdb / lint_and_build (push) Has been cancelled
Publish Docs / run (push) Has been cancelled

This commit is contained in:
Konstantin Wohlwend
2025-03-20 18:32:00 -07:00
parent a99b04ac6c
commit edfb10aef4
48 changed files with 167 additions and 26 deletions
+6
View File
@@ -1,5 +1,11 @@
# react-example
## 2.7.30
### Patch Changes
- @stackframe/react@2.7.30
## 2.7.29
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "react-example",
"private": true,
"version": "2.7.29",
"version": "2.7.30",
"type": "module",
"scripts": {
"dev": "vite --force --port 8120",