Skip to content

Commit b731c27

Browse files
committed
Bump to v1.0.0-alpha.3
1 parent ac7119a commit b731c27

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Changelog for v1.0.0-alpha.3
2+
- init function now takes override paths for askpass.sh and GitAskPass.js for those in an asar
3+
14
# Changelog for v1.0.0-alpha.1
25
- Changed credentials system for LFS to use GIT_ASKPASS
36
- major change to credentials callback, now implemented as a channel.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodegit-large-file-storage",
3-
"version": "1.0.0-alpha.2",
3+
"version": "1.0.0-alpha.3",
44
"description": "A wrapper for NodeGit to facilitate LFS Support",
55
"main": "build/src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)