@lerna/version
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="3.3.0"></a> | ||
# [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06) | ||
**Note:** Version bump only for package @lerna/version | ||
<a name="3.2.0"></a> | ||
@@ -8,0 +17,0 @@ # [3.2.0](https://github.com/lerna/lerna/compare/v3.1.4...v3.2.0) (2018-08-28) |
{ | ||
"name": "@lerna/version", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"description": "Bump version of packages changed since the last release", | ||
@@ -36,10 +36,10 @@ "keywords": [ | ||
"@lerna/batch-packages": "^3.1.2", | ||
"@lerna/check-working-tree": "^3.1.0", | ||
"@lerna/child-process": "^3.0.0", | ||
"@lerna/collect-updates": "^3.1.0", | ||
"@lerna/command": "^3.1.3", | ||
"@lerna/conventional-commits": "^3.0.2", | ||
"@lerna/check-working-tree": "^3.3.0", | ||
"@lerna/child-process": "^3.3.0", | ||
"@lerna/collect-updates": "^3.3.0", | ||
"@lerna/command": "^3.3.0", | ||
"@lerna/conventional-commits": "^3.3.0", | ||
"@lerna/output": "^3.0.0", | ||
"@lerna/prompt": "^3.0.0", | ||
"@lerna/run-lifecycle": "^3.2.0", | ||
"@lerna/run-lifecycle": "^3.3.0", | ||
"@lerna/validation-error": "^3.0.0", | ||
@@ -58,3 +58,3 @@ "chalk": "^2.3.1", | ||
}, | ||
"gitHead": "02a2380b8f18c3579960032091643b9d12fd41e5" | ||
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46606