diff --git a/typescript/packages/group-tree-plot/CHANGELOG.md b/typescript/packages/group-tree-plot/CHANGELOG.md index 53e4990dd..e16a12699 100644 --- a/typescript/packages/group-tree-plot/CHANGELOG.md +++ b/typescript/packages/group-tree-plot/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.20](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.3.19...group-tree-plot@1.3.20) (2024-11-25) + + +### Bug Fixes + +* bump the deckgl group in /typescript with 8 updates ([#2383](https://github.com/equinor/webviz-subsurface-components/issues/2383)) ([f685e89](https://github.com/equinor/webviz-subsurface-components/commit/f685e8914f94a6e6461681e53b43700a80033532)), closes [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9259](https://github.com/equinor/webviz-subsurface-components/issues/9259) [#9246](https://github.com/equinor/webviz-subsurface-components/issues/9246) [#9242](https://github.com/equinor/webviz-subsurface-components/issues/9242) + ## [1.3.19](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.3.18...group-tree-plot@1.3.19) (2024-11-11) diff --git a/typescript/packages/group-tree-plot/package.json b/typescript/packages/group-tree-plot/package.json index 17f54b80d..9a6969a57 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.19", + "version": "1.3.20", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",