File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
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: upgrade create-github-app-token action to v3
8+ - ci: use GitHub App token for cross-repo dispatch instead of expiring PAT
9+
310## [ 7.13.9] ( https://github.com/frontegg/frontegg-react/compare/v7.13.8...v7.13.9 ) (2026-7-6)
411
512- FR-23757 - Fixed the actor of system audit logs to not be unknown
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 7.13.9 " ,
5+ "version" : " 7.13.10 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
88 "publishConfig" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @frontegg/demo-saas" ,
3- "version" : " 7.13.9 " ,
3+ "version" : " 7.13.10 " ,
44 "private" : true ,
55 "author" : " Frontegg LTD" ,
66 "scripts" : {
1212 "dependencies" : {
1313 "@emotion/react" : " ^11.4.1" ,
1414 "@emotion/styled" : " ^11.3.0" ,
15- "@frontegg/react" : " ^7.13.9 " ,
15+ "@frontegg/react" : " ^7.13.10 " ,
1616 "@mui/icons-material" : " 5.11.0" ,
1717 "@mui/material" : " 5.0.3" ,
1818 "react" : " ^17.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @frontegg/react" ,
33 "libName" : " FronteggReact" ,
4- "version" : " 7.13.9 " ,
4+ "version" : " 7.13.10 " ,
55 "author" : " Frontegg LTD" ,
66 "main" : " dist/index.js" ,
77 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export default { version : '7.13.9 ' } ;
1+ export default { version : '7.13.10 ' } ;
Original file line number Diff line number Diff line change 11{
22 "name" : " frontegg-react-sanity-check" ,
33 "private" : true ,
4- "version" : " 7.13.9 " ,
4+ "version" : " 7.13.10 " ,
55 "scripts" : {
66 "build" : " docker-compose build test" ,
77 "build:dev" : " docker-compose build test --no-cache" ,
You can’t perform that action at this time.
0 commit comments