Skip to content

Commit 24b9402

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 4344a0c commit 24b9402

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/quick-mirrors-stay.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-class/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.38.8
4+
5+
### Patch Changes
6+
7+
- [#3017](https://github.com/marko-js/marko/pull/3017) [`4344a0c`](https://github.com/marko-js/marko/commit/4344a0c67df1955c6b3778e36cefbf1621fa2913) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Improve legacy renderer dependency scanning.
8+
39
## 5.38.7
410

511
### Patch Changes

packages/runtime-class/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "marko",
3-
"version": "5.38.7",
3+
"version": "5.38.8",
44
"description": "UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.",
55
"keywords": [
66
"front-end",

0 commit comments

Comments
 (0)