Skip to content

Commit 6d91405

Browse files
[ci] release
1 parent 057b043 commit 6d91405

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/tree-shakable-feature-modules.md

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

packages/runtime-tags/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @marko/runtime-tags
22

3+
## 6.3.32
4+
5+
### Patch Changes
6+
7+
- [#3713](https://github.com/marko-js/marko/pull/3713) [`057b043`](https://github.com/marko-js/marko/commit/057b043e7bdba9a7383cbac3030638c4248683d2) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Add tree-shakable runtime feature modules (`*.feat.ts`) built as extra entries of the dom/html runtime bundles, and move catch and controllable enablement into them.
8+
39
## 6.3.31
410

511
### Patch Changes

packages/runtime-tags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@marko/runtime-tags",
3-
"version": "6.3.31",
3+
"version": "6.3.32",
44
"description": "Optimized runtime for Marko templates.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)