@teambit/notifications 1.0.227 → 1.0.228

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.227" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.ui-foundation/notifications@1.0.228" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -434,7 +434,7 @@
434
434
  "_legacy": {
435
435
  "scope": "teambit.ui-foundation",
436
436
  "name": "notifications",
437
- "version": "1.0.227"
437
+ "version": "1.0.228"
438
438
  },
439
439
  "_scope": "teambit.ui-foundation"
440
440
  }
@@ -911,7 +911,7 @@
911
911
  "_legacy": {
912
912
  "scope": "teambit.ui-foundation",
913
913
  "name": "notifications",
914
- "version": "1.0.227"
914
+ "version": "1.0.228"
915
915
  },
916
916
  "_scope": "teambit.ui-foundation"
917
917
  }
@@ -984,7 +984,7 @@
984
984
  "componentId": {
985
985
  "scope": "teambit.ui-foundation",
986
986
  "name": "notifications",
987
- "version": "1.0.227"
987
+ "version": "1.0.228"
988
988
  },
989
989
  "taggedModuleExports": []
990
990
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/notifications",
3
- "version": "1.0.227",
3
+ "version": "1.0.228",
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.227"
9
+ "version": "1.0.228"
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.227"
17
+ "@teambit/ui": "1.0.228"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@types/uuid": "8.3.4",
package/tsconfig.json CHANGED
@@ -39,7 +39,7 @@
39
39
  ],
40
40
  "references": [
41
41
  {
42
- "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.ui-foundation_ui@1.0.227"
42
+ "path": "/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.ui-foundation_ui@1.0.228"
43
43
  }
44
44
  ]
45
45
  }