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 a2f2092 commit 2be61dcCopy full SHA for 2be61dc
.changeset/dirty-adults-watch.md
@@ -0,0 +1,12 @@
1
+---
2
+"@basica/config": patch
3
+"@basica/core": patch
4
+"@basica/bentocache": patch
5
+"@basica/fastify": patch
6
+"@basica/ioredis": patch
7
+"@basica/kysely": patch
8
+"@basica/pg": patch
9
+"@basica/telemetry": patch
10
11
+
12
+Fixed deps
package.json
@@ -5,6 +5,7 @@
"build": "turbo build",
"lint": "turbo lint",
"test": "turbo test",
+ "changeset": "changeset",
"release": "pnpm build && changeset publish"
},
"devDependencies": {
0 commit comments