Skip to content

Commit 99049d0

Browse files
committed
Bump and build v0.3.2
1 parent a3ec06a commit 99049d0

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## V0.3.2
2+
3+
* Fixes
4+
* Handle case where repo remote does not have a `.git` extension. Thanks @anjdreas
5+
16
## V0.3.1
27

38
* Fixes
@@ -23,4 +28,3 @@
2328
* Fixes
2429
* Fix bug with the v3 api change,
2530
* Fix bug when a user is already authed with the pullr app.
26-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pullr",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Pull Requests From The CLI",
55
"main": "bin/pullr.js",
66
"dependencies": {

0 commit comments

Comments
 (0)