We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1c4d4 commit cadc86dCopy full SHA for cadc86d
2 files changed
.changeset/config.json
@@ -7,5 +7,13 @@
7
"access": "public",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": []
+ "ignore": [
11
+ "docs",
12
+ "daisyui-5",
13
+ "shadcn-svelte-1",
14
+ "skeleton-3",
15
+ "skeleton4",
16
+ "standalone",
17
+ "svelteux-2"
18
+ ]
19
}
.changeset/huge-lions-do.md
@@ -0,0 +1,5 @@
1
+---
2
+'layerchart': major
3
4
+
5
+feat: New docs site
0 commit comments