@changesets/write
Advanced tools
Comparing version 0.2.0 to 0.2.1
# @changesets/write | ||
## 0.2.1 | ||
### Patch Changes | ||
- Updated dependencies [[`8c08469`](https://github.com/changesets/changesets/commit/8c0846977597ddaf51aaeb35f1f0f9428bf8ba14)]: | ||
- @changesets/types@5.2.0 | ||
## 0.2.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@changesets/write", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Writes a changeset to a file", | ||
@@ -11,3 +11,3 @@ "main": "dist/write.cjs.js", | ||
"@babel/runtime": "^7.10.4", | ||
"@changesets/types": "^5.1.0", | ||
"@changesets/types": "^5.2.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
17053
Updated@changesets/types@^5.2.0