chore: update package versions

This commit is contained in:
Stan Wohlwend
2024-06-20 17:16:33 +02:00
parent fad0ca9840
commit a37674fa12
26 changed files with 106 additions and 14 deletions
+9
View File
@@ -0,0 +1,9 @@
# @stackframe/stack-backend
## 2.4.28
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-shared@2.4.28
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-backend",
"version": "2.4.26",
"version": "2.4.28",
"private": true,
"scripts": {
"clean": "rimraf .next && rimraf node_modules",
+9
View File
@@ -1,5 +1,14 @@
# @stackframe/stack-dashboard
## 2.4.28
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-shared@2.4.28
- @stackframe/stack@2.4.28
## 2.4.27
### Patch Changes
+1 -2
View File
@@ -1,7 +1,6 @@
{
"name": "@stackframe/stack-dashboard",
"version": "2.4.27",
"version": "2.4.28",
"private": true,
"scripts": {
"clean": "rimraf .next && rimraf node_modules",
+8
View File
@@ -1,5 +1,13 @@
# e2e-tests
## 2.4.28
### Patch Changes
- Bugfixes
- Updated dependencies
- @stackframe/stack-shared@2.4.28
## 2.4.27
## 2.4.26
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stackframe/e2e-tests",
"version": "2.4.27",
"version": "2.4.28",
"private": true,
"type": "module",
"scripts": {