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 4b36309 commit 69a6b61Copy full SHA for 69a6b61
.changeset/rich-ghosts-show.md
@@ -0,0 +1,5 @@
1
+---
2
+"ventyd": patch
3
4
+
5
+docs: add logo in README.md
package.json
@@ -43,6 +43,8 @@
43
"module": "./dist/index.js",
44
"types": "./dist/index.d.ts",
45
"files": [
46
+ "logo-light.png",
47
+ "logo-dark.png",
48
"dist"
49
],
50
"scripts": {
0 commit comments