[ci] release

This commit is contained in:
github-actions[bot] 2025-02-25 23:06:44 +00:00 committed by Dylan Piercey
parent 43522b78c3
commit 8301ea84d8
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Avoid creating intersections for closures which are now handled via the queue.

2
package-lock.json generated
View File

@ -10355,7 +10355,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "0.3.44",
"version": "0.3.45",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.12",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 0.3.45
### Patch Changes
- [#2535](https://github.com/marko-js/marko/pull/2535) [`43522b7`](https://github.com/marko-js/marko/commit/43522b78c3a84090f5f039a7ef2d0935541f81ee) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Avoid creating intersections for closures which are now handled via the queue.
## 0.3.44
### Patch Changes

View File

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