Skip to content

Commit d6b0e2d

Browse files
committed
Bump to v0.24.1
1 parent 6337e88 commit d6b0e2d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## <a name="v0-24-1" href="#v0-24-1">v0.24.1</a> [(2019-02-11)](https://github.com/nodegit/nodegit/releases/tag/v0.24.1)
4+
5+
[Full Changelog](https://github.com/nodegit/nodegit/compare/v0.24.0...v0.24.1)
6+
7+
#### Summary of changes
8+
- Fix Electron 4 builds
9+
310
## <a name="v0-24-0" href="#v0-24-0">v0.24.0</a> [(2019-01-16)](https://github.com/nodegit/nodegit/releases/tag/v0.24.0)
411

512
[Full Changelog](https://github.com/nodegit/nodegit/compare/v0.23.0...v0.24.0)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nodegit",
33
"description": "Node.js libgit2 asynchronous native bindings",
4-
"version": "0.24.0",
4+
"version": "0.24.1",
55
"homepage": "http://nodegit.org",
66
"keywords": [
77
"libgit2",

0 commit comments

Comments
 (0)