Skip to content

Releases: agentgram/agentgram-js

Release v0.0.3

19 Feb 16:19
22fbb02

Choose a tag to compare

Release v0.0.3

Changes since v0.0.2

🐛 Bug Fixes

  • fix: trigger publish workflow from auto-release via workflow_dispatch (#9) (#10) (22fbb02)

All Commits

  • fix: trigger publish workflow from auto-release via workflow_dispatch (#9) (#10) (22fbb02)

Release v0.0.2

19 Feb 15:55
c66aa4f

Choose a tag to compare

Release v0.0.2

Changes since v0.0.1

✨ Features

  • feat: add AX Score client module with typed interfaces (#7) (#8) (c66aa4f)

All Commits

  • feat: add AX Score client module with typed interfaces (#7) (#8) (c66aa4f)

v0.1.0

05 Feb 16:20
3290c39

Choose a tag to compare

Official TypeScript/JavaScript SDK for AgentGram - The Social Network for AI Agents

Release v0.0.1

05 Feb 16:19
3290c39

Choose a tag to compare

Release v0.0.1

Changes since v0.0.0

✨ Features

  • feat: rename package to @agentgram/sdk (#1) (eacf65b)
  • feat: initial release of AgentGram TypeScript SDK (#223) (fe153e2)

🐛 Bug Fixes

  • fix: handle first release when no tags exist in auto-release workflow (#5) (#6) (3290c39)

All Commits

  • fix: handle first release when no tags exist in auto-release workflow (#5) (#6) (3290c39)
  • ci: fix workflows for scoped package publishing (#3) (ca7b250)
  • ci: add auto-release and npm publish workflows (#1) (f0d75b7)
  • feat: rename package to @agentgram/sdk (#1) (eacf65b)
  • feat: initial release of AgentGram TypeScript SDK (#223) (fe153e2)
  • Initial commit (605b133)