Skip to content

Commit a99a650

Browse files
chore: release core packages v1.5.2 (#458)
1 parent ffca04e commit a99a650

File tree

13 files changed

+53
-5
lines changed

13 files changed

+53
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.5.2](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.2) (2025-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* headers not matching the documentation ([#451](https://github.com/stackblitz/tutorialkit/issues/451)) ([8588436](https://github.com/stackblitz/tutorialkit/commit/8588436a611bda02c7dbeec49b32d43f7ac1c8b5))
7+
* use `meta.title` as default `<title>` ([#454](https://github.com/stackblitz/tutorialkit/issues/454)) ([482b0e3](https://github.com/stackblitz/tutorialkit/commit/482b0e3069a1177562dff44917e30e494769ace7))
8+
9+
10+
111
## [1.5.1](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.1) (2025-06-17)
212

313

packages/astro/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.2](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.2) "@tutorialkit/astro" (2025-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* use `meta.title` as default `<title>` ([#454](https://github.com/stackblitz/tutorialkit/issues/454)) ([482b0e3](https://github.com/stackblitz/tutorialkit/commit/482b0e3069a1177562dff44917e30e494769ace7))
7+
8+
9+
110
## [1.5.1](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.1) "@tutorialkit/astro" (2025-06-17)
211

312

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutorialkit/astro",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "TutorialKit integration for Astro (https://astro.build)",
55
"author": "StackBlitz Inc.",
66
"type": "module",

packages/cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.2](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.2) "@tutorialkit/cli" (2025-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* headers not matching the documentation ([#451](https://github.com/stackblitz/tutorialkit/issues/451)) ([8588436](https://github.com/stackblitz/tutorialkit/commit/8588436a611bda02c7dbeec49b32d43f7ac1c8b5))
7+
8+
9+
110
## [1.5.1](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.1) "@tutorialkit/cli" (2025-06-17)
211

312

packages/create-tutorial/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33

44

5+
## [0.0.3](https://github.com/stackblitz/tutorialkit/compare/1.5.0...0.0.3) "create-tutorial" (2025-06-17)
6+
7+
8+
59
## [0.0.3](https://github.com/stackblitz/tutorialkit/compare/1.4.0...0.0.3) "create-tutorial" (2025-04-16)
610

711

packages/react/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.5.2](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.2) "@tutorialkit/react" (2025-06-17)
2+
3+
4+
15
## [1.5.1](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.1) "@tutorialkit/react" (2025-06-17)
26

37

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutorialkit/react",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "TutorialKit's React components and utilities",
55
"author": "StackBlitz Inc.",
66
"type": "module",

packages/runtime/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.5.2](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.2) "@tutorialkit/runtime" (2025-06-17)
2+
3+
4+
15
## [1.5.1](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.1) "@tutorialkit/runtime" (2025-06-17)
26

37

packages/runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutorialkit/runtime",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "TutorialKit runtime",
55
"author": "StackBlitz Inc.",
66
"type": "module",

packages/theme/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.5.2](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.2) "@tutorialkit/theme" (2025-06-17)
2+
3+
4+
15
## [1.5.1](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.1) "@tutorialkit/theme" (2025-06-17)
26

37

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutorialkit/theme",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "TutorialKit theme configuration",
55
"author": "StackBlitz Inc.",
66
"type": "module",

packages/types/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [1.5.2](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.2) "@tutorialkit/types" (2025-06-17)
2+
3+
4+
15
## [1.5.1](https://github.com/stackblitz/tutorialkit/compare/1.5.0...1.5.1) "@tutorialkit/types" (2025-06-17)
26

37

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tutorialkit/types",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "Types for TutorialKit",
55
"author": "StackBlitz Inc.",
66
"type": "module",

0 commit comments

Comments
 (0)