@changesets/read
Advanced tools
Comparing version 0.2.1 to 0.2.2
# @changesets/read | ||
## 0.2.2 | ||
### Patch Changes | ||
- [89c0894](https://github.com/atlassian/changesets/commit/89c08944fac84f71241305e359e9717ad4ec1b62) [#167](https://github.com/atlassian/changesets/pull/167) Thanks [@Noviny](https://github.com/Noviny)! - Fix broken `sinceMaster` arg - which was not working with v2 changesets | ||
- Updated dependencies [89c0894]: | ||
- @changesets/git@0.2.2 | ||
## 0.2.1 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@changesets/read", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Read changesets from disc, and return the information as JSON", | ||
@@ -11,3 +11,3 @@ "main": "dist/read.cjs.js", | ||
"@babel/runtime": "^7.4.4", | ||
"@changesets/git": "^0.2.1", | ||
"@changesets/git": "^0.2.2", | ||
"@changesets/parse": "^0.2.1", | ||
@@ -14,0 +14,0 @@ "@changesets/types": "^0.3.0", |
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
11470
Updated@changesets/git@^0.2.2