[ci] release

This commit is contained in:
github-actions[bot] 2025-12-05 21:07:27 +00:00 committed by Dylan Piercey
parent 1085a19fd2
commit 5c9eb8ea17
5 changed files with 10 additions and 12 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Handle updating closures in a pending await and delay running renders in pending scopes

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Ensure parent branch is set on async branches

2
package-lock.json generated
View File

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

View File

@ -1,5 +1,13 @@
# @marko/runtime-tags
## 6.0.120
### Patch Changes
- [#2982](https://github.com/marko-js/marko/pull/2982) [`40413b7`](https://github.com/marko-js/marko/commit/40413b7da9d7920abda8e51f8b73fd2417b8e123) Thanks [@rturnq](https://github.com/rturnq)! - Handle updating closures in a pending await and delay running renders in pending scopes
- [#2991](https://github.com/marko-js/marko/pull/2991) [`1085a19`](https://github.com/marko-js/marko/commit/1085a19fd26eeb7aac8ee209d852c8d536a2387d) Thanks [@rturnq](https://github.com/rturnq)! - Ensure parent branch is set on async branches
## 6.0.119
### Patch Changes

View File

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