@teambit/notifications 1.0.248 → 1.0.250

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.248" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.ui-foundation/notifications@1.0.250" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -442,7 +442,7 @@
442
442
  "_legacy": {
443
443
  "scope": "teambit.ui-foundation",
444
444
  "name": "notifications",
445
- "version": "1.0.248"
445
+ "version": "1.0.250"
446
446
  },
447
447
  "_scope": "teambit.ui-foundation"
448
448
  }
@@ -927,7 +927,7 @@
927
927
  "_legacy": {
928
928
  "scope": "teambit.ui-foundation",
929
929
  "name": "notifications",
930
- "version": "1.0.248"
930
+ "version": "1.0.250"
931
931
  },
932
932
  "_scope": "teambit.ui-foundation"
933
933
  }
@@ -1000,7 +1000,7 @@
1000
1000
  "componentId": {
1001
1001
  "scope": "teambit.ui-foundation",
1002
1002
  "name": "notifications",
1003
- "version": "1.0.248"
1003
+ "version": "1.0.250"
1004
1004
  },
1005
1005
  "taggedModuleExports": []
1006
1006
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/notifications",
3
- "version": "1.0.248",
3
+ "version": "1.0.250",
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.248"
9
+ "version": "1.0.250"
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.248"
17
+ "@teambit/ui": "1.0.250"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/uuid": "8.3.4",