@brentertz/lerna-sandbox-hello-world
Advanced tools
Comparing version 0.1.2-javelina.0 to 1.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="1.0.0"></a> | ||
# [1.0.0](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-hello-world@0.1.1...@brentertz/lerna-sandbox-hello-world@1.0.0) (2017-04-25) | ||
### Bug Fixes | ||
* **changelog:** Remove npm changelog script ([f871171](https://github.com/brentertz/lerna-sandbox/commit/f871171)) | ||
### BREAKING CHANGES | ||
* **changelog:** Remove npm changelog script | ||
<a name="0.1.1"></a> | ||
@@ -8,0 +24,0 @@ ## [0.1.1](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-hello-world@0.0.5...@brentertz/lerna-sandbox-hello-world@0.1.1) (2017-04-25) |
{ | ||
"name": "@brentertz/lerna-sandbox-hello-world", | ||
"version": "0.1.2-javelina.0", | ||
"version": "1.0.0", | ||
"description": "Lerna Sandbox HelloWorld", | ||
@@ -9,3 +9,2 @@ "author": "Brent Ertz <brent.ertz@gmail.com>", | ||
"scripts": { | ||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s", | ||
"commit": "git-cz", | ||
@@ -15,4 +14,4 @@ "lerna": "lerna" | ||
"dependencies": { | ||
"@brentertz/lerna-sandbox-hello": "^0.1.2-javelina.0", | ||
"@brentertz/lerna-sandbox-world": "^0.1.2-javelina.0" | ||
"@brentertz/lerna-sandbox-hello": "^1.0.0", | ||
"@brentertz/lerna-sandbox-world": "^1.0.0" | ||
}, | ||
@@ -19,0 +18,0 @@ "publishConfig": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1842
1
+ Added@brentertz/lerna-sandbox-hello@1.0.4(transitive)
+ Added@brentertz/lerna-sandbox-world@1.0.4(transitive)
- Removed@brentertz/lerna-sandbox-hello@0.1.2-javelina.0(transitive)
- Removed@brentertz/lerna-sandbox-world@0.1.2-javelina.0(transitive)