Skip to content

Commit e16cc81

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 1d898d0 commit e16cc81

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/angry-things-unite.md

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

.changeset/wicked-cougars-raise.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.82
4+
5+
### Patch Changes
6+
7+
- [#2863](https://github.com/marko-js/marko/pull/2863) [`1d898d0`](https://github.com/marko-js/marko/commit/1d898d08b19ceeb7f078a23c1924db641eba161f) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue with multiple renders into the same runtime.
8+
9+
- [#2861](https://github.com/marko-js/marko/pull/2861) [`97e9ae8`](https://github.com/marko-js/marko/commit/97e9ae894abd8ce420d4c8eff04bbec75b60a8ae) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue with invalid html compilation output when having param only serialize reasons.
10+
311
## 6.0.81
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.81",
3+
"version": "6.0.82",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)