We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b196de commit 33df09aCopy full SHA for 33df09a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.0.1](https://github.com/image-js/fast-bmp/compare/v4.0.0...v4.0.1) (2025-08-13)
4
+
5
6
+### Bug Fixes
7
8
+* exports ([#26](https://github.com/image-js/fast-bmp/issues/26)) ([2b196de](https://github.com/image-js/fast-bmp/commit/2b196ded7eb25ced2a103bfd861c2558505cf44a))
9
10
## [4.0.0](https://github.com/image-js/fast-bmp/compare/v3.0.0...v4.0.0) (2025-06-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "fast-bmp",
- "version": "4.0.0",
+ "version": "4.0.1",
"license": "MIT",
"description": "A BMP image decoder and encoder",
"author": "Daniel Kostro",
0 commit comments