Skip to content

Commit d9e3ff4

Browse files
committed
chore(release): publish
- project: subsurface-viewer 1.11.10 - project: well-log-viewer 2.4.6
1 parent fa3f453 commit d9e3ff4

File tree

5 files changed

+24
-4
lines changed

5 files changed

+24
-4
lines changed

typescript/package-lock.json

Lines changed: 2 additions & 2 deletions
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.10 (2025-06-17)
2+
3+
### 🩹 Fixes
4+
5+
- unify non exposed naming to colormap ([#2583](https://github.com/equinor/webviz-subsurface-components/pull/2583), [#2580](https://github.com/equinor/webviz-subsurface-components/issues/2580))
6+
7+
### ❤️ Thank You
8+
9+
- t0oF @w1nklr
10+
111
## 1.11.9 (2025-06-12)
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.9",
3+
"version": "1.11.10",
44
"description": "3D visualization component for subsurface reservoir data",
55
"keywords": [
66
"subsurface",

typescript/packages/well-log-viewer/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.4.6 (2025-06-17)
2+
3+
### 🩹 Fixes
4+
5+
- unify non exposed naming to colormap ([#2583](https://github.com/equinor/webviz-subsurface-components/pull/2583), [#2580](https://github.com/equinor/webviz-subsurface-components/issues/2580))
6+
7+
### ❤️ Thank You
8+
9+
- t0oF @w1nklr
10+
111
## 2.4.5 (2025-05-23)
212

313
### 🩹 Fixes

typescript/packages/well-log-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/well-log-viewer",
3-
"version": "2.4.5",
3+
"version": "2.4.6",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)