[ci] release

This commit is contained in:
github-actions[bot] 2025-07-03 18:43:07 +00:00 committed by Dylan Piercey
parent 7dd3fda134
commit f66d7f609c
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Fix support for rest patterns in tag variables not creating a new object.

2
package-lock.json generated
View File

@ -10543,7 +10543,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "6.0.33",
"version": "6.0.34",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.28",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 6.0.34
### Patch Changes
- [#2728](https://github.com/marko-js/marko/pull/2728) [`7dd3fda`](https://github.com/marko-js/marko/commit/7dd3fda1349d2e557997f060b85738f8670d760f) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix support for rest patterns in tag variables not creating a new object.
## 6.0.33
### Patch Changes

View File

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