Skip to content

Commit 1416ddc

Browse files
Publish: @stencil/vue-output-target v0.9.6
1 parent bd1f29f commit 1416ddc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @stencil/vue-output-target@0.9.6 (2025-03-04)
2+
3+
#### :bug: Bug Fix
4+
5+
- `vue-output-target`
6+
- [#627](https://github.com/stenciljs/output-targets/pull/627) add e2e test for Vue component changes and transform event names to camel case ([@christian-bromann](https://github.com/christian-bromann))
7+
18
## @stencil/vue-output-target@0.9.5 (2025-02-20)
29

310
#### :bug: Bug Fix

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/vue-output-target",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"description": "Vue output target for @stencil/core components.",
55
"author": "Ionic Team",
66
"homepage": "https://stenciljs.com/",

0 commit comments

Comments
 (0)