Skip to content

Commit d2c71bb

Browse files
committed
chore: bump version to v0.1.2
1 parent f483334 commit d2c71bb

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @dschz/solid-tradingview-widgets
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- fixes typecheck ci error
8+
39
## 0.1.1
410

511
### Patch Changes

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dschz/solid-tradingview-widgets",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"license": "MIT",
55
"exports": "./src/index.tsx",
66
"publish": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dschz/solid-tradingview-widgets",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "SolidJS bindings for TradingView Widgets — ready-to-use financial tools you can embed into your website to display market data.",
55
"type": "module",
66
"author": "Daniel Sanchez <dsanc89@icloud.com>",

0 commit comments

Comments
 (0)