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