@changesets/write
Advanced tools
Comparing version 0.1.7 to 0.1.8
# @changesets/write | ||
## 0.1.8 | ||
### Patch Changes | ||
- Updated dependencies [[`c87eba6`](https://github.com/changesets/changesets/commit/c87eba6f80a34563b7382f87472c29f6dafb546c)]: | ||
- @changesets/types@5.0.0 | ||
## 0.1.7 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@changesets/write", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Writes a changeset to a file", | ||
@@ -11,3 +11,3 @@ "main": "dist/write.cjs.js", | ||
"@babel/runtime": "^7.10.4", | ||
"@changesets/types": "^4.1.0", | ||
"@changesets/types": "^5.0.0", | ||
"fs-extra": "^7.0.1", | ||
@@ -14,0 +14,0 @@ "human-id": "^1.0.2", |
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
15028
+ Added@changesets/types@5.2.1(transitive)
- Removed@changesets/types@4.1.0(transitive)
Updated@changesets/types@^5.0.0