Skip to content

Release v1.1.111

Choose a tag to compare

@hinetapora hinetapora released this 10 Nov 09:47
· 146 commits to main since this release
5d2753e

🚀 X-CLI v1.1.111

Changes

Automated release triggered by push to main branch.

Installation

# Primary package (recommended)
npm install -g @xagent/one-shot@1.1.111
# or
npx @xagent/one-shot@1.1.111

# Legacy package (for backwards compatibility)
npm install -g @xagent/x-cli@1.1.111
# or  
npx @xagent/x-cli@1.1.111

What's New

  • See CHANGELOG.md for details
  • Full release notes available in commit history