Skip to content

Commit

Permalink
[ci] release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and DylanPiercey committed Feb 28, 2025
1 parent 6c24a30 commit 9d16931
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-mirrors-whisper.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/runtime-class/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.37.19

### Patch Changes

- [#2541](https://github.com/marko-js/marko/pull/2541) [`6c24a30`](https://github.com/marko-js/marko/commit/6c24a30ee22155d0bd7e63564fc8d67e75e10980) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix issue with no-update-body on native elements without a key not always being preserved during hydrate.

## 5.37.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-class/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marko",
"version": "5.37.18",
"version": "5.37.19",
"description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.",
"keywords": [
"front-end",
Expand Down

0 comments on commit 9d16931

Please sign in to comment.