Skip to content

Commit 5ebda0f

Browse files
committed
v6.0.8
1 parent 8712443 commit 5ebda0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [6.0.8](https://github.com/GMOD/vcf-js/compare/v6.0.7...v6.0.8) (2025-02-13)
2+
3+
4+
15
## [6.0.7](https://github.com/GMOD/vcf-js/compare/v6.0.6...v6.0.7) (2025-01-29)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gmod/vcf",
3-
"version": "6.0.7",
3+
"version": "6.0.8",
44
"description": "High performance streaming Variant Call Format (VCF) parser in pure JavaScript",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)