FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump to v0.28.0-alpha.26 · nodegit/nodegit@feab8b0 · GitHub

Commit feab8b0

Browse files
committed
Bump to v0.28.0-alpha.26
1 parent 84a86eb commit feab8b0

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

‎CHANGELOG.md‎

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

3+
## <a name="v0-28-0-alpha.26" href="#v0-28-0-alpha-25">v0.28.0-alpha.26</a> [(2024-04-19)](https://github.com/nodegit/nodegit/releases/tag/v0.28.0-alpha.26)
4+
5+
[Full Changelog](https://github.com/nodegit/nodegit/compare/v0.28.0-alpha.25...v0.28.0-alpha.26)
6+
7+
#### Summary of changes
8+
- Fix use-after-free in getRemotes
9+
10+
#### Merged PRs into NodeGit
11+
- [Fix double-free introduced trying to fix other double-free](https://github.com/nodegit/nodegit/pull/1996)
12+
313
## <a name="v0-28-0-alpha.25" href="#v0-28-0-alpha-25">v0.28.0-alpha.25</a> [(2024-04-15)](https://github.com/nodegit/nodegit/releases/tag/v0.28.0-alpha.25)
414

515
[Full Changelog](https://github.com/nodegit/nodegit/compare/v0.28.0-alpha.24...v0.28.0-alpha.25)

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
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.28.0-alpha.25",
4+
"version": "0.28.0-alpha.26",
55
"homepage": "http://nodegit.org",
66
"keywords": [
77
"libgit2",

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL