We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcb6ca commit 11e5491Copy full SHA for 11e5491
CHANGELOG.md
@@ -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
5
## [3.0.5](https://github.com/GMOD/tabix-js/compare/v3.0.4...v3.0.5) (2025-05-26)
6
7
## [3.0.4](https://github.com/GMOD/tabix-js/compare/v3.0.3...v3.0.4) (2025-05-13)
package.json
@@ -1,6 +1,6 @@
{
"name": "@gmod/tabix",
- "version": "3.0.5",
+ "version": "3.1.0",
"description": "Read Tabix-indexed files, supports both .tbi and .csi indexes",
"type": "module",
"types": "./dist/index.d.ts",
0 commit comments