Skip to content

Commit 11e5491

Browse files
committed
v3.1.0
1 parent bfcb6ca commit 11e5491

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [3.1.0](https://github.com/GMOD/tabix-js/compare/v3.0.5...v3.1.0) (2025-10-01)
2+
3+
4+
15
## [3.0.5](https://github.com/GMOD/tabix-js/compare/v3.0.4...v3.0.5) (2025-05-26)
26

37
## [3.0.4](https://github.com/GMOD/tabix-js/compare/v3.0.3...v3.0.4) (2025-05-13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gmod/tabix",
3-
"version": "3.0.5",
3+
"version": "3.1.0",
44
"description": "Read Tabix-indexed files, supports both .tbi and .csi indexes",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)