Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.4.0](v2.3.3...v2.4.0) (2019-11-04)

### Bug Fixes

* **pull-request:** ensure description is passed correctly from editor ([d7a457a](d7a457a))

### Features

* **cmd:** create function that will open a temp file in editor to store a msg ([0575331](0575331)), closes [#34](#34)
* **issue:** open default editor when user passes empty comment ([1182449](1182449)), closes [#34](#34)
* **issue:** open editor title or comment is blank ([af6bcb3](af6bcb3)), closes [#34](#34)
* **pull-request:** open editor when comment is empty ([468ec80](468ec80)), closes [#34](#34)
* **pull-request:** open editor when description is empty ([68c55b1](68c55b1)), closes [#34](#34)
  • Loading branch information
protoEvangelion authored and semantic-release-bot committed Nov 4, 2019
1 parent c51b481 commit 1bdc3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gh",
"description": "Boost your productivity & automate tasks when working with GitHub, all from the comfort of your CLI.",
"version": "2.3.3",
"version": "2.4.0",
"homepage": "http://nodegh.io",
"preferGlobal": true,
"contributors": [
Expand Down

0 comments on commit 1bdc3de

Please sign in to comment.