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 ff4e4ee commit e059d49Copy full SHA for e059d49
.changeset/thick-clouds-mate.md
@@ -0,0 +1,5 @@
1
+---
2
+"@undb/js-sdk": patch
3
4
+
5
+sdk
package.json
@@ -29,6 +29,7 @@
29
"lint:fix": "biome check --apply src",
30
"format": "biome format src --write",
31
"release": "changeset publish",
32
+ "changelog": "changeset",
33
"prepublishOnly": "bun run build"
34
},
35
"keywords": [
0 commit comments