Skip to content

Commit 15a999a

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent a19530c commit 15a999a

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/nine-tires-enter.md

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

.changeset/wide-kiwis-relate.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.75
4+
5+
### Patch Changes
6+
7+
- [#2847](https://github.com/marko-js/marko/pull/2847) [`a19530c`](https://github.com/marko-js/marko/commit/a19530c833a992b19cea27afb2a3c27395276c60) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix uncontrolled textarea and select values.
8+
9+
- [#2845](https://github.com/marko-js/marko/pull/2845) [`75fd29f`](https://github.com/marko-js/marko/commit/75fd29f469d015f1402a6c5a5e038d7c2db8bfca) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix deleting unserializable references in serializer.
10+
311
## 6.0.74
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.74",
3+
"version": "6.0.75",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)