Skip to content

Commit 1f06f17

Browse files
committed
chore(release): publish
- project: subsurface-viewer 1.11.8
1 parent e389962 commit 1f06f17

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

typescript/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typescript/packages/subsurface-viewer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.11.8 (2025-06-05)
2+
3+
### 🩹 Fixes
4+
5+
- event handling has undefined behavior when double clicking on viewer background ([#2571](https://github.com/equinor/webviz-subsurface-components/pull/2571), [#2570](https://github.com/equinor/webviz-subsurface-components/issues/2570))
6+
7+
### ❤️ Thank You
8+
9+
- t0oF @w1nklr
10+
111
## 1.11.7 (2025-06-04)
212

313
### 🩹 Fixes

typescript/packages/subsurface-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webviz/subsurface-viewer",
3-
"version": "1.11.7",
3+
"version": "1.11.8",
44
"description": "3D visualization component for subsurface reservoir data",
55
"keywords": [
66
"subsurface",

0 commit comments

Comments
 (0)