Skip to content

Commit 6562922

Browse files
[ci] release (#1801)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c352de6 commit 6562922

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/pink-poems-swim.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/compiler/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.3
4+
5+
### Patch Changes
6+
7+
- [#1800](https://github.com/marko-js/marko/pull/1800) [`c352de67e`](https://github.com/marko-js/marko/commit/c352de67ecb19d45d9c6874a8ba048fb656bb562) Thanks [@mlrawlings](https://github.com/mlrawlings)! - fix: update deps, inline babel helper removed from latest version
8+
39
## 5.21.2
410

511
### Patch Changes

packages/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@marko/compiler",
33
"description": "Marko template to JS compiler.",
4-
"version": "5.21.2",
4+
"version": "5.21.3",
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)