Skip to content

chore: bump agentapi version to v0.2.3 #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 22, 2025
Merged

chore: bump agentapi version to v0.2.3 #247

merged 4 commits into from
Jul 22, 2025

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Jul 22, 2025

Spotted here: coder/coder#18988

Description

This PR bumps up the default version of agentapi to support Mac arm64 users.

Type of Change

  • New module
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder/modules/claude-code
New version: no?
Breaking change: No

@mtojek mtojek requested a review from hugodutka July 22, 2025 11:40
@hugodutka hugodutka added the version:patch Add to PRs requiring a patch version upgrade label Jul 22, 2025
Copy link

❌ Version Bump Validation Failed

Bump Type: patch

Module versions need to be updated but haven't been bumped yet.

Required Actions:

  1. Run the version bump script locally: ./.github/scripts/version-bump.sh patch
  2. Commit the changes: git add . && git commit -m "chore: bump module versions (patch)"
  3. Push the changes: git push

Script Output:

🔍 Detecting modified modules...
Found modules:
registry/coder/modules/claude-code

📦 Processing: coder/claude-code
Found git tag: release/coder/claude-code/v2.0.2 (v2.0.2)
Current version: 2.0.2
New version: 2.0.3
Updating version references for coder/claude-code in registry/coder/modules/claude-code/README.md

🔧 Running formatter to ensure consistent formatting...

📋 Summary:
Bump Type: patch

Modules Updated:

- coder/claude-code: v2.0.2 → v2.0.3

READMEs Updated:

- coder/claude-code

✅ Version bump completed successfully!
📝 README files have been updated with new versions.

Next steps:
1. Review the changes: git diff
2. Commit the changes: git add . && git commit -m 'chore: bump module versions (patch)'
3. Push the changes: git push

Please update the module versions and push the changes to continue.

@hugodutka
Copy link
Contributor

@mtojek could you bump the version?

Copy link
Contributor

@hugodutka hugodutka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM barring the format check

@mtojek mtojek merged commit 959878d into main Jul 22, 2025
4 checks passed
@mtojek mtojek deleted the chore-agentapi-0.2.3 branch July 22, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version:patch Add to PRs requiring a patch version upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants