Skip to content

Commit 1c34dc7

Browse files
Publish: @stencil/vue-output-target v0.10.1
1 parent 6abc0e3 commit 1c34dc7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @stencil/vue-output-target@0.10.1 (2025-03-11)
2+
3+
#### :bug: Bug Fix
4+
5+
- `vue-output-target`
6+
- [`6abc0e30`](https://github.com/stenciljs/output-targets/commit/59838b71a0ea7241fe768eee465815eeabf27082) fix(vue): always import StencilVueComponent type
7+
([@christian-bromann](https://github.com/christian-bromann))
8+
19
## @stencil/vue-output-target@0.10.0 (2025-03-11)
210

311
#### :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.10.0",
3+
"version": "0.10.1",
44
"description": "Vue output target for @stencil/core components.",
55
"author": "Ionic Team",
66
"homepage": "https://stenciljs.com/",

0 commit comments

Comments
 (0)