Skip to content

Commit c365bd6

Browse files
Version Packages (#638)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19a3a25 commit c365bd6

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/all-books-doubt.md

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

.changeset/smooth-showers-hug.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cloudflare/agents
22

3+
## 0.2.22
4+
5+
### Patch Changes
6+
7+
- [#637](https://github.com/cloudflare/agents/pull/637) [`1e3b8c9`](https://github.com/cloudflare/agents/commit/1e3b8c9d7ffcec623d3eb95863959e25de109abe) Thanks [@mattzcarey](https://github.com/mattzcarey)! - Removed client edge transports and added deprecation warnings to update imports to the mcp typescript sdk
8+
9+
- [#641](https://github.com/cloudflare/agents/pull/641) [`b2187b4`](https://github.com/cloudflare/agents/commit/b2187b44269f5568d79f269848e0eb98aa781d16) Thanks [@threepointone](https://github.com/threepointone)! - update dependencies
10+
311
## 0.2.21
412

513
### Patch Changes

packages/agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"durable objects"
1010
],
1111
"type": "module",
12-
"version": "0.2.21",
12+
"version": "0.2.22",
1313
"license": "MIT",
1414
"repository": {
1515
"directory": "packages/agents",

0 commit comments

Comments
 (0)