Skip to content

Commit 82f5f39

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent d5224b0 commit 82f5f39

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/few-pianos-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/runtime-tags/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @marko/runtime-tags
22

3+
## 6.0.80
4+
5+
### Patch Changes
6+
7+
- [#2850](https://github.com/marko-js/marko/pull/2850) [`d5224b0`](https://github.com/marko-js/marko/commit/d5224b01512827784949a7816d5b6cf3d2a81826) Thanks [@rturnq](https://github.com/rturnq)! - Guard param serialize reasons and avoid registering body content for stateless attribute tags
8+
39
## 6.0.79
410

511
### Patch Changes

packages/runtime-tags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marko/runtime-tags",
3-
"version": "6.0.79",
3+
"version": "6.0.80",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)