Skip to content

Commit b461fde

Browse files
authored
chore(main): release 7.1.2 (#80)
1 parent 7abbe97 commit b461fde

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.1.2](https://github.com/image-js/tiff/compare/v7.1.1...v7.1.2) (2025-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* fix bug with rowsPerStrip ([#79](https://github.com/image-js/tiff/issues/79)) ([7abbe97](https://github.com/image-js/tiff/commit/7abbe97dcba8ffcc581977c512bfeaeca000a79d))
9+
310
## [7.1.1](https://github.com/image-js/tiff/compare/v7.1.0...v7.1.1) (2025-08-13)
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": "tiff",
3-
"version": "7.1.1",
3+
"version": "7.1.2",
44
"license": "MIT",
55
"description": "TIFF image decoder written entirely in JavaScript",
66
"author": "Michaël Zasso",

0 commit comments

Comments
 (0)