Skip to content

Commit dea8e35

Browse files
chore(release): group-tree-plot@1.4.1 [skip ci]
## [1.4.1](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.4.0...group-tree-plot@1.4.1) (2025-02-06) ### Bug Fixes * wellNamePosition behavior is inverted when specifying a boolean ([#2434](#2434)) ([3c218d0](3c218d0)), closes [#2432](#2432)
1 parent 72be6f0 commit dea8e35

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

typescript/packages/group-tree-plot/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.4.0...group-tree-plot@1.4.1) (2025-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* wellNamePosition behavior is inverted when specifying a boolean ([#2434](https://github.com/equinor/webviz-subsurface-components/issues/2434)) ([3c218d0](https://github.com/equinor/webviz-subsurface-components/commit/3c218d0cb7eec1d44b88ec15b6478de332fcb387)), closes [#2432](https://github.com/equinor/webviz-subsurface-components/issues/2432)
7+
18
# [1.4.0](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.3.24...group-tree-plot@1.4.0) (2025-02-03)
29

310

typescript/packages/group-tree-plot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webviz/group-tree-plot",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)