Skip to content

Commit 8478be6

Browse files
Publish: @stencil/vue-output-target v0.10.6
1 parent 816c36a commit 8478be6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @stencil/vue-output-target@0.10.6 (2025-03-17)
2+
3+
#### :bug: Bug Fix
4+
5+
- `@stencil/vue-output-target`
6+
- [`22805963`](https://github.com/stenciljs/output-targets/commit/228059631895aca6089e70d3ae10733bf86ef64d) fix(vue): fix typing for routerLink attribute
7+
([@christian-bromann](https://github.com/christian-bromann))
8+
19
## @stencil/vue-output-target@0.10.4 (2025-03-13)
210

311
#### :bug: Bug Fix

packages/vue/package.json

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

0 commit comments

Comments
 (0)