Skip to content

Commit 83f8172

Browse files
Version Packages (#650)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e135cf5 commit 83f8172

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/deep-sloths-sit.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.23
4+
5+
### Patch Changes
6+
7+
- [#649](https://github.com/cloudflare/agents/pull/649) [`e135cf5`](https://github.com/cloudflare/agents/commit/e135cf5539eb0a4557fda5cf27730818ab2c664d) Thanks [@mattzcarey](https://github.com/mattzcarey)! - fix auth url not being cleared on a successful oauth callback causing endless reconnection
8+
39
## 0.2.22
410

511
### 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.22",
12+
"version": "0.2.23",
1313
"license": "MIT",
1414
"repository": {
1515
"directory": "packages/agents",

0 commit comments

Comments
 (0)