@changesets/changelog-git
Advanced tools
Comparing version 0.1.4 to 0.1.5
# @changesets/changelog-git | ||
## 0.1.5 | ||
### Patch Changes | ||
- [`1706fb7`](https://github.com/atlassian/changesets/commit/1706fb751ecc2f5a792c42f467b2063078d58716) [#321](https://github.com/atlassian/changesets/pull/321) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Fix TypeScript declarations | ||
- Updated dependencies [[`1706fb7`](https://github.com/atlassian/changesets/commit/1706fb751ecc2f5a792c42f467b2063078d58716)]: | ||
- @changesets/types@2.0.1 | ||
## 0.1.4 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@changesets/changelog-git", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A changelog entry generator for git that writes hashes", | ||
@@ -10,4 +10,4 @@ "main": "dist/changelog-git.cjs.js", | ||
"dependencies": { | ||
"@changesets/types": "^2.0.0" | ||
"@changesets/types": "^2.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
6841
Updated@changesets/types@^2.0.1