Socket
Socket
Sign inDemoInstall

@semantic-release/release-notes-generator

Package Overview
Dependencies
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-release/release-notes-generator - npm Package Compare versions

Comparing version 9.0.0 to 9.0.1

1

index.js

@@ -85,3 +85,2 @@ const {format} = require('url');

debug('host: %o', changelogContext.host);
debug('host: %o', changelogContext.host);
debug('linkReferences: %o', changelogContext.linkReferences);

@@ -88,0 +87,0 @@ debug('issue: %o', changelogContext.issue);

11

package.json
{
"name": "@semantic-release/release-notes-generator",
"description": "semantic-release plugin to generate changelog content with conventional-changelog",
"version": "9.0.0",
"version": "9.0.1",
"author": "Pierre Vanduynslager (https://twitter.com/@pvdlg_)",

@@ -39,5 +39,5 @@ "bugs": {

"semantic-release": "^17.0.0",
"sinon": "^8.0.0",
"tempy": "^0.3.0",
"xo": "^0.25.0"
"sinon": "^9.0.0",
"tempy": "^0.4.0",
"xo": "^0.26.0"
},

@@ -84,4 +84,3 @@ "engines": {

"publishConfig": {
"access": "public",
"tag": "next"
"access": "public"
},

@@ -88,0 +87,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc