Skip to content

Commit 36ba7d8

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 234d6f4 commit 36ba7d8

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/major-shrimps-play.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/runtime-tags/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @marko/runtime-tags
22

3+
## 6.0.38
4+
5+
### Patch Changes
6+
7+
- [#2737](https://github.com/marko-js/marko/pull/2737) [`234d6f4`](https://github.com/marko-js/marko/commit/234d6f41be611f11a03a4e6361f7878408168868) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix types for return of mounted templates.
8+
39
## 6.0.37
410

511
### Patch Changes

packages/runtime-tags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marko/runtime-tags",
3-
"version": "6.0.37",
3+
"version": "6.0.38",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)