We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121b578 commit 3de9c50Copy full SHA for 3de9c50
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [3.2.0](https://github.com/GMOD/tabix-js/compare/v3.1.2...v3.2.0) (2025-12-11)
2
+
3
4
5
## [3.1.2](https://github.com/GMOD/tabix-js/compare/v3.1.1...v3.1.2) (2025-11-24)
6
7
## [3.1.1](https://github.com/GMOD/tabix-js/compare/v3.1.0...v3.1.1) (2025-11-19)
package.json
@@ -1,6 +1,6 @@
{
"name": "@gmod/tabix",
- "version": "3.1.2",
+ "version": "3.2.0",
"description": "Read Tabix-indexed files, supports both .tbi and .csi indexes",
"type": "module",
"types": "./dist/index.d.ts",
0 commit comments