Skip to content

Commit 13f0755

Browse files
chore(release): [email protected] [skip ci]
## [1.8.7](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.8.7) (2025-03-14) ### Bug Fixes * [NGRM]: Grid3DLayer reports wrong x,y,z and dept values in readout for undefined property values. [#2474](#2474) ([#2476](#2476)) ([e853836](e853836))
1 parent e853836 commit 13f0755

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

typescript/packages/subsurface-viewer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.7](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.8.7) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* [NGRM]: Grid3DLayer reports wrong x,y,z and dept values in readout for undefined property values. [#2474](https://github.com/equinor/webviz-subsurface-components/issues/2474) ([#2476](https://github.com/equinor/webviz-subsurface-components/issues/2476)) ([e853836](https://github.com/equinor/webviz-subsurface-components/commit/e85383690727fa3a3d5aa4889ac6670ef79379e4))
7+
18
## [1.8.6](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.8.6) (2025-03-12)
29

310

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.8.6",
3+
"version": "1.8.7",
44
"description": "3D visualization component for subsurface reservoir data",
55
"keywords": [
66
"subsurface",

0 commit comments

Comments
 (0)