Skip to content

Commit 1861528

Browse files
Version Packages (#520)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 415bc49 commit 1861528

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/free-bottles-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/agents/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudflare/agents
22

3+
## 0.2.6
4+
5+
### Patch Changes
6+
7+
- [`b388447`](https://github.com/cloudflare/agents/commit/b3884475a7c3a268fe27fae2eb55f30c73cef4ab) Thanks [@threepointone](https://github.com/threepointone)! - fix: getAITools shouldn't include hyphens in tool names
8+
39
## 0.2.5
410

511
### Patch Changes

packages/agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@
125125
},
126126
"type": "module",
127127
"types": "dist/index.d.ts",
128-
"version": "0.2.5"
128+
"version": "0.2.6"
129129
}

0 commit comments

Comments
 (0)