@changesets/changelog-github
Advanced tools
Comparing version 0.4.7 to 0.4.8
# @changesets/changelog-github | ||
## 0.4.8 | ||
### Patch Changes | ||
- Updated dependencies [[`521205d`](https://github.com/changesets/changesets/commit/521205dc8c70fe71b181bd3c4bb7c9c6d2e721d2), [`b360d50`](https://github.com/changesets/changesets/commit/b360d50809ed2a0e28f3fc482c242776f44b5851)]: | ||
- @changesets/types@5.2.1 | ||
- @changesets/get-github-info@0.5.2 | ||
## 0.4.7 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@changesets/changelog-github", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "A changelog entry generator for GitHub that links to commits, PRs and users", | ||
@@ -10,4 +10,4 @@ "main": "dist/changelog-github.cjs.js", | ||
"dependencies": { | ||
"@changesets/get-github-info": "^0.5.1", | ||
"@changesets/types": "^5.2.0", | ||
"@changesets/get-github-info": "^0.5.2", | ||
"@changesets/types": "^5.2.1", | ||
"dotenv": "^8.1.0" | ||
@@ -14,0 +14,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
30175