Skip to content

Commit 65e79d3

Browse files
committed
v2.1.5
1 parent f30142a commit 65e79d3

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+
## [2.1.5](https://github.com/GMOD/bed-js/compare/v2.1.4...v2.1.5) (2025-05-13)
2+
3+
4+
15
## [2.1.4](https://github.com/GMOD/bed-js/compare/v2.1.3...v2.1.4) (2025-05-13)
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/bed",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "A BED file format parser with autoSql support",
55
"main": "dist/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)