We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cc6ed3 commit abae915Copy full SHA for abae915
2 files changed
CHANGELOG.md
@@ -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
5
# [6.0.0](https://github.com/GMOD/twobit-js/compare/v4.0.1...v6.0.0) (2025-04-30)
6
7
# [5.0.0](https://github.com/GMOD/twobit-js/compare/v4.0.1...v5.0.0) (2025-04-30)
package.json
@@ -1,6 +1,6 @@
{
"name": "@gmod/twobit",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Read .2bit files in node or webpack",
"license": "MIT",
"main": "dist/index.js",
0 commit comments