Skip to content

Commit f66d7f6

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 7dd3fda commit f66d7f6

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/whole-poems-pump.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.34
4+
5+
### Patch Changes
6+
7+
- [#2728](https://github.com/marko-js/marko/pull/2728) [`7dd3fda`](https://github.com/marko-js/marko/commit/7dd3fda1349d2e557997f060b85738f8670d760f) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix support for rest patterns in tag variables not creating a new object.
8+
39
## 6.0.33
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.33",
3+
"version": "6.0.34",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)