Skip to content

Commit 8d229f5

Browse files
authored
chore(main): release 7.0.1 (#59)
1 parent 0f97685 commit 8d229f5

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+
## [7.0.1](https://github.com/image-js/fast-png/compare/v7.0.0...v7.0.1) (2025-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* exports ([#58](https://github.com/image-js/fast-png/issues/58)) ([0f97685](https://github.com/image-js/fast-png/commit/0f976853954d839a54c1d9b7bb597c74ad2cbc0d))
9+
310
## [7.0.0](https://github.com/image-js/fast-png/compare/v6.4.0...v7.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-png",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"license": "MIT",
55
"description": "PNG image decoder and encoder written entirely in JavaScript",
66
"author": "Michaël Zasso",

0 commit comments

Comments
 (0)