Socket
Socket
Sign inDemoInstall

github-release-from-changelog

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-release-from-changelog - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 1.2.1 - 2016-06-28
- Fixed: ``Empty value for parameter 'tag_name': undefined``
# 1.2.0 - 2016-06-28

@@ -2,0 +6,0 @@

2

github-release-from-changelog.js

@@ -103,3 +103,3 @@ #!/usr/bin/env node

repo: repo,
tag_name: tagName,
tag: tagName,
name: tagName,

@@ -106,0 +106,0 @@ body: body

{
"name": "github-release-from-changelog",
"version": "1.2.0",
"version": "1.2.1",
"description": "Create GitHub releases from CHANGELOG.md",

@@ -5,0 +5,0 @@ "keywords": [

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