Skip to content

Commit 80751ef

Browse files
Version Packages (#56)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a7acb9f commit 80751ef

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/deep-geckos-hear.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/hono-agents/CHANGELOG.md

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

3+
## 0.0.15
4+
5+
### Patch Changes
6+
7+
- [#55](https://github.com/cloudflare/agents/pull/55) [`a7acb9f`](https://github.com/cloudflare/agents/commit/a7acb9f28c18dfe8734907dce0882719838e449f) Thanks [@threepointone](https://github.com/threepointone)! - udpate deps
8+
39
## 0.0.14
410

511
### Patch Changes

packages/hono-agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hono-agents",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"main": "src/index.ts",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)