diff --git a/.changeset/dependabot-npm_and_yarn-ai-a6da7d4b65.md b/.changeset/dependabot-npm_and_yarn-ai-a6da7d4b65.md deleted file mode 100644 index bb33b48e5..000000000 --- a/.changeset/dependabot-npm_and_yarn-ai-a6da7d4b65.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@chainfuse/ai-tools': patch -'@chainfuse/helpers': patch -'@chainfuse/types': patch ---- - -deps(semver-minor): bump @ai-sdk/anthropic, @ai-sdk/azure, @ai-sdk/google, @ai-sdk/openai, @ai-sdk/openai-compatible, ai, openai diff --git a/.changeset/dependabot-npm_and_yarn-cloudflare-323bf8fe1e.md b/.changeset/dependabot-npm_and_yarn-cloudflare-323bf8fe1e.md deleted file mode 100644 index 4fe01a489..000000000 --- a/.changeset/dependabot-npm_and_yarn-cloudflare-323bf8fe1e.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@chainfuse/ai-tools': patch -'@chainfuse/helpers': patch -'@chainfuse/types': patch ---- - -deps(semver-minor): bump cloudflare diff --git a/.changeset/dependabot-npm_and_yarn-code-management-fe75e910a2.md b/.changeset/dependabot-npm_and_yarn-code-management-fe75e910a2.md deleted file mode 100644 index ef9b21607..000000000 --- a/.changeset/dependabot-npm_and_yarn-code-management-fe75e910a2.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@chainfuse/ai-tools': patch -'@chainfuse/helpers': patch -'@chainfuse/types': patch ---- - -deps(semver-minor): bump typescript-eslint diff --git a/.changeset/dependabot-npm_and_yarn-db-7f178d9c6d.md b/.changeset/dependabot-npm_and_yarn-db-7f178d9c6d.md deleted file mode 100644 index 92976fabe..000000000 --- a/.changeset/dependabot-npm_and_yarn-db-7f178d9c6d.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@chainfuse/ai-tools': patch -'@chainfuse/helpers': patch -'@chainfuse/types': patch ---- - -deps(semver-patch): bump drizzle-orm diff --git a/.changeset/dependabot-npm_and_yarn-typescript-types-baf6da0802.md b/.changeset/dependabot-npm_and_yarn-typescript-types-baf6da0802.md deleted file mode 100644 index 771275882..000000000 --- a/.changeset/dependabot-npm_and_yarn-typescript-types-baf6da0802.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@chainfuse/ai-tools': patch -'@chainfuse/helpers': patch -'@chainfuse/types': patch ---- - -deps(semver-minor): bump @cloudflare/workers-types diff --git a/packages/ai-tools/CHANGELOG.md b/packages/ai-tools/CHANGELOG.md index 6de3d4291..a32ac0983 100644 --- a/packages/ai-tools/CHANGELOG.md +++ b/packages/ai-tools/CHANGELOG.md @@ -1,5 +1,23 @@ # @chainfuse/ai-tools +## 2.0.13 + +### Patch Changes + +- [#999](https://github.com/ChainFuse/packages/pull/999) [`9206c34`](https://github.com/ChainFuse/packages/commit/9206c3497eb76f7200232532fd05f24561866b11) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump @ai-sdk/anthropic, @ai-sdk/azure, @ai-sdk/google, @ai-sdk/openai, @ai-sdk/openai-compatible, ai, openai + +- [#1000](https://github.com/ChainFuse/packages/pull/1000) [`9ba23aa`](https://github.com/ChainFuse/packages/commit/9ba23aa00acbdf7bf0357a86d5f2cafba2c61cae) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump cloudflare + +- [#1001](https://github.com/ChainFuse/packages/pull/1001) [`3a8c793`](https://github.com/ChainFuse/packages/commit/3a8c79337a234aef9339e595756d56ab805b34c4) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump typescript-eslint + +- [`1445d67`](https://github.com/ChainFuse/packages/commit/1445d674c8ca4a5102fc0274af80b6aa5abc2b59) Thanks [@dependabot[bot]](https://github.com/dependabot%5Bbot%5D)! - deps(semver-patch): bump drizzle-orm + +- [#1003](https://github.com/ChainFuse/packages/pull/1003) [`0521caf`](https://github.com/ChainFuse/packages/commit/0521cafbbe9e34db1bbe791e774f62b9e9861e63) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump @cloudflare/workers-types + +- Updated dependencies [[`9206c34`](https://github.com/ChainFuse/packages/commit/9206c3497eb76f7200232532fd05f24561866b11), [`9ba23aa`](https://github.com/ChainFuse/packages/commit/9ba23aa00acbdf7bf0357a86d5f2cafba2c61cae), [`3a8c793`](https://github.com/ChainFuse/packages/commit/3a8c79337a234aef9339e595756d56ab805b34c4), [`1445d67`](https://github.com/ChainFuse/packages/commit/1445d674c8ca4a5102fc0274af80b6aa5abc2b59), [`0521caf`](https://github.com/ChainFuse/packages/commit/0521cafbbe9e34db1bbe791e774f62b9e9861e63)]: + - @chainfuse/helpers@5.0.4 + - @chainfuse/types@4.2.30 + ## 2.0.12 ### Patch Changes diff --git a/packages/ai-tools/package.json b/packages/ai-tools/package.json index 2860e949c..2ee96cd39 100644 --- a/packages/ai-tools/package.json +++ b/packages/ai-tools/package.json @@ -1,6 +1,6 @@ { "name": "@chainfuse/ai-tools", - "version": "2.0.12", + "version": "2.0.13", "description": "", "author": "ChainFuse", "homepage": "https://github.com/ChainFuse/packages/tree/main/packages/ai-tools#readme", @@ -54,8 +54,8 @@ "@ai-sdk/openai": "^3.0.10", "@ai-sdk/openai-compatible": "^2.0.48", "@ai-sdk/provider": "^3.0.10", - "@chainfuse/helpers": "^5.0.2", - "@chainfuse/types": "^4.2.29", + "@chainfuse/helpers": "^5.0.4", + "@chainfuse/types": "^4.2.30", "ai": "^6.0.191", "chalk": "^5.6.2", "haversine-distance": "^1.2.4", diff --git a/packages/helpers/CHANGELOG.md b/packages/helpers/CHANGELOG.md index 30ced6c87..4771274e2 100644 --- a/packages/helpers/CHANGELOG.md +++ b/packages/helpers/CHANGELOG.md @@ -1,5 +1,22 @@ # @chainfuse/helpers +## 5.0.4 + +### Patch Changes + +- [#999](https://github.com/ChainFuse/packages/pull/999) [`9206c34`](https://github.com/ChainFuse/packages/commit/9206c3497eb76f7200232532fd05f24561866b11) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump @ai-sdk/anthropic, @ai-sdk/azure, @ai-sdk/google, @ai-sdk/openai, @ai-sdk/openai-compatible, ai, openai + +- [#1000](https://github.com/ChainFuse/packages/pull/1000) [`9ba23aa`](https://github.com/ChainFuse/packages/commit/9ba23aa00acbdf7bf0357a86d5f2cafba2c61cae) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump cloudflare + +- [#1001](https://github.com/ChainFuse/packages/pull/1001) [`3a8c793`](https://github.com/ChainFuse/packages/commit/3a8c79337a234aef9339e595756d56ab805b34c4) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump typescript-eslint + +- [`1445d67`](https://github.com/ChainFuse/packages/commit/1445d674c8ca4a5102fc0274af80b6aa5abc2b59) Thanks [@dependabot[bot]](https://github.com/dependabot%5Bbot%5D)! - deps(semver-patch): bump drizzle-orm + +- [#1003](https://github.com/ChainFuse/packages/pull/1003) [`0521caf`](https://github.com/ChainFuse/packages/commit/0521cafbbe9e34db1bbe791e774f62b9e9861e63) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump @cloudflare/workers-types + +- Updated dependencies [[`9206c34`](https://github.com/ChainFuse/packages/commit/9206c3497eb76f7200232532fd05f24561866b11), [`9ba23aa`](https://github.com/ChainFuse/packages/commit/9ba23aa00acbdf7bf0357a86d5f2cafba2c61cae), [`3a8c793`](https://github.com/ChainFuse/packages/commit/3a8c79337a234aef9339e595756d56ab805b34c4), [`1445d67`](https://github.com/ChainFuse/packages/commit/1445d674c8ca4a5102fc0274af80b6aa5abc2b59), [`0521caf`](https://github.com/ChainFuse/packages/commit/0521cafbbe9e34db1bbe791e774f62b9e9861e63)]: + - @chainfuse/types@4.2.30 + ## 5.0.3 ### Patch Changes diff --git a/packages/helpers/package.json b/packages/helpers/package.json index 5c6020503..a9695ea96 100644 --- a/packages/helpers/package.json +++ b/packages/helpers/package.json @@ -1,6 +1,6 @@ { "name": "@chainfuse/helpers", - "version": "5.0.3", + "version": "5.0.4", "description": "", "author": "ChainFuse", "homepage": "https://github.com/ChainFuse/packages/tree/main/packages/helpers#readme", @@ -80,7 +80,7 @@ }, "prettier": "@demosjarco/prettier-config", "dependencies": { - "@chainfuse/types": "^4.2.29", + "@chainfuse/types": "^4.2.30", "@discordjs/rest": "^2.6.1", "chalk": "^5.6.2", "cloudflare": "^6.3.0", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index cb3b10157..6b49f18cd 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,19 @@ # @chainfuse/types +## 4.2.30 + +### Patch Changes + +- [#999](https://github.com/ChainFuse/packages/pull/999) [`9206c34`](https://github.com/ChainFuse/packages/commit/9206c3497eb76f7200232532fd05f24561866b11) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump @ai-sdk/anthropic, @ai-sdk/azure, @ai-sdk/google, @ai-sdk/openai, @ai-sdk/openai-compatible, ai, openai + +- [#1000](https://github.com/ChainFuse/packages/pull/1000) [`9ba23aa`](https://github.com/ChainFuse/packages/commit/9ba23aa00acbdf7bf0357a86d5f2cafba2c61cae) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump cloudflare + +- [#1001](https://github.com/ChainFuse/packages/pull/1001) [`3a8c793`](https://github.com/ChainFuse/packages/commit/3a8c79337a234aef9339e595756d56ab805b34c4) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump typescript-eslint + +- [`1445d67`](https://github.com/ChainFuse/packages/commit/1445d674c8ca4a5102fc0274af80b6aa5abc2b59) Thanks [@dependabot[bot]](https://github.com/dependabot%5Bbot%5D)! - deps(semver-patch): bump drizzle-orm + +- [#1003](https://github.com/ChainFuse/packages/pull/1003) [`0521caf`](https://github.com/ChainFuse/packages/commit/0521cafbbe9e34db1bbe791e774f62b9e9861e63) Thanks [@dependabot](https://github.com/apps/dependabot)! - deps(semver-minor): bump @cloudflare/workers-types + ## 4.2.29 ### Patch Changes diff --git a/packages/types/package.json b/packages/types/package.json index e0fbe124b..64f64c939 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@chainfuse/types", - "version": "4.2.29", + "version": "4.2.30", "description": "", "author": "ChainFuse", "homepage": "https://github.com/ChainFuse/packages/tree/main/packages/types#readme",