Skip to content

Commit 6e82cfa

Browse files
committed
chore(release): publish
- project: subsurface-viewer 1.12.0 - project: well-log-viewer 2.5.0
1 parent fe0d1f8 commit 6e82cfa

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.12.0 (2025-06-17)
2+
3+
### 🚀 Features
4+
5+
- unify exposed types naming to colormap ([#2584](https://github.com/equinor/webviz-subsurface-components/pull/2584), [#2581](https://github.com/equinor/webviz-subsurface-components/issues/2581))
6+
7+
### ❤️ Thank You
8+
9+
- t0oF @w1nklr
10+
111
## 1.11.10 (2025-06-17)
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.10",
3+
"version": "1.12.0",
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.5.0 (2025-06-17)
2+
3+
### 🚀 Features
4+
5+
- unify exposed types naming to colormap ([#2584](https://github.com/equinor/webviz-subsurface-components/pull/2584), [#2581](https://github.com/equinor/webviz-subsurface-components/issues/2581))
6+
7+
### ❤️ Thank You
8+
9+
- t0oF @w1nklr
10+
111
## 2.4.6 (2025-06-17)
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.6",
3+
"version": "2.5.0",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)