Skip to content

Bump SDK version to 0.2.2#95

Merged
robzolkos merged 2 commits into
basecamp:mainfrom
robzolkos:bump-sdk-0.2.2
Jun 3, 2026
Merged

Bump SDK version to 0.2.2#95
robzolkos merged 2 commits into
basecamp:mainfrom
robzolkos:bump-sdk-0.2.2

Conversation

@robzolkos
Copy link
Copy Markdown
Collaborator

@robzolkos robzolkos commented Jun 3, 2026

Summary

  • Bump SDK version constants and package manifests to 0.2.2 across Go, TypeScript, Ruby, Swift, and Kotlin
  • Sync TypeScript and Ruby lockfiles, including the Ruby conformance runner lockfile

Validation

  • make check

Summary by cubic

Bumped SDK version to 0.2.2 across Go, Swift, Kotlin, Ruby (fizzy-sdk), and TypeScript (@37signals/fizzy, @basecamp/fizzy).

Synced Ruby and TypeScript lockfiles (including conformance runners) and updated the bump script to do this automatically; also updated the Swift version test.

Written for commit 90d52ee. Summary will update on new commits.

Review in cubic

Copilot AI review requested due to automatic review settings June 3, 2026 18:14
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 12 files

Re-trigger cubic

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Bumps the Fizzy SDK version to 0.2.2 across the multi-language clients to keep published artifacts and runtime version constants aligned.

Changes:

  • Updated SDK version constants in Go, TypeScript, Ruby, Swift, and Kotlin to 0.2.2.
  • Updated TypeScript and Ruby package manifests/lockfiles to reflect 0.2.2.
  • Updated the Swift version test expectation to 0.2.2.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Reviewed changes

Copilot reviewed 9 out of 12 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
typescript/src/client.ts Bumped exported TypeScript SDK VERSION constant to 0.2.2.
typescript/package.json Bumped @37signals/fizzy package version to 0.2.2.
typescript/package-lock.json Synced TypeScript lockfile version metadata to 0.2.2.
package.json Bumped root @basecamp/fizzy package version to 0.2.2.
ruby/lib/fizzy/version.rb Bumped Ruby SDK VERSION constant to 0.2.2.
ruby/Gemfile.lock Synced Ruby lockfile to fizzy-sdk (0.2.2).
conformance/runner/ruby/Gemfile.lock Synced Ruby conformance runner lockfile to fizzy-sdk (0.2.2).
swift/Sources/Fizzy/FizzyConfig.swift Bumped Swift SDK version constant to 0.2.2.
swift/Tests/FizzyTests/FizzyTests.swift Updated Swift test to assert SDK version 0.2.2.
kotlin/sdk/src/commonMain/kotlin/com/basecamp/fizzy/FizzyConfig.kt Bumped Kotlin SDK VERSION constant to 0.2.2.
kotlin/sdk/build.gradle.kts Bumped Kotlin SDK Gradle project version to 0.2.2.
Files not reviewed (1)
  • typescript/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread typescript/package-lock.json
@robzolkos robzolkos merged commit bb69623 into basecamp:main Jun 3, 2026
28 checks passed
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.

2 participants