Skip to content

Commit 6c91c34

Browse files
committed
3.8.1
1 parent accaba2 commit 6c91c34

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.8.1](https://github.com/GMOD/tabix-js/compare/v3.8.0...v3.8.1) (2026-08-12)
2+
3+
### Chores
4+
5+
- Create a GitHub release for each published tag ([e6d9f1d](https://github.com/GMOD/tabix-js/commit/e6d9f1d97f6ff50e5bfdb7ce1fc0452fcd047d64))
6+
- Enforce type strippability in tsconfig ([2e68e6c](https://github.com/GMOD/tabix-js/commit/2e68e6c34a96b6b33c83aed29f9a205ba8bc999c))
7+
8+
### Other Changes
9+
10+
- @gmod/bgzf-filehandle 6.6.0, and correct a stale note about jbrowse ([accaba2](https://github.com/GMOD/tabix-js/commit/accaba2062ad2bf50fd8640c6fe6486df891400e))
11+
112
## [3.8.0](https://github.com/GMOD/tabix-js/compare/v3.7.3...v3.8.0) (2026-08-11)
213

314
### Chores

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.8.0",
3+
"version": "3.8.1",
44
"packageManager": "pnpm@11.15.1",
55
"description": "Read Tabix-indexed files, supports both .tbi and .csi indexes",
66
"type": "module",

0 commit comments

Comments
 (0)