test-pk-first
Advanced tools
Comparing version 1.1.2 to 2.0.0-beta.1
@@ -0,1 +1,13 @@ | ||
# [2.0.0-beta.1](https://gitlab.com/zpr-deim/monorepo-test/compare/test-pk-first@1.1.2...test-pk-first@2.0.0-beta.1) (2024-05-22) | ||
### breaking | ||
* test ([87a9307](https://gitlab.com/zpr-deim/monorepo-test/commit/87a93076e430c2167a56f60a7ceecdcec89c34d9)) | ||
### BREAKING CHANGES | ||
* future release test | ||
## [1.1.2](https://gitlab.com/zpr-deim/monorepo-test/compare/test-pk-first@1.1.1...test-pk-first@1.1.2) (2024-05-22) | ||
@@ -2,0 +14,0 @@ |
@@ -1,1 +0,1 @@ | ||
// tiny tweak | ||
// |
{ | ||
"name": "test-pk-first", | ||
"version": "1.1.2", | ||
"version": "2.0.0-beta.1", | ||
"description": "", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"test-pk-second": "^1.1.0" | ||
"test-pk-second": "^2.0.0" | ||
}, | ||
@@ -19,3 +19,12 @@ "release": { | ||
"main", | ||
"master" | ||
{ | ||
"name": "beta", | ||
"channel": "beta", | ||
"prerelease": "beta" | ||
}, | ||
{ | ||
"name": "alpha", | ||
"channel": "alpha", | ||
"prerelease": "alpha" | ||
} | ||
], | ||
@@ -22,0 +31,0 @@ "plugins": [ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2188
2
+ Addedtest-pk-second@2.0.0(transitive)
- Removedtest-pk-second@1.1.0(transitive)
Updatedtest-pk-second@^2.0.0