Skip to content

Commit 9bdd3d2

Browse files
chore: release TutorialKit CLI v0.0.1-alpha.26 (#138)
1 parent 1380eef commit 9bdd3d2

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.25",
3+
"version": "0.0.1-alpha.26",
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.25",
3+
"version": "0.0.1-alpha.26",
44
"description": "Interactive tutorials powered by WebContainer API",
55
"author": "StackBlitz Inc.",
66
"type": "module",

0 commit comments

Comments
 (0)