Skip to content

Commit 713e043

Browse files
[ci] release (#1795)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b9d2635 commit 713e043

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/loud-clocks-lie.md

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

packages/translator-default/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.21.2
4+
5+
### Patch Changes
6+
7+
- [#1794](https://github.com/marko-js/marko/pull/1794) [`b9d26355f`](https://github.com/marko-js/marko/commit/b9d26355fa9bc334a96cea32c3ac90d70673c8a5) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Add file extensions to getRuntimeEntryFiles helper.
8+
39
## 5.21.1
410

511
### Patch Changes

packages/translator-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@marko/translator-default",
33
"description": "Translates Marko templates to the default Marko runtime.",
4-
"version": "5.21.1",
4+
"version": "5.21.2",
55
"author": "Dylan Piercey <[email protected]>",
66
"bugs": "https://github.com/marko-js/marko/issues/new?template=Bug_report.md",
77
"dependencies": {

0 commit comments

Comments
 (0)