Skip to content

Commit 397a80a

Browse files
committed
Adding changeset and script for next time
1 parent 11363dc commit 397a80a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changeset/young-gorillas-hope.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@alleyinteractive/create-block": patch
3+
"@alleyinteractive/create-entry": patch
4+
---
5+
6+
Improve the phpstan typings

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"scripts": {
1212
"prebuild": "check-node-version --package",
1313
"build": "turbo run build --cache-dir=.turbo",
14+
"changeset": "npx @changesets/cli",
1415
"preinstall": "check-node-version --package",
1516
"prelint": "check-node-version --package",
1617
"lint": "turbo run lint --cache-dir=.turbo",

0 commit comments

Comments
 (0)