@forgerock/storage 0.0.0-beta-20250825180717 → 0.0.0-beta-20250924163704

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @forgerock/storage
2
2
 
3
- ## 0.0.0-beta-20250825180717
3
+ ## 0.0.0-beta-20250924163704
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -11,7 +11,7 @@
11
11
  - [#363](https://github.com/ForgeRock/ping-javascript-sdk/pull/363) [`6c06e70`](https://github.com/ForgeRock/ping-javascript-sdk/commit/6c06e709a7aa503cda2e4f2b923cace1abcebd3c) Thanks [@cerebrl](https://github.com/cerebrl)! - Implement OIDC logout and user info request; includes type updates and global error type
12
12
 
13
13
  - Updated dependencies [[`6c06e70`](https://github.com/ForgeRock/ping-javascript-sdk/commit/6c06e709a7aa503cda2e4f2b923cace1abcebd3c)]:
14
- - @forgerock/sdk-types@0.0.0-beta-20250825180717
14
+ - @forgerock/sdk-types@0.0.0-beta-20250924163704
15
15
 
16
16
  ## 1.2.0
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forgerock/storage",
3
- "version": "0.0.0-beta-20250825180717",
3
+ "version": "0.0.0-beta-20250924163704",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -20,7 +20,7 @@
20
20
  "module": "./dist/src/index.js",
21
21
  "types": "./dist/src/index.d.ts",
22
22
  "dependencies": {
23
- "@forgerock/sdk-types": "0.0.0-beta-20250825180717"
23
+ "@forgerock/sdk-types": "0.0.0-beta-20250924163704"
24
24
  },
25
25
  "nx": {
26
26
  "tags": [