You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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! 🎉
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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