Skip to content

Commit 33df09a

Browse files
authored
chore(main): release 4.0.1 (#27)
1 parent 2b196de commit 33df09a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [4.0.0](https://github.com/image-js/fast-bmp/compare/v3.0.0...v4.0.0) (2025-06-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fast-bmp",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"license": "MIT",
55
"description": "A BMP image decoder and encoder",
66
"author": "Daniel Kostro",

0 commit comments

Comments
 (0)