Skip to content

Commit 21573d3

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 9fd1eb4 commit 21573d3

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/bitter-singers-win.md

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

.changeset/short-lemons-occur.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.7
4+
5+
### Patch Changes
6+
7+
- [#2656](https://github.com/marko-js/marko/pull/2656) [`9fd1eb4`](https://github.com/marko-js/marko/commit/9fd1eb4840d757e883b761d478f743499368fa7b) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue where lastEffect was not being cleared.
8+
9+
- [#2656](https://github.com/marko-js/marko/pull/2656) [`cc140c2`](https://github.com/marko-js/marko/commit/cc140c21611b7fa006cc2ffa8b6d01d6aacfd3e1) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Avoid serialize markers for await tags when static.
10+
311
## 6.0.6
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.6",
3+
"version": "6.0.7",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)