mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
chore: update package versions
This commit is contained in:
parent
0176f82a8b
commit
0ce01d8f79
@ -1,5 +1,11 @@
|
||||
# stack-docs
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Setup wizard
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stack-docs",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"docusaurus": "dotenv -c -- docusaurus",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@stackframe/init-stack",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "The setup wizard for Stack. https://stack-auth.com",
|
||||
"main": "index.mjs",
|
||||
"bin": "./index.mjs",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user