We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23e363 commit ad04bc7Copy full SHA for ad04bc7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @dschz/solid-highcharts
2
3
+## 0.1.2
4
+
5
+### Patch Changes
6
7
+- adds jsr score badge to readme
8
9
## 0.1.1
10
11
### Patch Changes
jsr.json
@@ -1,6 +1,6 @@
{
"name": "@dschz/solid-highcharts",
- "version": "0.1.1",
+ "version": "0.1.2",
"license": "MIT",
"exports": "./src/index.tsx",
"publish": {
package.json
"description": "SolidJS wrapper for Highcharts",
"type": "module",
"author": "Daniel Sanchez <dsanc89@icloud.com>",
0 commit comments