Skip to content

[codex] Prepare 6.12.2 release#764

Merged
1 commit merged into
masterfrom
codex/release-6.12.2-workflow
Apr 28, 2026
Merged

[codex] Prepare 6.12.2 release#764
1 commit merged into
masterfrom
codex/release-6.12.2-workflow

Conversation

@ghost

@ghost ghost commented Apr 28, 2026

Copy link
Copy Markdown

Summary

  • bump package version to 6.12.2
  • document the chart edge-case fixes in the changelog
  • update the publish workflow to create a GitHub Release/tag after npm publish
  • verify both the npm package version and git tag are unused before publishing

Why

The current workflow failed because react-native-chart-kit@6.12.1 is already published. It also only publishes to npm, so a successful workflow run does not appear in GitHub Releases.

Validation

  • npm run typecheck
  • npm run build
  • npm test -- --watch=false --passWithNoTests
  • npm_config_cache=/tmp/react-native-chart-kit-npm-cache npm pack --dry-run
  • npm view react-native-chart-kit@6.12.2 version returns 404, confirming 6.12.2 is unpublished
  • remote tag v6.12.2 does not exist

@ghost ghost merged commit a237047 into master Apr 28, 2026
1 check passed
@ghost ghost deleted the codex/release-6.12.2-workflow branch April 29, 2026 16:49
This pull request was closed.
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.

0 participants