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