chore: update package versions

This commit is contained in:
Stan Wohlwend 2024-04-26 14:00:52 +02:00
parent 27afc65670
commit aff6e3abc2
13 changed files with 47 additions and 7 deletions

View File

@ -1,5 +1,12 @@
# demo-app
## 1.0.20
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.3.4
## 1.0.19
### Patch Changes

View File

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

View File

@ -1,5 +1,12 @@
# dev-app
## 1.0.20
### Patch Changes
- Updated dependencies
- @stackframe/stack@2.3.4
## 1.0.19
### Patch Changes

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "e2e-tests",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,5 +1,11 @@
# stack-docs
## 0.0.3
### Patch Changes
- E2E tests and various fixes
## 0.0.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "stack-docs",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"scripts": {
"docusaurus": "dotenv -c -- docusaurus",

View File

@ -1,5 +1,11 @@
# @stackframe/init-stack
## 1.0.2
### Patch Changes
- E2E tests and various fixes
## 1.0.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/init-stack",
"version": "1.0.1",
"version": "1.0.2",
"description": "The setup wizard for Stack. https://stack-auth.com",
"main": "index.mjs",
"bin": "./index.mjs",

View File

@ -1,5 +1,13 @@
# @stackframe/stack-server
## 0.3.4
### Patch Changes
- E2E tests and various fixes
- Updated dependencies
- @stackframe/stack@2.3.4
## 0.3.3
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@stackframe/stack-server",
"version": "0.3.3",
"version": "0.3.4",
"private": true,
"type": "module",
"scripts": {

View File

@ -1,5 +1,11 @@
# @stackframe/stack
## 2.3.4
### Patch Changes
- E2E tests and various fixes
## 2.3.3
### Patch Changes

View File

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