@changesets/read
Advanced tools
Comparing version 0.4.5 to 0.4.6
# @changesets/read | ||
## 0.4.6 | ||
### Patch Changes | ||
- Updated dependencies [[`89f0c49`](https://github.com/atlassian/changesets/commit/89f0c497ac21b8d008da67caff8032947836c7b1), [`2b49d66`](https://github.com/atlassian/changesets/commit/2b49d668ecaa1333bc5c7c5be4648dda1b11528d), [`09f62f9`](https://github.com/atlassian/changesets/commit/09f62f9c822f31899a48cbd93c7801d72a80b97e)]: | ||
- @changesets/git@1.0.5 | ||
- @changesets/types@3.0.0 | ||
- @changesets/parse@0.3.6 | ||
## 0.4.5 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@changesets/read", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "Read changesets from disc, and return the information as JSON", | ||
@@ -11,6 +11,6 @@ "main": "dist/read.cjs.js", | ||
"@babel/runtime": "^7.4.4", | ||
"@changesets/git": "^1.0.3", | ||
"@changesets/git": "^1.0.5", | ||
"@changesets/logger": "^0.0.5", | ||
"@changesets/parse": "^0.3.5", | ||
"@changesets/types": "^2.0.1", | ||
"@changesets/parse": "^0.3.6", | ||
"@changesets/types": "^3.0.0", | ||
"chalk": "^2.1.0", | ||
@@ -17,0 +17,0 @@ "fs-extra": "^7.0.1", |
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
28378
+ Added@changesets/types@3.3.0(transitive)
- Removed@changesets/types@2.0.1(transitive)
Updated@changesets/git@^1.0.5
Updated@changesets/parse@^0.3.6
Updated@changesets/types@^3.0.0