[ci] release

This commit is contained in:
github-actions[bot] 2024-12-16 19:00:42 +00:00 committed by Dylan Piercey
parent d1998307f6
commit 4c7089a4d5
4 changed files with 8 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
fix controllable details toggle loop

2
package-lock.json generated
View File

@ -10349,7 +10349,7 @@
},
"packages/runtime-tags": {
"name": "@marko/runtime-tags",
"version": "0.3.10",
"version": "0.3.11",
"license": "MIT",
"dependencies": {
"@marko/compiler": "^5.39.5",

View File

@ -1,5 +1,11 @@
# @marko/runtime-tags
## 0.3.11
### Patch Changes
- [#2429](https://github.com/marko-js/marko/pull/2429) [`f3416e1`](https://github.com/marko-js/marko/commit/f3416e1d9352892e8a603d7196cc685c2f88fe26) Thanks [@mlrawlings](https://github.com/mlrawlings)! - fix controllable details toggle loop
## 0.3.10
### Patch Changes

View File

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