[ci] release

This commit is contained in:
github-actions[bot] 2025-10-16 17:44:50 +00:00 committed by Dylan Piercey
parent 38aa75777f
commit f4bbfb6033
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Fix issue where the resume walker was incorrectly stopping when an incomplete placeholder was ended.

2
package-lock.json generated
View File

@ -10541,7 +10541,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "6.0.88",
"version": "6.0.89",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.40",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 6.0.89
### Patch Changes
- [#2887](https://github.com/marko-js/marko/pull/2887) [`38aa757`](https://github.com/marko-js/marko/commit/38aa75777f08005e53cfcae0b7ac3cbfac16c4c0) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue where the resume walker was incorrectly stopping when an incomplete placeholder was ended.
## 6.0.88
### Patch Changes

View File

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