Skip to content

Commit adc7939

Browse files
Merge pull request #35 from OpenRouterTeam/changeset-release/main
chore: version packages
2 parents 4d79d35 + 21c2268 commit adc7939

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/bump-openrouter-sdk-0-13-7.md

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

packages/agent/CHANGELOG.md

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

3+
## 0.7.2
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/OpenRouterTeam/typescript-agent/pull/53) [`a5341f2`](https://github.com/OpenRouterTeam/typescript-agent/commit/a5341f21555b5d2d982484c199d7d9c3093eabe6) Thanks [@Cybourgeoisie](https://github.com/Cybourgeoisie)! - Bump @openrouter/sdk to 0.13.7
8+
39
## 0.7.0
410

511
### Minor Changes

packages/agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openrouter/agent",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"author": "OpenRouter",
55
"description": "Agent toolkit for building AI applications with OpenRouter — tool orchestration, streaming, multi-turn conversations, and format compatibility.",
66
"keywords": [

0 commit comments

Comments
 (0)