Skip to content

Commit abae915

Browse files
committed
v6.0.1
1 parent 1cc6ed3 commit abae915

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [6.0.1](https://github.com/GMOD/twobit-js/compare/v6.0.0...v6.0.1) (2025-05-13)
2+
3+
4+
15
# [6.0.0](https://github.com/GMOD/twobit-js/compare/v4.0.1...v6.0.0) (2025-04-30)
26

37
# [5.0.0](https://github.com/GMOD/twobit-js/compare/v4.0.1...v5.0.0) (2025-04-30)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gmod/twobit",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Read .2bit files in node or webpack",
55
"license": "MIT",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)