Skip to content

Commit b4cd384

Browse files
committed
Bumped v0.6.0-alpha.12
Signed-off-by: Matteo Collina <hello@matteocollina.com>
1 parent 66ac583 commit b4cd384

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@ CLAUDE.md
1515
**/tsconfig.json
1616
web/frontend/vite.config.ts
1717
web/frontend/vitest.config.ts
18+
web/frontend/playwright.config.ts
19+
web/frontend/postcss.config.ts
1820
watt-admin-*
1921
.claude

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@platformatic/watt-admin",
4-
"version": "0.6.0-alpha.11",
4+
"version": "0.6.0-alpha.12",
55
"scripts": {
66
"prepublishOnly": "npm run clean && npm run build",
77
"dev": "wattpm dev",

0 commit comments

Comments
 (0)