diff --git a/typescript/packages/wsc-common/CHANGELOG.md b/typescript/packages/wsc-common/CHANGELOG.md index f9975a20b..ad0d19337 100644 --- a/typescript/packages/wsc-common/CHANGELOG.md +++ b/typescript/packages/wsc-common/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.11](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@1.0.10...wsc-common@1.0.11) (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.0.10](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@1.0.9...wsc-common@1.0.10) (2024-11-11) diff --git a/typescript/packages/wsc-common/package.json b/typescript/packages/wsc-common/package.json index d3c72bc7f..dd154658c 100644 --- a/typescript/packages/wsc-common/package.json +++ b/typescript/packages/wsc-common/package.json @@ -1,6 +1,6 @@ { "name": "@webviz/wsc-common", - "version": "1.0.10", + "version": "1.0.11", "description": "Shared functionality for WebViz Subsurface Components", "main": "dist/index.js", "types": "dist/index.d.ts",