@changesets/config
Advanced tools
Comparing version 1.0.1 to 1.0.2
# @changesets/config | ||
## 1.0.2 | ||
### Patch Changes | ||
- Updated dependencies [[`011d57f`](https://github.com/atlassian/changesets/commit/011d57f1edf9e37f75a8bef4f918e72166af096e)]: | ||
- @changesets/types@2.0.0 | ||
## 1.0.1 | ||
@@ -4,0 +11,0 @@ |
@@ -14,3 +14,3 @@ 'use strict'; | ||
name: "@changesets/config", | ||
version: "1.0.1", | ||
version: "1.0.2", | ||
description: "Utilities for reading and parsing Changeset's config", | ||
@@ -28,3 +28,3 @@ main: "dist/config.cjs.js", | ||
"@changesets/logger": "^0.0.4", | ||
"@changesets/types": "^1.0.1", | ||
"@changesets/types": "^2.0.0", | ||
"@manypkg/get-packages": "^1.0.1", | ||
@@ -31,0 +31,0 @@ "fs-extra": "^7.0.1" |
@@ -13,3 +13,3 @@ "use strict"; | ||
name: "@changesets/config", | ||
version: "1.0.1", | ||
version: "1.0.2", | ||
description: "Utilities for reading and parsing Changeset's config", | ||
@@ -24,3 +24,3 @@ main: "dist/config.cjs.js", | ||
"@changesets/logger": "^0.0.4", | ||
"@changesets/types": "^1.0.1", | ||
"@changesets/types": "^2.0.0", | ||
"@manypkg/get-packages": "^1.0.1", | ||
@@ -27,0 +27,0 @@ "fs-extra": "^7.0.1" |
@@ -8,3 +8,3 @@ import { readJSON } from 'fs-extra'; | ||
name: "@changesets/config", | ||
version: "1.0.1", | ||
version: "1.0.2", | ||
description: "Utilities for reading and parsing Changeset's config", | ||
@@ -22,3 +22,3 @@ main: "dist/config.cjs.js", | ||
"@changesets/logger": "^0.0.4", | ||
"@changesets/types": "^1.0.1", | ||
"@changesets/types": "^2.0.0", | ||
"@manypkg/get-packages": "^1.0.1", | ||
@@ -25,0 +25,0 @@ "fs-extra": "^7.0.1" |
{ | ||
"name": "@changesets/config", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Utilities for reading and parsing Changeset's config", | ||
@@ -16,3 +16,3 @@ "main": "dist/config.cjs.js", | ||
"@changesets/logger": "^0.0.4", | ||
"@changesets/types": "^1.0.1", | ||
"@changesets/types": "^2.0.0", | ||
"@manypkg/get-packages": "^1.0.1", | ||
@@ -19,0 +19,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
24748
+ Added@changesets/types@2.0.1(transitive)
- Removed@changesets/types@1.0.1(transitive)
Updated@changesets/types@^2.0.0