@changesets/write
Advanced tools
Comparing version 0.1.8 to 0.1.9
# @changesets/write | ||
## 0.1.9 | ||
### Patch Changes | ||
- Updated dependencies [[`dd9b76f`](https://github.com/changesets/changesets/commit/dd9b76f162a546ae8b412e0cb10277f971f3585e)]: | ||
- @changesets/types@5.1.0 | ||
## 0.1.8 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@changesets/write", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "Writes a changeset to a file", | ||
@@ -11,3 +11,3 @@ "main": "dist/write.cjs.js", | ||
"@babel/runtime": "^7.10.4", | ||
"@changesets/types": "^5.0.0", | ||
"@changesets/types": "^5.1.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
15214
Updated@changesets/types@^5.1.0