Skip to content

Commit 4fb97bd

Browse files
Version Packages (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3ba1439 commit 4fb97bd

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/initial-npm-cli.md

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

apps/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# agentpond
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 69c44db: Initial release of AgentPond CLI published to npm.

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.0.0",
3+
"version": "0.1.0",
44
"description": "Agent-native CLI for local Langfuse-compatible trace analytics",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)