@changesets/changelog-github
Advanced tools
Comparing version 0.2.1 to 0.2.2
# @changesets/changelog-github | ||
## 0.2.2 | ||
### Patch Changes | ||
- Updated dependencies [[`41e2e3d`](https://github.com/atlassian/changesets/commit/41e2e3dd1053ff2f35a1a07e60793c9099f26997), [`cc8c921`](https://github.com/atlassian/changesets/commit/cc8c92143d4c4b7cca8b9917dfc830a40b5cda20), [`cc8c921`](https://github.com/atlassian/changesets/commit/cc8c92143d4c4b7cca8b9917dfc830a40b5cda20), [`2363366`](https://github.com/atlassian/changesets/commit/2363366756d1b15bddf6d803911baccfca03cbdf)]: | ||
- @changesets/types@1.0.0 | ||
## 0.2.1 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@changesets/changelog-github", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A changelog entry generator for GitHub that links to commits, PRs and users", | ||
@@ -11,5 +11,5 @@ "main": "dist/changelog-github.cjs.js", | ||
"@changesets/get-github-info": "^0.4.1", | ||
"@changesets/types": "^0.4.0", | ||
"@changesets/types": "^1.0.0", | ||
"dotenv": "^8.1.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
11245
1
+ Added@changesets/types@1.0.1(transitive)
- Removed@changesets/types@0.4.0(transitive)
Updated@changesets/types@^1.0.0