Skip to content

Commit ba0fe01

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2026-02-02) ### Features * add e-PTZ and multi-pane mode with docs and E2E tests ([101e552](101e552))
1 parent 5077c4a commit ba0fe01

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+
# [2.1.0](https://github.com/GyeongHoKim/fisheye.js/compare/v2.0.0...v2.1.0) (2026-02-02)
2+
3+
4+
### Features
5+
6+
* add e-PTZ and multi-pane mode with docs and E2E tests ([101e552](https://github.com/GyeongHoKim/fisheye.js/commit/101e5520ecf9e6cfbbedcdaec2453371d6b08215))
7+
18
# [2.0.0](https://github.com/GyeongHoKim/fisheye.js/compare/v1.1.1...v2.0.0) (2026-02-02)
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": "2.0.0",
4+
"version": "2.1.0",
55
"description": "Modern fisheye dewarping library for the web using WebGPU",
66
"type": "module",
77
"main": "./dist/index.js",

0 commit comments

Comments
 (0)