diff --git a/typescript/packages/group-tree-plot/CHANGELOG.md b/typescript/packages/group-tree-plot/CHANGELOG.md index 3514b3044..ff25d977d 100644 --- a/typescript/packages/group-tree-plot/CHANGELOG.md +++ b/typescript/packages/group-tree-plot/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.18](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.3.17...group-tree-plot@1.3.18) (2024-10-25) + + +### Bug Fixes + +* bump the deckgl group in /typescript with 8 updates ([#2333](https://github.com/equinor/webviz-subsurface-components/issues/2333)) ([af6e643](https://github.com/equinor/webviz-subsurface-components/commit/af6e643d81abf3ccdd9190f6eb4a2a7ecf2f1279)), closes [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) [#9218](https://github.com/equinor/webviz-subsurface-components/issues/9218) + ## [1.3.17](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.3.16...group-tree-plot@1.3.17) (2024-10-24) diff --git a/typescript/packages/group-tree-plot/package.json b/typescript/packages/group-tree-plot/package.json index 80384c553..7e6fefb1a 100644 --- a/typescript/packages/group-tree-plot/package.json +++ b/typescript/packages/group-tree-plot/package.json @@ -1,6 +1,6 @@ { "name": "@webviz/group-tree-plot", - "version": "1.3.17", + "version": "1.3.18", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",