[ci] release

This commit is contained in:
github-actions[bot] 2025-02-15 23:49:14 +00:00 committed by Dylan Piercey
parent 2687edc5a2
commit 4d978da3a9
6 changed files with 12 additions and 17 deletions

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Restore original native tag internal state before calling change handlers.

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Fix issue serializing attribute tag iterables.

View File

@ -1,5 +0,0 @@
---
"@marko/runtime-tags": patch
---
Improve non dimensional css property regexp (minor improvement to bundle size).

2
package-lock.json generated
View File

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

View File

@ -1,5 +1,15 @@
# @marko/runtime-tags
## 0.3.42
### Patch Changes
- [#2520](https://github.com/marko-js/marko/pull/2520) [`bc3189e`](https://github.com/marko-js/marko/commit/bc3189e97ecf9a3fc9d4933428d21edae68a86e6) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Restore original native tag internal state before calling change handlers.
- [#2522](https://github.com/marko-js/marko/pull/2522) [`2687edc`](https://github.com/marko-js/marko/commit/2687edc5a285bc32f1c2e55d290fa888c3c2b906) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue serializing attribute tag iterables.
- [#2522](https://github.com/marko-js/marko/pull/2522) [`2687edc`](https://github.com/marko-js/marko/commit/2687edc5a285bc32f1c2e55d290fa888c3c2b906) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Improve non dimensional css property regexp (minor improvement to bundle size).
## 0.3.41
### Patch Changes

View File

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