[ci] release

This commit is contained in:
github-actions[bot] 2025-09-24 18:11:26 +00:00 committed by Dylan Piercey
parent d5224b0151
commit 82f5f39db8
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Guard param serialize reasons and avoid registering body content for stateless attribute tags

2
package-lock.json generated
View File

@ -10541,7 +10541,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "6.0.79",
"version": "6.0.80",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.39",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 6.0.80
### Patch Changes
- [#2850](https://github.com/marko-js/marko/pull/2850) [`d5224b0`](https://github.com/marko-js/marko/commit/d5224b01512827784949a7816d5b6cf3d2a81826) Thanks [@rturnq](https://github.com/rturnq)! - Guard param serialize reasons and avoid registering body content for stateless attribute tags
## 6.0.79
### Patch Changes

View File

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