From 44948603b8d905c978d7bc26cdc9aa044d948524 Mon Sep 17 00:00:00 2001 From: protoEvangelion Date: Tue, 5 Nov 2019 21:45:00 +0000 Subject: [PATCH] chore(release): 2.5.0 [skip ci] # [2.5.0](https://github.com/node-gh/gh/compare/v2.4.1...v2.5.0) (2019-11-05) ### Features * **issue:** dont open editor when use_editor is false ([be7e5b0](https://github.com/node-gh/gh/commit/be7e5b0)) * **pull-request:** do not open editor when user has use_editor set to false ([9e810c4](https://github.com/node-gh/gh/commit/9e810c4)), closes [#719](https://github.com/node-gh/gh/issues/719) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 770e4349..264136db 100644 --- a/package.json +++ b/package.json @@ -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.4.1", + "version": "2.5.0", "homepage": "http://nodegh.io", "preferGlobal": true, "contributors": [