Skip to content

Commit a7194a1

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2026-01-29) ### Bug Fixes * **example:** align fisheye k1–k4 slider ranges with OpenCV model ([4cb8457](4cb8457))
1 parent 4cb8457 commit a7194a1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/GyeongHoKim/fisheye.js/compare/v1.0.1...v1.0.2) (2026-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **example:** align fisheye k1–k4 slider ranges with OpenCV model ([4cb8457](https://github.com/GyeongHoKim/fisheye.js/commit/4cb845774d0d152ffdd212e781556dd0c30f3f7a))
7+
18
## [1.0.1](https://github.com/GyeongHoKim/fisheye.js/compare/v1.0.0...v1.0.1) (2026-01-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gyeonghokim/fisheye.js",
33
"private": false,
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Modern fisheye dewarping library for the web using WebGPU",
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)