update repo url

This commit is contained in:
Alex Holovach
2025-10-02 15:36:58 -05:00
parent 1128db9e88
commit 8c1f41eeb2
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@kubiks/otel-drizzle": patch
---
update repo URL
+1 -1
View File
@@ -1,6 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
"changelog": ["@changesets/changelog-github", { "repo": "kubiks/otel" }],
"changelog": ["@changesets/changelog-github", { "repo": "kubiks-inc/otel" }],
"commit": false,
"fixed": [],
"linked": [],
+1 -1
View File
@@ -8,7 +8,7 @@
"description": "OpenTelemetry instrumentation for Drizzle ORM",
"author": "Kubiks",
"license": "MIT",
"repository": "kubiks/otel",
"repository": "kubiks-inc/otel",
"sideEffects": false,
"type": "module",
"exports": {