-
Notifications
You must be signed in to change notification settings - Fork 0
chore: merge release/1.0.0-beta into main #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
b8341ef
chore: prepare 1.0.0-beta.0 release
pingidentity-gaurav f877108
fix(ci): skip CHANGELOG.md copyright check and handle idempotent vers…
pingidentity-gaurav 33500b5
fix(ci): run prettier on generated files before committing
pingidentity-gaurav 8c0e438
chore: version packages
github-actions[bot] 3da97ba
fix(ci): upgrade npm to latest for OIDC trusted publishing support
pingidentity-gaurav b44a808
fix(ci): update lockfile after version bump and add to commit
pingidentity-gaurav c98ae10
fix(all): add repository field to package.json for npm provenance
pingidentity-gaurav d92d25f
fix(release): bump to 1.0.0-beta.1, move rn-core to peerDeps, fix wor…
pingidentity-gaurav 3c6663a
fix(push): add rn-storage to dependencies and peerDependencies
pingidentity-gaurav 24abc40
chore: update lockfile for rn-push rn-storage dependency
pingidentity-gaurav 54dd990
fix(core): add codegenConfig for Android autolinking (bump to beta.2)
pingidentity-gaurav b8e8858
fix(core): add RNPingCorePackage for Android autolinking (beta.3)
pingidentity-gaurav d832b37
fix: address PR review comments
pingidentity-gaurav 3026097
fix(ci): remove version bump commit step — version bump done manually…
pingidentity-gaurav File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| '@ping-identity/rn-device-profile': patch | ||
| '@ping-identity/rn-device-client': patch | ||
| '@ping-identity/rn-external-idp': patch | ||
| '@ping-identity/rn-device-id': patch | ||
| '@ping-identity/rn-binding': patch | ||
| '@ping-identity/rn-browser': patch | ||
| '@ping-identity/rn-journey': patch | ||
| '@ping-identity/rn-storage': patch | ||
| '@ping-identity/rn-logger': patch | ||
| '@ping-identity/rn-types': patch | ||
| '@ping-identity/rn-core': patch | ||
| '@ping-identity/rn-fido': patch | ||
| '@ping-identity/rn-oath': patch | ||
| '@ping-identity/rn-oidc': patch | ||
| '@ping-identity/rn-push': patch | ||
| --- | ||
|
|
||
| fix(core): add codegenConfig to trigger Android autolinking |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| '@ping-identity/rn-device-profile': patch | ||
| '@ping-identity/rn-device-client': patch | ||
| '@ping-identity/rn-external-idp': patch | ||
| '@ping-identity/rn-device-id': patch | ||
| '@ping-identity/rn-binding': patch | ||
| '@ping-identity/rn-browser': patch | ||
| '@ping-identity/rn-journey': patch | ||
| '@ping-identity/rn-storage': patch | ||
| '@ping-identity/rn-logger': patch | ||
| '@ping-identity/rn-types': patch | ||
| '@ping-identity/rn-core': patch | ||
| '@ping-identity/rn-fido': patch | ||
| '@ping-identity/rn-oath': patch | ||
| '@ping-identity/rn-oidc': patch | ||
| '@ping-identity/rn-push': patch | ||
| --- | ||
|
|
||
| fix(core): add RNPingCorePackage for Android autolinking |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| '@ping-identity/rn-device-profile': patch | ||
| '@ping-identity/rn-device-client': patch | ||
| '@ping-identity/rn-external-idp': patch | ||
| '@ping-identity/rn-device-id': patch | ||
| '@ping-identity/rn-binding': patch | ||
| '@ping-identity/rn-browser': patch | ||
| '@ping-identity/rn-journey': patch | ||
| '@ping-identity/rn-storage': patch | ||
| '@ping-identity/rn-logger': patch | ||
| '@ping-identity/rn-types': patch | ||
| '@ping-identity/rn-core': patch | ||
| '@ping-identity/rn-fido': patch | ||
| '@ping-identity/rn-oath': patch | ||
| '@ping-identity/rn-oidc': patch | ||
| '@ping-identity/rn-push': patch | ||
| --- | ||
|
|
||
| fix: move rn-core to peerDependencies and fix workspace:\* refs in published packages |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| '@ping-identity/rn-binding': major | ||
| '@ping-identity/rn-browser': major | ||
| '@ping-identity/rn-core': major | ||
| '@ping-identity/rn-device-client': major | ||
| '@ping-identity/rn-device-id': major | ||
| '@ping-identity/rn-device-profile': major | ||
| '@ping-identity/rn-external-idp': major | ||
| '@ping-identity/rn-fido': major | ||
| '@ping-identity/rn-journey': major | ||
| '@ping-identity/rn-logger': major | ||
| '@ping-identity/rn-oath': major | ||
| '@ping-identity/rn-oidc': major | ||
| '@ping-identity/rn-push': major | ||
| '@ping-identity/rn-storage': major | ||
| '@ping-identity/rn-types': major | ||
| --- | ||
|
|
||
| Initial 1.0.0 beta release |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| { | ||
| "mode": "pre", | ||
| "tag": "beta", | ||
| "initialVersions": { | ||
| "rn-sample-app": "0.0.1", | ||
| "rn-test-runner": "0.0.1", | ||
| "@ping-identity/rn-binding": "0.1.0", | ||
| "@ping-identity/rn-browser": "0.1.0", | ||
| "@ping-identity/rn-core": "0.1.0", | ||
| "@ping-identity/rn-device-client": "0.1.0", | ||
| "@ping-identity/rn-device-id": "0.1.0", | ||
| "@ping-identity/rn-device-profile": "0.1.0", | ||
| "@ping-identity/rn-external-idp": "0.1.0", | ||
| "@ping-identity/rn-fido": "0.1.0", | ||
| "@ping-identity/rn-journey": "0.1.0", | ||
| "@ping-identity/rn-logger": "0.1.0", | ||
| "@ping-identity/rn-oath": "0.1.0", | ||
| "@ping-identity/rn-oidc": "0.1.0", | ||
| "@ping-identity/rn-push": "0.1.0", | ||
| "@ping-identity/rn-storage": "0.1.0", | ||
| "@ping-identity/rn-types": "0.1.0" | ||
| }, | ||
| "changesets": [ | ||
| "eighty-banks-feel", | ||
| "goofy-foxes-clap", | ||
| "hungry-papayas-learn", | ||
| "initial-beta-release" | ||
| ] | ||
| } |
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
Binary file not shown.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| # rn-sample-app | ||
|
|
||
| ## 0.0.2-beta.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-device-profile@1.0.0-beta.2 | ||
| - @ping-identity/rn-device-client@1.0.0-beta.2 | ||
| - @ping-identity/rn-external-idp@1.0.0-beta.2 | ||
| - @ping-identity/rn-device-id@1.0.0-beta.2 | ||
| - @ping-identity/rn-binding@1.0.0-beta.2 | ||
| - @ping-identity/rn-browser@1.0.0-beta.2 | ||
| - @ping-identity/rn-journey@1.0.0-beta.2 | ||
| - @ping-identity/rn-storage@1.0.0-beta.2 | ||
| - @ping-identity/rn-logger@1.0.0-beta.2 | ||
| - @ping-identity/rn-types@1.0.0-beta.2 | ||
| - @ping-identity/rn-fido@1.0.0-beta.2 | ||
| - @ping-identity/rn-oath@1.0.0-beta.2 | ||
| - @ping-identity/rn-oidc@1.0.0-beta.2 | ||
| - @ping-identity/rn-push@1.0.0-beta.2 | ||
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| # rn-test-runner | ||
|
|
||
| ## 0.0.2-beta.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-device-profile@1.0.0-beta.2 | ||
| - @ping-identity/rn-device-client@1.0.0-beta.2 | ||
| - @ping-identity/rn-external-idp@1.0.0-beta.2 | ||
| - @ping-identity/rn-device-id@1.0.0-beta.2 | ||
| - @ping-identity/rn-binding@1.0.0-beta.2 | ||
| - @ping-identity/rn-browser@1.0.0-beta.2 | ||
| - @ping-identity/rn-journey@1.0.0-beta.2 | ||
| - @ping-identity/rn-storage@1.0.0-beta.2 | ||
| - @ping-identity/rn-logger@1.0.0-beta.2 | ||
| - @ping-identity/rn-types@1.0.0-beta.2 | ||
| - @ping-identity/rn-fido@1.0.0-beta.2 | ||
| - @ping-identity/rn-oath@1.0.0-beta.2 | ||
| - @ping-identity/rn-oidc@1.0.0-beta.2 | ||
| - @ping-identity/rn-push@1.0.0-beta.2 |
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| # @ping-identity/rn-binding | ||
|
|
||
| ## 1.0.0-beta.3 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - fix(core): add RNPingCorePackage for Android autolinking | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-types@1.0.0-beta.3 | ||
| - @ping-identity/rn-core@1.0.0-beta.3 | ||
|
|
||
| ## 1.0.0-beta.2 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - fix(core): add codegenConfig to trigger Android autolinking | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-types@1.0.0-beta.2 | ||
| - @ping-identity/rn-core@1.0.0-beta.2 | ||
|
|
||
| ## 1.0.0-beta.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - fix: move rn-core to peerDependencies and fix workspace:\* refs in published packages | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-types@1.0.0-beta.1 | ||
| - @ping-identity/rn-core@1.0.0-beta.1 | ||
|
|
||
| ## 1.0.0-beta.0 | ||
|
|
||
| ### Major Changes | ||
|
|
||
| - [`b8341ef`](https://github.com/ForgeRock/ping-react-native-sdk/commit/b8341ef2025aced0ae984529a6643a1de873fd44) Thanks [@pingidentity-gaurav](https://github.com/pingidentity-gaurav)! - Initial 1.0.0 beta release | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies [[`b8341ef`](https://github.com/ForgeRock/ping-react-native-sdk/commit/b8341ef2025aced0ae984529a6643a1de873fd44)]: | ||
| - @ping-identity/rn-core@1.0.0-beta.0 | ||
| - @ping-identity/rn-types@1.0.0-beta.0 |
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
| # @ping-identity/rn-browser | ||
|
|
||
| ## 1.0.0-beta.3 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - fix(core): add RNPingCorePackage for Android autolinking | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-types@1.0.0-beta.3 | ||
| - @ping-identity/rn-core@1.0.0-beta.3 | ||
|
|
||
| ## 1.0.0-beta.2 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - fix(core): add codegenConfig to trigger Android autolinking | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-types@1.0.0-beta.2 | ||
| - @ping-identity/rn-core@1.0.0-beta.2 | ||
|
|
||
| ## 1.0.0-beta.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - fix: move rn-core to peerDependencies and fix workspace:\* refs in published packages | ||
|
|
||
| - Updated dependencies []: | ||
| - @ping-identity/rn-types@1.0.0-beta.1 | ||
| - @ping-identity/rn-core@1.0.0-beta.1 | ||
|
|
||
| ## 1.0.0-beta.0 | ||
|
|
||
| ### Major Changes | ||
|
|
||
| - [`b8341ef`](https://github.com/ForgeRock/ping-react-native-sdk/commit/b8341ef2025aced0ae984529a6643a1de873fd44) Thanks [@pingidentity-gaurav](https://github.com/pingidentity-gaurav)! - Initial 1.0.0 beta release | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - Updated dependencies [[`b8341ef`](https://github.com/ForgeRock/ping-react-native-sdk/commit/b8341ef2025aced0ae984529a6643a1de873fd44)]: | ||
| - @ping-identity/rn-core@1.0.0-beta.0 | ||
| - @ping-identity/rn-types@1.0.0-beta.0 |
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.