@changesets/changelog-git
Advanced tools
Comparing version 0.1.0 to 0.1.1
# @changesets/changelog-git | ||
## 0.1.1 | ||
### Patch Changes | ||
- Updated dependencies [[`8f0a1ef`](https://github.com/atlassian/changesets/commit/8f0a1ef327563512f471677ef0ca99d30da009c0)]: | ||
- @changesets/types@0.4.0 | ||
## 0.1.0 | ||
### Minor Changes | ||
- [`bb855a8`](https://github.com/atlassian/changesets/commit/bb855a869b2d1c4454929b62c3b768546c30d3a3) [#170](https://github.com/atlassian/changesets/pull/170) Thanks [@mitchellhamilton](https://github.com/mitchellhamilton)! - Create package |
{ | ||
"name": "@changesets/changelog-git", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A changelog entry generator for git that writes hashes", | ||
@@ -10,4 +10,4 @@ "main": "dist/changelog-git.cjs.js", | ||
"dependencies": { | ||
"@changesets/types": "^0.3.0" | ||
"@changesets/types": "^0.4.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
5091
1
+ Added@changesets/types@0.4.0(transitive)
- Removed@changesets/types@0.3.1(transitive)
Updated@changesets/types@^0.4.0