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