File tree Expand file tree Collapse file tree 13 files changed +60
-5
lines changed Expand file tree Collapse file tree 13 files changed +60
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.0.1-alpha.25] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.24...0.0.1-alpha.25 ) (2024-07-09)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * tag should be the version without the 'v' ([ #121 ] ( https://github.com/stackblitz/tutorialkit/issues/121 ) ) ([ d292d0b] ( https://github.com/stackblitz/tutorialkit/commit/d292d0b01b0f668a098c20d63bf819077574d31e ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ` tutorialkit eject ` command ([ #81 ] ( https://github.com/stackblitz/tutorialkit/issues/81 ) ) ([ c802668] ( https://github.com/stackblitz/tutorialkit/commit/c802668aa39875052ac917952bee8d491dde1557 ) )
12
+ * support overriding ` TopBar ` ([ #112 ] ( https://github.com/stackblitz/tutorialkit/issues/112 ) ) ([ 3792aa9] ( https://github.com/stackblitz/tutorialkit/commit/3792aa99103ed2461c9b4922838fec7fbcb5dec7 ) )
13
+
14
+
15
+
1
16
## [ 0.0.1-alpha.24] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.23...0.0.1-alpha.24 ) (2024-07-04)
2
17
3
18
Special thanks to [ @leonyoung1 ] ( https://github.com/leonyoung1 ) for their first contribution!! 🥳
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.1-alpha.25] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.24...0.0.1-alpha.25 ) "@tutorialkit/astro " (2024-07-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * ` tutorialkit eject ` command ([ #81 ] ( https://github.com/stackblitz/tutorialkit/issues/81 ) ) ([ c802668] ( https://github.com/stackblitz/tutorialkit/commit/c802668aa39875052ac917952bee8d491dde1557 ) )
7
+ * support overriding ` TopBar ` ([ #112 ] ( https://github.com/stackblitz/tutorialkit/issues/112 ) ) ([ 3792aa9] ( https://github.com/stackblitz/tutorialkit/commit/3792aa99103ed2461c9b4922838fec7fbcb5dec7 ) )
8
+
9
+
10
+
1
11
## [ 0.0.1-alpha.24] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.23...0.0.1-alpha.24 ) "@tutorialkit/astro " (2024-07-04)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tutorialkit/astro" ,
3
- "version" : " 0.0.1-alpha.24 " ,
3
+ "version" : " 0.0.1-alpha.25 " ,
4
4
"description" : " TutorialKit integration for Astro (https://astro.build)" ,
5
5
"author" : " StackBlitz Inc." ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.1-alpha.25] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.24...0.0.1-alpha.25 ) "tutorialkit" (2024-07-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * ` tutorialkit eject ` command ([ #81 ] ( https://github.com/stackblitz/tutorialkit/issues/81 ) ) ([ c802668] ( https://github.com/stackblitz/tutorialkit/commit/c802668aa39875052ac917952bee8d491dde1557 ) )
7
+ * support overriding ` TopBar ` ([ #112 ] ( https://github.com/stackblitz/tutorialkit/issues/112 ) ) ([ 3792aa9] ( https://github.com/stackblitz/tutorialkit/commit/3792aa99103ed2461c9b4922838fec7fbcb5dec7 ) )
8
+
9
+
10
+
1
11
## [ 0.0.1-alpha.24] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.23...0.0.1-alpha.24 ) "tutorialkit" (2024-07-04)
2
12
3
13
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.1-alpha.25] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.24...0.0.1-alpha.25 ) "@tutorialkit/components-react " (2024-07-09)
2
+
3
+
4
+
1
5
## [ 0.0.1-alpha.24] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.23...0.0.1-alpha.24 ) "@tutorialkit/components-react " (2024-07-04)
2
6
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tutorialkit/components-react" ,
3
- "version" : " 0.0.1-alpha.24 " ,
3
+ "version" : " 0.0.1-alpha.25 " ,
4
4
"description" : " TutorialKit's React components" ,
5
5
"author" : " StackBlitz Inc." ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.1-alpha.23] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.24...0.0.1-alpha.23 ) "create-tutorial" (2024-07-09)
2
+
3
+
4
+
1
5
## [ 0.0.1-alpha.23] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.22...0.0.1-alpha.23 ) "tutorialkit" (2024-06-19)
2
6
3
7
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.1-alpha.25] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.24...0.0.1-alpha.25 ) "@tutorialkit/runtime " (2024-07-09)
2
+
3
+
4
+
1
5
## [ 0.0.1-alpha.24] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.23...0.0.1-alpha.24 ) "@tutorialkit/runtime " (2024-07-04)
2
6
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tutorialkit/runtime" ,
3
- "version" : " 0.0.1-alpha.24 " ,
3
+ "version" : " 0.0.1-alpha.25 " ,
4
4
"description" : " TutorialKit runtime" ,
5
5
"author" : " StackBlitz Inc." ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change
1
+ ## [ 0.0.1-alpha.25] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.24...0.0.1-alpha.25 ) "@tutorialkit/theme " (2024-07-09)
2
+
3
+
4
+
1
5
## [ 0.0.1-alpha.24] ( https://github.com/stackblitz/tutorialkit/compare/0.0.1-alpha.23...0.0.1-alpha.24 ) "@tutorialkit/theme " (2024-07-04)
2
6
3
7
You can’t perform that action at this time.
0 commit comments