We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88175b commit 5cbdc76Copy full SHA for 5cbdc76
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [2.1.4](https://github.com/GMOD/bed-js/compare/v2.1.3...v2.1.4) (2025-05-13)
2
+
3
4
5
## [2.1.3](https://github.com/GMOD/bed-js/compare/v2.1.2...v2.1.3) (2024-3-25)
6
7
- Fix autoSql with comments in column names
package.json
@@ -1,6 +1,6 @@
{
"name": "@gmod/bed",
- "version": "2.1.3",
+ "version": "2.1.4",
"description": "A BED file format parser with autoSql support",
"main": "dist/index.js",
"module": "esm/index.js",
0 commit comments