@changesets/types
Advanced tools
Comparing version 3.1.1 to 3.2.0
# @changesets/types | ||
## 3.2.0 | ||
### Minor Changes | ||
- [`f4973a2`](https://github.com/atlassian/changesets/commit/f4973a25ec6a837f36d64c1fb4b108ace3bc1f9d) [#467](https://github.com/atlassian/changesets/pull/467) Thanks [@Andarist](https://github.com/Andarist)! - Exported a new `Linked` type for convenience - it's an alias for `ReadonlyArray<ReadonlyArray<string>>`.` | ||
## 3.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@changesets/types", | ||
"version": "3.1.1", | ||
"version": "3.2.0", | ||
"description": "Common types shared between changeset packages", | ||
@@ -5,0 +5,0 @@ "main": "dist/types.cjs.js", |
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
14603