@faskai/ui-commons 0.0.0-alpha.19 → 0.0.0-alpha.20

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.
@@ -39,7 +39,7 @@ exports.betaMarketingFeatures = [
39
39
  ];
40
40
  exports.betaOfferData = {
41
41
  badge: 'LIMITED TIME',
42
- title: '🚀 Beta Launch Special',
42
+ title: 'Beta Launch Special',
43
43
  description: 'Join our exclusive Beta program and get unprecedented access to our founders and AI technology.',
44
44
  callouts: [
45
45
  {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@faskai/ui-commons",
3
3
  "author": "Fask AI <arko@fask.ai>",
4
- "version": "0.0.0-alpha.19",
4
+ "version": "0.0.0-alpha.20",
5
5
  "description": "Common UI components for Fask applications.",
6
6
  "private": false,
7
7
  "main": "dist/index.js",