Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

auto-release-cli

Package Overview
Dependencies
Maintainers
2
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-release-cli - npm Package Compare versions

Comparing version 0.33.0 to 0.33.1

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# 0.33.1 (Sun Dec 16 2018)
#### 🐛 Bug Fix
- update deps [#85](https://github.com/intuit/auto-release/pull/85) ([@hipstersmoothie](https://github.com/hipstersmoothie))
#### Authors: 1
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
---
# 0.33.0 (Sun Dec 16 2018)

@@ -2,0 +14,0 @@

2

dist/cli/args.js

@@ -193,3 +193,3 @@ "use strict";

options: __spread([
__assign({}, pr, { description: pr.description + " (default to last merged PR)" })
__assign({}, pr, { description: pr.description + " (defaults to last merged PR)" })
], defaultOptions),

@@ -196,0 +196,0 @@ examples: ['{green $} auto label --pr 123']

{
"name": "auto-release-cli",
"description": "CLI tools to help facilitate semantic versioning based on Github PR labels.",
"version": "0.33.0",
"version": "0.33.1",
"author": {

@@ -51,3 +51,3 @@ "name": "Andrew Lisowski",

"cosmiconfig": "5.0.7",
"enquirer": "^2.1.1",
"enquirer": "^2.2.0",
"node-fetch": "2.3.0",

@@ -69,3 +69,3 @@ "parse-git": "~1.1.2",

"husky": "^1.2.1",
"ignite": "^1.6.6",
"ignite": "^1.6.7",
"jest": "~23.6.0",

@@ -79,3 +79,3 @@ "lint-staged": "^8.1.0",

"typescript": "~3.2.2",
"typescript-tslint-plugin": "^0.2.0"
"typescript-tslint-plugin": "^0.2.1"
},

@@ -82,0 +82,0 @@ "prettier": {

Sorry, the diff of this file is not supported yet

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