Skip to content

chore: release 1.0.0 — Initial stable release#55

Merged
tsdamas merged 1 commit into
mainfrom
release/1.0.0
Jun 23, 2026
Merged

chore: release 1.0.0 — Initial stable release#55
tsdamas merged 1 commit into
mainfrom
release/1.0.0

Conversation

@tsdamas

@tsdamas tsdamas commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR bumps all packages from 1.0.0-beta.3 → 1.0.0, exits pre-release mode, and produces the final CHANGELOGs for the first stable release of the Ping Identity React Native SDK.

What's in this release

Packages: rn-types, rn-core, rn-logger, rn-storage, rn-device-id, rn-device-profile, rn-device-client, rn-browser, rn-journey, rn-oidc, rn-fido, rn-external-idp, rn-binding, rn-oath, rn-push.

Summary by CodeRabbit

  • Release
    • Ping Identity React Native SDK reaches initial stable release at version 1.0.0.
    • All packages updated from beta to production-ready versions.
    • Dependency versions synchronized across all modules to ensure compatibility.
    • Pre-release configuration finalized for stable distribution.

@tsdamas tsdamas changed the title chore: release 1.0.0 Release 1.0.0 Jun 23, 2026
@tsdamas tsdamas changed the title Release 1.0.0 chore: release 1.0.0 — Initial stable release Jun 23, 2026
@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

All 15 @ping-identity/rn-* packages are promoted from 1.0.0-beta.3 to 1.0.0. Four consumed changeset files and the pre.json pre-release configuration are removed. Each package gains a 1.0.0 changelog section, and .changeset/config.json receives a minor inline reformatting.

Changes

1.0.0 Stable Release Promotion

Layer / File(s) Summary
Package version promotions from beta.3 to 1.0.0
.changeset/config.json, packages/core/package.json, packages/types/package.json, packages/binding/package.json, packages/browser/package.json, packages/device-client/package.json, packages/device-id/package.json, packages/device-profile/package.json, packages/external-idp/package.json, packages/fido/package.json, packages/journey/package.json, packages/logger/package.json, packages/oath/package.json, packages/oidc/package.json, packages/push/package.json, packages/storage/package.json
version bumped from 1.0.0-beta.3 to 1.0.0 in all 15 package manifests; consumed changesets (.changeset/eighty-banks-feel.md, goofy-foxes-clap.md, hungry-papayas-learn.md, initial-beta-release.md) and pre.json removed; config.json repo object reformatted inline.
1.0.0 changelog entries
packages/core/CHANGELOG.md, packages/types/CHANGELOG.md, packages/binding/CHANGELOG.md, packages/browser/CHANGELOG.md, packages/device-client/CHANGELOG.md, packages/device-id/CHANGELOG.md, packages/device-profile/CHANGELOG.md, packages/external-idp/CHANGELOG.md, packages/fido/CHANGELOG.md, packages/journey/CHANGELOG.md, packages/logger/CHANGELOG.md, packages/oath/CHANGELOG.md, packages/oidc/CHANGELOG.md, packages/push/CHANGELOG.md, packages/storage/CHANGELOG.md
A new ## 1.0.0 section is prepended to each CHANGELOG, recording Major Changes (initial stable release) and, for packages with dependencies, Patch Changes listing @ping-identity/rn-core@1.0.0, @ping-identity/rn-types@1.0.0, and @ping-identity/rn-storage@1.0.0 where applicable.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • ForgeRock/ping-react-native-sdk#45: Contains the fix(core) changeset entries for Android autolinking (codegenConfig/RNPingCorePackage) that are among the consumed changesets being removed in this PR.

Suggested reviewers

  • witrisna
  • rodrigoareis

Poem

🐇 Hop, hop, hooray — the beta days are done!
From beta.3 we leap into the sun,
Fifteen packages dressed in 1.0.0,
The changelogs written, the pre.json gone,
A stable release for every little one! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly and specifically summarizes the main change: releasing version 1.0.0 as the initial stable release of the Ping Identity React Native SDK, which aligns perfectly with the changeset modifications updating all package versions from beta to stable and updating changelogs.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.0.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-23 13:18 UTC

@pingidentity-gaurav pingidentity-gaurav left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@tsdamas tsdamas merged commit cd653e3 into main Jun 23, 2026
44 of 51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants