@frontegg/react 6.0.11-alpha.7006660172 → 6.0.11-alpha.7019480063
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 +3 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## [6.0.11](https://github.com/frontegg/frontegg-react/compare/v6.0.10...v6.0.11) (2023-11-
|
|
3
|
+
## [6.0.11](https://github.com/frontegg/frontegg-react/compare/v6.0.10...v6.0.11) (2023-11-28)
|
|
4
4
|
|
|
5
5
|
- FR-14237 - Fix direct action with basename
|
|
6
6
|
- FR-14324 - Fixed Hosted login race condition in Angular and supported prompt login with silent refresh
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
### React Wrapper 6.0.11:
|
|
10
|
+
- FR-14363 - Trigger also dashboard update frontegg version pipeline on publish
|
|
11
|
+
- FR-14363 - remove oauth trigger workflow from pre-release
|
|
10
12
|
- FR-14363 - Fix workflow trigger OAuth
|
|
11
13
|
- FR-14363 - Adding another option for checking the npm registry
|
|
12
14
|
- FR-14304 - Adding logs to understand the timeout
|