Skip to content

Commit 328cf82

Browse files
Version Packages (#584)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c9aadd commit 328cf82

File tree

5 files changed

+10
-12
lines changed

5 files changed

+10
-12
lines changed

.changeset/fuzzy-paws-hide.md

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

.changeset/witty-scissors-bake.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.15
4+
5+
### Patch Changes
6+
7+
- [#582](https://github.com/cloudflare/agents/pull/582) [`a215bb2`](https://github.com/cloudflare/agents/commit/a215bb2f926d532e19773e76b7f2c00757e6a656) Thanks [@mattzcarey](https://github.com/mattzcarey)! - chore: remove main field from agents package.json
8+
9+
- [#576](https://github.com/cloudflare/agents/pull/576) [`026696f`](https://github.com/cloudflare/agents/commit/026696f0d6c05e6f81ff6036f9aacf0f8510b9a1) Thanks [@mattzcarey](https://github.com/mattzcarey)! - createMcpHandler for stateless MCP Worker
10+
311
## 0.2.14
412

513
### Patch Changes

packages/agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,5 +136,5 @@
136136
},
137137
"type": "module",
138138
"types": "dist/index.d.ts",
139-
"version": "0.2.14"
139+
"version": "0.2.15"
140140
}

0 commit comments

Comments
 (0)