@teambit/notifications 1.0.491 → 1.0.492

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.ui-foundation/notifications@1.0.491" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.ui-foundation/notifications@1.0.492" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -459,7 +459,7 @@
459
459
  "_legacy": {
460
460
  "scope": "teambit.ui-foundation",
461
461
  "name": "notifications",
462
- "version": "1.0.491"
462
+ "version": "1.0.492"
463
463
  },
464
464
  "_scope": "teambit.ui-foundation"
465
465
  }
@@ -964,7 +964,7 @@
964
964
  "_legacy": {
965
965
  "scope": "teambit.ui-foundation",
966
966
  "name": "notifications",
967
- "version": "1.0.491"
967
+ "version": "1.0.492"
968
968
  },
969
969
  "_scope": "teambit.ui-foundation"
970
970
  }
@@ -1037,7 +1037,7 @@
1037
1037
  "componentId": {
1038
1038
  "scope": "teambit.ui-foundation",
1039
1039
  "name": "notifications",
1040
- "version": "1.0.491"
1040
+ "version": "1.0.492"
1041
1041
  },
1042
1042
  "taggedModuleExports": []
1043
1043
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/notifications",
3
- "version": "1.0.491",
3
+ "version": "1.0.492",
4
4
  "homepage": "https://bit.cloud/teambit/ui-foundation/notifications",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.ui-foundation",
8
8
  "name": "notifications",
9
- "version": "1.0.491"
9
+ "version": "1.0.492"
10
10
  },
11
11
  "dependencies": {
12
12
  "uuid": "8.3.2",
@@ -14,7 +14,7 @@
14
14
  "@teambit/ui-foundation.ui.notifications.notification-center": "0.0.523",
15
15
  "@teambit/ui-foundation.ui.notifications.notification-context": "0.0.501",
16
16
  "@teambit/harmony": "0.4.6",
17
- "@teambit/ui": "1.0.491"
17
+ "@teambit/ui": "1.0.492"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/uuid": "8.3.4",