Skip to content

Commit 2827cd6

Browse files
committed
v3.3.1
1 parent 4c85e2f commit 2827cd6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [3.3.1](https://github.com/GMOD/tabix-js/compare/v3.3.0...v3.3.1) (2026-03-28)
2+
13
# [3.3.0](https://github.com/GMOD/tabix-js/compare/v3.2.2...v3.3.0) (2026-03-28)
24

35
## [3.2.2](https://github.com/GMOD/tabix-js/compare/v3.2.1...v3.2.2) (2025-12-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gmod/tabix",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "Read Tabix-indexed files, supports both .tbi and .csi indexes",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)