Skip to content

Commit 8c5340f

Browse files
Publish: @stencil/react-output-target v1.1.1 and @stencil/angular-output-target v1.1.0
1 parent 11f028d commit 8c5340f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/angular-output-target",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Angular output target for @stencil/core components.",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.js",

packages/react/package.json

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

0 commit comments

Comments
 (0)