Skip to content

Commit 1721ef1

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 67562dc commit 1721ef1

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/kind-clowns-melt.md

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

.changeset/legal-memes-send.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @marko/runtime-tags
22

3+
## 6.0.32
4+
5+
### Patch Changes
6+
7+
- [#2724](https://github.com/marko-js/marko/pull/2724) [`54c8d2b`](https://github.com/marko-js/marko/commit/54c8d2bb5613e6496372e8be1842f8ffad0b9acf) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue where intersections were being added to an alias rather than the source binding.
8+
9+
- [#2723](https://github.com/marko-js/marko/pull/2723) [`67562dc`](https://github.com/marko-js/marko/commit/67562dc3e63491d90f9168550f33a441e8ddafd0) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Expose programatic api for reading and writing to a manually mounted template (eg for use in testing).
10+
311
## 6.0.31
412

513
### 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.31",
3+
"version": "6.0.32",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)