Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Oct 31, 2024
1 parent dea7cc1 commit 7bfd032
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## next
## 0.1.4 (2024-10-30)

- Added `repo.currentBranch()` method
- Added `repo.describeRef(ref)` method, which returns an information object about the reference
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@discoveryjs/scan-git",
"version": "0.1.3",
"version": "0.1.4",
"description": "A tool set for fast and efficient git scanning to capture data with focus on large repos",
"repository": "discoveryjs/scan-git",
"author": "Roman Dvornov <[email protected]>",
Expand Down

0 comments on commit 7bfd032

Please sign in to comment.