Skip to content

Commit 05791a4

Browse files
Version Packages (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fcc8eb1 commit 05791a4

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/clean-files-attack.md

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

examples/eve-demo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# eve-demo
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [fcc8eb1]
8+
- @upstash/agentkit-eve@0.2.1
9+
310
## 0.0.2
411

512
### Patch Changes

examples/eve-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eve-demo",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": true,
55
"type": "module",
66
"imports": {

packages/eve/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- fcc8eb1: Add baseSnapshot parameter to upstash sandbox
8+
39
## 0.2.0
410

511
### Minor Changes

packages/eve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@upstash/agentkit-eve",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Upstash AgentKit adapter for the Vercel Eve agent framework: memory tools, Redis-Search tools, a rate-limit gate, an Upstash Box sandbox backend, and cached tools.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)