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 6, 2025
1 parent 48a9cfb commit 83423d7
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-parrots-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-ligers-change.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.

8 changes: 8 additions & 0 deletions packages/runtime-tags/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @marko/runtime-tags

## 0.3.34

### Patch Changes

- [#2498](https://github.com/marko-js/marko/pull/2498) [`48a9cfb`](https://github.com/marko-js/marko/commit/48a9cfba5021e72ee54270731359e1bc9c9b1121) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Ensure function analysis is applied to the root function only and not closures.

- [#2498](https://github.com/marko-js/marko/pull/2498) [`48a9cfb`](https://github.com/marko-js/marko/commit/48a9cfba5021e72ee54270731359e1bc9c9b1121) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Avoid hoisting functions under a call/new expression.

## 0.3.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-tags/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marko/runtime-tags",
"version": "0.3.33",
"version": "0.3.34",
"description": "Optimized runtime for Marko templates.",
"keywords": [
"api",
Expand Down

0 comments on commit 83423d7

Please sign in to comment.