Skip to content

Commit 1370595

Browse files
chore: release tutorialkit CLI, version: 0.0.1-alpha.23 (#35)
Co-authored-by: AriPerkkio <[email protected]>
1 parent 48f2a92 commit 1370595

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tutorialkit",
3-
"version": "0.0.1-alpha.22",
3+
"version": "0.0.1-alpha.23",
44
"description": "Interactive tutorials powered by WebContainer API",
55
"author": "StackBlitz Inc.",
66
"type": "module",

packages/create-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-tutorial",
3-
"version": "0.0.1-alpha.22",
3+
"version": "0.0.1-alpha.23",
44
"description": "Interactive tutorials powered by WebContainer API",
55
"author": "StackBlitz Inc.",
66
"type": "module",

0 commit comments

Comments
 (0)