[ci] release

This commit is contained in:
github-actions[bot] 2025-12-05 16:05:38 +00:00 committed by Dylan Piercey
parent 8cdeb6bb1d
commit 8a147a7195
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Fix regression with text only tags (textarea/title) with a spread and no body content.

2
package-lock.json generated
View File

@ -10616,7 +10616,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "6.0.118",
"version": "6.0.119",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.43",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 6.0.119
### Patch Changes
- [#2987](https://github.com/marko-js/marko/pull/2987) [`8cdeb6b`](https://github.com/marko-js/marko/commit/8cdeb6bb1d948ba2fb52299d9c543a59f29dc482) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix regression with text only tags (textarea/title) with a spread and no body content.
## 6.0.118
### Patch Changes

View File

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