Version 7.3.4 of @semantic-release/release-notes-generator represents a minor update to the popular semantic-release plugin, building upon the foundation laid by its predecessor, version 7.3.3. Both versions serve the crucial purpose of automating changelog generation in software projects, leveraging the power of conventional-changelog to create informative and standardized release notes. A key differential lies in the peerDependencies. Version 7.3.3 mandates a semantic-release dependency within the range >=15.8.0 <16.0.0, while 7.3.4 broadens this compatibility to include versions >=15.8.0 <16.0.0 || >=16.0.0-beta <17.0.0. This adjustment indicates an effort to support beta versions of semantic-release v16, potentially allowing users to test and adopt new semantic-release features earlier. This is important for developers that prefers the last stable releases of semantic-release. Besides this adjustment, unpackedSize property present in dist objects suggests a slight increase in size, from 33116 to 33141, maybe related to some small adjustments. Developers leveraging @semantic-release/release-notes-generator benefit from automated parsing of commit messages adhering to the Conventional Commits specification, automatically creating organized and informative release notes that improve project transparency and maintainability, allowing easy integration with CI/CD pipelines and promoting efficient software release workflows.
The are not vulnerabilities for the version 7.3.4 of the package @semantic-release/release-notes-generator