[ci] release

This commit is contained in:
github-actions[bot] 2025-04-18 20:50:36 +00:00 committed by Dylan Piercey
parent 5f6d9b481d
commit 2ff8ec70ed
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Prefer node markers for stateless control flow.

2
package-lock.json generated
View File

@ -10543,7 +10543,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "6.0.9",
"version": "6.0.10",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.19",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 6.0.10
### Patch Changes
- [#2664](https://github.com/marko-js/marko/pull/2664) [`5f6d9b4`](https://github.com/marko-js/marko/commit/5f6d9b481d80218bdc143e2b2905b0391ec7da9f) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Prefer node markers for stateless control flow.
## 6.0.9
### Patch Changes

View File

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