bundlesocial 2.22.0 → 2.23.0

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/dist/index.d.mts CHANGED
@@ -693,6 +693,7 @@ type SocialAccountCreatePortalLinkData = {
693
693
  hideUserLogo?: boolean;
694
694
  hideUserName?: boolean;
695
695
  hideLanguageSwitcher?: boolean;
696
+ showModalOnConnectSuccess?: boolean;
696
697
  language?: 'en' | 'pl' | 'fr' | 'hi' | 'sv';
697
698
  };
698
699
  };
package/dist/index.d.ts CHANGED
@@ -693,6 +693,7 @@ type SocialAccountCreatePortalLinkData = {
693
693
  hideUserLogo?: boolean;
694
694
  hideUserName?: boolean;
695
695
  hideLanguageSwitcher?: boolean;
696
+ showModalOnConnectSuccess?: boolean;
696
697
  language?: 'en' | 'pl' | 'fr' | 'hi' | 'sv';
697
698
  };
698
699
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bundlesocial",
3
- "version": "2.22.0",
3
+ "version": "2.23.0",
4
4
  "description": "Node.js library for the bundle.social API",
5
5
  "keywords": [
6
6
  "bundle.social",