Skip to content

Track Capture SDK version in package.json and release commits#202

Merged
snowp merged 2 commits intomainfrom
track-capture-sdk-version
Jan 21, 2026
Merged

Track Capture SDK version in package.json and release commits#202
snowp merged 2 commits intomainfrom
track-capture-sdk-version

Conversation

@snowp
Copy link
Copy Markdown
Contributor

@snowp snowp commented Jan 21, 2026

Summary

Makes it easier to determine which Capture SDK version is bundled in a React Native release:

  • package.json: Added captureSdkVersion field for programmatic lookup
  • Release commits: Now include SDK version, e.g. chore: release react-native 0.10.2 (capture-sdk 0.21.2)
  • CI verification: New workflow ensures all 4 SDK version strings stay in sync

snowp added 2 commits January 21, 2026 08:54
- Add captureSdkVersion field to package.json for programmatic lookup
- Update release workflow to include SDK version in commit message
- Add CI workflow to verify all SDK version strings are in sync
- Update update_rn_capture_version.sh to maintain captureSdkVersion
- Document version tracking in releasing.md
@snowp snowp merged commit f311924 into main Jan 21, 2026
6 checks passed
@snowp snowp deleted the track-capture-sdk-version branch January 21, 2026 17:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants