@teambit/version-history 0.0.249 → 0.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.scope/version-history@0.0.249" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.scope/version-history@0.0.250" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -1928,7 +1928,7 @@
1928
1928
  "componentId": {
1929
1929
  "scope": "teambit.scope",
1930
1930
  "name": "version-history",
1931
- "version": "0.0.249"
1931
+ "version": "0.0.250"
1932
1932
  },
1933
1933
  "taggedModuleExports": []
1934
1934
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/version-history",
3
- "version": "0.0.249",
3
+ "version": "0.0.250",
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.249"
9
+ "version": "0.0.250"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,10 +14,10 @@
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.1034",
17
+ "@teambit/cli": "0.0.1035",
18
18
  "@teambit/legacy.scope-api": "0.0.46",
19
- "@teambit/logger": "0.0.1127",
20
- "@teambit/scope": "1.0.457"
19
+ "@teambit/logger": "0.0.1128",
20
+ "@teambit/scope": "1.0.458"
21
21
  },
22
22
  "devDependencies": {
23
23
  "@types/lodash": "4.14.165",