v0.6.0-beta.0

This commit is contained in:
himself65
2023-06-02 12:10:57 +08:00
parent c0cf0d6e04
commit 4a41f74341
21 changed files with 24 additions and 21 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"exports": {
"./*": "./*"
},
"version": "0.5.4-beta.2"
"version": "0.6.0-beta.0"
}
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@affine-test/kit",
"private": true,
"version": "0.5.4-beta.2",
"version": "0.6.0-beta.0",
"exports": {
"./playwright": "./playwright.ts"
},