Skip to content

Commit 5efe57e

Browse files
Version Packages
1 parent 336ff84 commit 5efe57e

5 files changed

Lines changed: 12 additions & 16 deletions

File tree

.changeset/gcs-store-env-init.md

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

.changeset/modern-cli-prompts.md

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

.changeset/public-ghcr-images.md

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

apps/cli/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 66f2583: Add Google Cloud Storage object-store support, store selection during environment initialization, split cloud SDK integrations into provider packages, and add provider serverless ingestion handlers.
8+
9+
### Patch Changes
10+
11+
- f75bd8c: Migrate the CLI to Commander and add interactive environment selection with Inquirer prompts.
12+
- 336ff84: Publish production AgentPond ingestion service images to the public GitHub Container Registry on release.
13+
314
## 0.2.0
415

516
### Minor Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentpond",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Agent-native CLI for local Langfuse-compatible trace analytics",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)