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