@frontegg/react 7.13.9 → 7.13.10-alpha.28930814468
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.
- package/CHANGELOG.md +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## [7.13.10](https://github.com/frontegg/frontegg-react/compare/v7.13.9...v7.13.10) (2026-7-8)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### React Wrapper 7.13.10:
|
|
7
|
+
- ci: use GitHub App token for cross-repo dispatch instead of expiring PAT
|
|
8
|
+
|
|
3
9
|
## [7.13.9](https://github.com/frontegg/frontegg-react/compare/v7.13.8...v7.13.9) (2026-7-6)
|
|
4
10
|
|
|
5
11
|
- FR-23757 - Fixed the actor of system audit logs to not be unknown
|