@teambit/version-history 0.0.306 → 0.0.308

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.scope/version-history@0.0.306" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.scope/version-history@0.0.308" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -1940,7 +1940,7 @@
1940
1940
  "componentId": {
1941
1941
  "scope": "teambit.scope",
1942
1942
  "name": "version-history",
1943
- "version": "0.0.306"
1943
+ "version": "0.0.308"
1944
1944
  },
1945
1945
  "taggedModuleExports": []
1946
1946
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/version-history",
3
- "version": "0.0.306",
3
+ "version": "0.0.308",
4
4
  "homepage": "https://bit.cloud/teambit/scope/version-history",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "version-history",
9
- "version": "0.0.306"
9
+ "version": "0.0.308"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,16 +14,16 @@
14
14
  "@teambit/harmony": "0.4.6",
15
15
  "@teambit/bit-error": "0.0.404",
16
16
  "@teambit/component-id": "1.2.2",
17
- "@teambit/cli": "0.0.1091",
18
- "@teambit/legacy.scope": "0.0.20",
19
- "@teambit/objects": "0.0.21",
20
- "@teambit/legacy.constants": "0.0.6",
21
- "@teambit/legacy.dependency-graph": "0.0.23",
22
- "@teambit/legacy.consumer": "0.0.20",
23
- "@teambit/legacy.scope-api": "0.0.75",
24
- "@teambit/logger": "0.0.1184",
25
- "@teambit/scope.remotes": "0.0.20",
26
- "@teambit/scope": "1.0.514"
17
+ "@teambit/cli": "0.0.1093",
18
+ "@teambit/legacy.scope": "0.0.21",
19
+ "@teambit/objects": "0.0.23",
20
+ "@teambit/legacy.constants": "0.0.7",
21
+ "@teambit/legacy.dependency-graph": "0.0.24",
22
+ "@teambit/legacy.consumer": "0.0.21",
23
+ "@teambit/legacy.scope-api": "0.0.76",
24
+ "@teambit/logger": "0.0.1186",
25
+ "@teambit/scope.remotes": "0.0.21",
26
+ "@teambit/scope": "1.0.516"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/lodash": "4.14.165",