Skip to content

Commit 0194e71

Browse files
committed
Bump version to 0.1.4 and scope package name to @chartgpu/chartgpu-react
1 parent 411e1e9 commit 0194e71

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,10 @@ coverage
3333
*.swp
3434
*.swo
3535
*~
36+
37+
38+
# Claude
39+
.claude
40+
.agents
41+
CLAUDE.md
42+
skills-lock.json

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "chartgpu-react",
3-
"version": "0.1.3",
2+
"name": "@chartgpu/chartgpu-react",
3+
"version": "0.1.4",
44
"description": "React bindings for ChartGPU - WebGPU-powered charting library",
55
"license": "MIT",
66
"author": "",

0 commit comments

Comments
 (0)