Revert "[ci] release"

This reverts commit 36ba7d89c608370f669e1a039f5475b871d3a652.
This commit is contained in:
Dylan Piercey 2025-07-14 12:05:28 -07:00 committed by GitHub
parent 36ba7d89c6
commit e9d1c3ab65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 8 deletions

View File

@ -0,0 +1,5 @@
---
"@marko/runtime-tags": patch
---
Fix types for return of mounted templates.

2
package-lock.json generated
View File

@ -10286,7 +10286,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "6.0.38",
"version": "6.0.37",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.29",

View File

@ -1,11 +1,5 @@
# @marko/runtime-tags
## 6.0.38
### Patch Changes
- [#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.
## 6.0.37
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@marko/runtime-tags",
"version": "6.0.38",
"version": "6.0.37",
"description": "Optimized runtime for Marko templates.",
"keywords": [
"api",