Skip to content

Commit 168d9a6

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 44fbf8d commit 168d9a6

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/angry-banks-punch.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.77
4+
5+
### Patch Changes
6+
7+
- [#2851](https://github.com/marko-js/marko/pull/2851) [`44fbf8d`](https://github.com/marko-js/marko/commit/44fbf8dd2672d3a39e511ee4f647b9e591943616) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix hoisted element reference variable name in production builds.
8+
39
## 6.0.76
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.76",
3+
"version": "6.0.77",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)