Skip to content

Commit 2c1dbc4

Browse files
committed
add new blog post -> storyblok best practices
1 parent 0f07e17 commit 2c1dbc4

15 files changed

Lines changed: 149 additions & 12 deletions

.changeset/clever-sloths-rule.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'plckr.dev': minor
3+
---
4+
5+
New blog post > Storyblok best practices

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"velite:watch": "velite dev --watch",
2121
"velite:build": "velite build",
2222
"prepare": "husky",
23-
"release": "changeset publish"
23+
"release": "changeset publish",
24+
"changeset": "changeset"
2425
},
2526
"dependencies": {
2627
"@radix-ui/react-avatar": "^1.1.10",
331 KB
Loading
435 KB
Loading
251 KB
Loading
149 KB
Loading
231 KB
Loading
119 KB
Loading
1.71 MB
Loading
444 KB
Loading

0 commit comments

Comments
 (0)