bumped version

This commit is contained in:
Zai Shi 2024-04-14 14:29:57 +02:00
parent 9e6e92bbb9
commit 76ad603d7d
8 changed files with 31 additions and 4 deletions

View File

@ -1,5 +1,12 @@
# demo-app
## 1.0.12
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.2.2
## 1.0.11
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "demo-app",
"version": "1.0.11",
"version": "1.0.12",
"description": "",
"private": true,
"scripts": {

View File

@ -1,5 +1,12 @@
# dev-app
## 1.0.12
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.2.2
## 1.0.11
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "dev-app",
"version": "1.0.11",
"version": "1.0.12",
"description": "",
"private": true,
"scripts": {

View File

@ -1,5 +1,12 @@
# @stackframe/stack-server
## 0.2.2
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.2.2
## 0.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-server",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"scripts": {
"clean": "rimraf .next && rimraf node_modules",

View File

@ -1,5 +1,11 @@
# @stackframe/stack
## 2.2.2
### Patch Changes
- fixed mui import problem
## 2.2.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack",
"version": "2.2.1",
"version": "2.2.2",
"type": "module",
"exports": {
".": {