Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
"changelog": [
"@changesets/changelog-github",
{
"repo": "ForgeRock/ping-react-native-sdk"
}
{ "repo": "ForgeRock/ping-react-native-sdk" }
],
"commit": false,
"fixed": [["@ping-identity/*"]],
Expand Down
19 changes: 0 additions & 19 deletions .changeset/eighty-banks-feel.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/goofy-foxes-clap.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/hungry-papayas-learn.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/initial-beta-release.md

This file was deleted.

29 changes: 0 additions & 29 deletions .changeset/pre.json

This file was deleted.

Binary file modified .yarn/install-state.gz
Binary file not shown.
12 changes: 12 additions & 0 deletions packages/binding/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-binding

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/binding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-binding",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "The Binding Module provides native-backed device binding and signing-verifier capabilities for React Native.",
"homepage": "https://www.pingidentity.com/",
"author": "Ping Identity",
Expand Down
12 changes: 12 additions & 0 deletions packages/browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-browser

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-browser",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "Ping Identity Browser for React Native",
"homepage": "https://www.pingidentity.com/",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @ping-identity/rn-core

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-core",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "Core utilities for Ping Identity React Native modules.",
"homepage": "https://www.pingidentity.com/",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/device-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-device-client

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/device-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-device-client",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "Native-backed Device management (OATH/Push/Bound/WebAuthn/Profile) bridge for React Native.",
"homepage": "https://www.pingidentity.com/",
"author": "Ping Identity",
Expand Down
12 changes: 12 additions & 0 deletions packages/device-id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-device-id

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/device-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-device-id",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "The Device ID Module provides utilities for generating and retrieving unique device identifiers.",
"homepage": "https://www.pingidentity.com/",
"author": "Ping Identity",
Expand Down
12 changes: 12 additions & 0 deletions packages/device-profile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-device-profile

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/device-profile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-device-profile",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "The Device Profile module provides a structured framework for collecting device information.",
"homepage": "https://www.pingidentity.com/",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/external-idp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-external-idp

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/external-idp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-external-idp",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "Ping Identity External IDP library for React Native, enabling seamless authentication with external identity providers.",
"homepage": "https://www.pingidentity.com/",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/fido/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-fido

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fido/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-fido",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "The FIDO Module provides native-backed FIDO capabilities for React Native.",
"homepage": "https://www.pingidentity.com/",
"author": "Ping Identity",
Expand Down
12 changes: 12 additions & 0 deletions packages/journey/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-journey

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/journey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-journey",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "Ping Identity Journey for React Native",
"homepage": "https://www.pingidentity.com/",
"author": "Ping Identity",
Expand Down
12 changes: 12 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-logger

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ping-identity/rn-logger",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "Ping Identity Logger TurboModule",
"homepage": "https://www.pingidentity.com/",
"author": "Ping Identity",
Expand Down
12 changes: 12 additions & 0 deletions packages/oath/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ping-identity/rn-oath

## 1.0.0

### Major Changes

- Initial stable release of the Ping Identity React Native SDK.

### Patch Changes

- Updated dependencies
- @ping-identity/rn-core@1.0.0
- @ping-identity/rn-types@1.0.0

## 1.0.0-beta.3

### Patch Changes
Expand Down
Loading
Loading