Skip to content

Commit 8ba106b

Browse files
chore(release): [email protected] [skip ci]
# [2.1.0](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@2.1.0) (2024-10-07) ### Features * Well log viewer - multiple well log support ([#2279](#2279)) ([aca4b1b](aca4b1b))
1 parent aca4b1b commit 8ba106b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

typescript/packages/well-log-viewer/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/equinor/webviz-subsurface-components/compare/[email protected]@2.1.0) (2024-10-07)
2+
3+
4+
### Features
5+
6+
* Well log viewer - multiple well log support ([#2279](https://github.com/equinor/webviz-subsurface-components/issues/2279)) ([aca4b1b](https://github.com/equinor/webviz-subsurface-components/commit/aca4b1b16b7e56b0887a810ea8f1d139b6cd02c4))
7+
18
## [2.0.1](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@2.0.1) (2024-10-04)
29

310

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.0.1",
3+
"version": "2.1.0",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)