Release/0.2.0 #33

Merged
Ninosaurier merged 5 commits from release/0.2.0 into dev 2026-09-01 16:27:22 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b8ba06f846 - Show all commits
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "docs",
"type": "module",
"version": "0.0.1",
"version": "0.1.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "luna-charts",
"version": "0.0.1",
"version": "0.1.0",
"description": "Stencil Component Starter",
"main": "dist/index.cjs.js",
"module": "dist/index.js",