Skip to content

feat!: migrate API prefix from /api to /v1 and default to api.onecli.sh#61

Merged
guyb1 merged 1 commit into
mainfrom
chore/breaking-release-bump
May 19, 2026
Merged

feat!: migrate API prefix from /api to /v1 and default to api.onecli.sh#61
guyb1 merged 1 commit into
mainfrom
chore/breaking-release-bump

Conversation

@guyb1
Copy link
Copy Markdown
Contributor

@guyb1 guyb1 commented May 19, 2026

Summary

  • Empty commit to trigger a major version bump via release-please
  • The actual change was shipped in feat!: migrate API prefix from /api to /v1 and default to api.onecli.sh #60 but the commit message lacked the ! breaking change indicator, so release-please would only bump a minor version
  • This PR corrects that by adding a feat!: + BREAKING CHANGE footer commit so release-please creates a v2.0.0 release

What changed in #60

  • API prefix migrated from /api to /v1
  • Default base URL changed to api.onecli.sh

🤖 Generated with Claude Code

BREAKING CHANGE: All API endpoints now use /v1 prefix instead of /api. The default base URL is now api.onecli.sh. Clients using the previous /api prefix must update their configuration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@guyb1 guyb1 merged commit c960ba3 into main May 19, 2026
2 checks passed
@guyb1 guyb1 deleted the chore/breaking-release-bump branch May 19, 2026 16:06
@guyb1 guyb1 mentioned this pull request May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant