@teambit/notifications 1.0.398 → 1.0.399

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.398" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.ui-foundation/notifications@1.0.399" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -450,7 +450,7 @@
450
450
  "_legacy": {
451
451
  "scope": "teambit.ui-foundation",
452
452
  "name": "notifications",
453
- "version": "1.0.398"
453
+ "version": "1.0.399"
454
454
  },
455
455
  "_scope": "teambit.ui-foundation"
456
456
  }
@@ -946,7 +946,7 @@
946
946
  "_legacy": {
947
947
  "scope": "teambit.ui-foundation",
948
948
  "name": "notifications",
949
- "version": "1.0.398"
949
+ "version": "1.0.399"
950
950
  },
951
951
  "_scope": "teambit.ui-foundation"
952
952
  }
@@ -1019,7 +1019,7 @@
1019
1019
  "componentId": {
1020
1020
  "scope": "teambit.ui-foundation",
1021
1021
  "name": "notifications",
1022
- "version": "1.0.398"
1022
+ "version": "1.0.399"
1023
1023
  },
1024
1024
  "taggedModuleExports": []
1025
1025
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/notifications",
3
- "version": "1.0.398",
3
+ "version": "1.0.399",
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.398"
9
+ "version": "1.0.399"
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.398"
17
+ "@teambit/ui": "1.0.399"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/uuid": "8.3.4",