We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da6250 commit a169b2cCopy full SHA for a169b2c
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @dschz/solid-highcharts
2
3
+## 0.1.1
4
+
5
+### Patch Changes
6
7
+- fixes readme typo
8
9
## 0.1.0 (2025-06-04)
10
11
### 🎉 Initial Release
jsr.json
@@ -1,6 +1,6 @@
{
"name": "@dschz/solid-highcharts",
- "version": "0.1.0",
+ "version": "0.1.1",
"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