We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8712443 commit 5ebda0fCopy full SHA for 5ebda0f
CHANGELOG.md
@@ -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
5
## [6.0.7](https://github.com/GMOD/vcf-js/compare/v6.0.6...v6.0.7) (2025-01-29)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "@gmod/vcf",
- "version": "6.0.7",
+ "version": "6.0.8",
"description": "High performance streaming Variant Call Format (VCF) parser in pure JavaScript",
"type": "module",
"types": "./dist/index.d.ts",
0 commit comments