Skip to content

Commit ccc07db

Browse files
committed
Merge branch 'release/v0.28.11'
2 parents e8ecbfd + 5e76edd commit ccc07db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zeed",
33
"type": "module",
4-
"version": "0.28.10",
4+
"version": "0.28.11",
55
"packageManager": "pnpm@10.11.0",
66
"description": "🌱 Simple foundation library",
77
"author": {
@@ -62,6 +62,7 @@
6262
"prepublishOnly": "nr build && nr circles && nr test:publish",
6363
"start": "nr watch",
6464
"test": "vitest",
65+
"test:release": "vitest --run",
6566
"test:browser": "PREVIEW=1 vitest",
6667
"test:firefox": "BROWSER=firefox vitest",
6768
"test:webkit": "BROWSER=webkit vitest",

0 commit comments

Comments
 (0)