Skip to content

Commit 52e3740

Browse files
chore(release): [email protected] [skip ci]
# [1.8.0](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.8.0) (2024-05-28) ### Features * WLV callback to reset component to given props ([equinor#1993](equinor#1993)) ([equinor#2047](equinor#2047)) ([18ea7cb](equinor@18ea7cb))
1 parent 18ea7cb commit 52e3740

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+
# [1.8.0](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.8.0) (2024-05-28)
2+
3+
4+
### Features
5+
6+
* WLV callback to reset component to given props ([#1993](https://github.com/equinor/webviz-subsurface-components/issues/1993)) ([#2047](https://github.com/equinor/webviz-subsurface-components/issues/2047)) ([18ea7cb](https://github.com/equinor/webviz-subsurface-components/commit/18ea7cb11252b613e44f12208b672ad4bda30cd9))
7+
18
## [1.7.4](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.7.4) (2024-05-23)
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": "1.7.4",
3+
"version": "1.8.0",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)