diff --git a/packages/otel-better-auth/.changeset/initial-release.md b/.changeset/otel-better-auth-initial-release.md similarity index 100% rename from packages/otel-better-auth/.changeset/initial-release.md rename to .changeset/otel-better-auth-initial-release.md diff --git a/packages/otel-drizzle/.changeset/initial-release.md b/.changeset/otel-drizzle-initial-release.md similarity index 100% rename from packages/otel-drizzle/.changeset/initial-release.md rename to .changeset/otel-drizzle-initial-release.md diff --git a/packages/otel-better-auth/.changeset/README.md b/packages/otel-better-auth/.changeset/README.md deleted file mode 100644 index e5b6d8d..0000000 --- a/packages/otel-better-auth/.changeset/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# Changesets - -Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works -with multi-package repos, or single-package repos to help you version and publish your code. You can -find the full documentation for it [in our repository](https://github.com/changesets/changesets) - -We have a quick list of common questions to get you started engaging with this project in -[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) diff --git a/packages/otel-better-auth/.changeset/config.json b/packages/otel-better-auth/.changeset/config.json deleted file mode 100644 index fce1c26..0000000 --- a/packages/otel-better-auth/.changeset/config.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json", - "changelog": "@changesets/cli/changelog", - "commit": false, - "fixed": [], - "linked": [], - "access": "public", - "baseBranch": "main", - "updateInternalDependencies": "patch", - "ignore": [] -} diff --git a/packages/otel-drizzle/.changeset/README.md b/packages/otel-drizzle/.changeset/README.md deleted file mode 100644 index e5b6d8d..0000000 --- a/packages/otel-drizzle/.changeset/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# Changesets - -Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works -with multi-package repos, or single-package repos to help you version and publish your code. You can -find the full documentation for it [in our repository](https://github.com/changesets/changesets) - -We have a quick list of common questions to get you started engaging with this project in -[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) diff --git a/packages/otel-drizzle/.changeset/config.json b/packages/otel-drizzle/.changeset/config.json deleted file mode 100644 index e81e1e9..0000000 --- a/packages/otel-drizzle/.changeset/config.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json", - "changelog": ["@changesets/changelog-github", { "repo": "kubiks-inc/otel" }], - "commit": false, - "fixed": [], - "linked": [], - "access": "public", - "baseBranch": "main", - "updateInternalDependencies": "patch", - "ignore": [] -}