Skip to content

Commit 1792fc1

Browse files
[ci] release (#2558)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d6ea47 commit 1792fc1

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/old-cameras-cheat.md

-5
This file was deleted.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/runtime-tags/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @marko/runtime-tags
22

3+
## 0.3.53
4+
5+
### Patch Changes
6+
7+
- [#2557](https://github.com/marko-js/marko/pull/2557) [`7d6ea47`](https://github.com/marko-js/marko/commit/7d6ea472de8ff14cd88be3c632b55e49d3b65dfb) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Dynamic attrs on trailing tags
8+
39
## 0.3.52
410

511
### Patch Changes

packages/runtime-tags/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marko/runtime-tags",
3-
"version": "0.3.52",
3+
"version": "0.3.53",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)