Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/typescript/types/r…
Browse files Browse the repository at this point in the history
…eact-redux-7.1.34
  • Loading branch information
w1nklr authored Sep 25, 2024
2 parents 106294c + cf44887 commit da4a3ca
Show file tree
Hide file tree
Showing 10 changed files with 40 additions and 5 deletions.
7 changes: 7 additions & 0 deletions typescript/packages/group-tree-plot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.5](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.5) (2024-09-25)


### Bug Fixes

* camera settings not respected when trigger home ([#2265](https://github.com/equinor/webviz-subsurface-components/issues/2265)) ([6045633](https://github.com/equinor/webviz-subsurface-components/commit/604563389892a168ca53434c0e9ee70369867b8d))

## [1.3.4](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.4) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/group-tree-plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/group-tree-plot",
"version": "1.3.4",
"version": "1.3.5",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions typescript/packages/subsurface-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.30.13](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.30.13) (2024-09-25)


### Bug Fixes

* camera settings not respected when trigger home ([#2265](https://github.com/equinor/webviz-subsurface-components/issues/2265)) ([6045633](https://github.com/equinor/webviz-subsurface-components/commit/604563389892a168ca53434c0e9ee70369867b8d))

## [0.30.12](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.30.12) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/subsurface-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/subsurface-viewer",
"version": "0.30.12",
"version": "0.30.13",
"description": "3D visualization component for subsurface reservoir data",
"keywords": [
"subsurface",
Expand Down
7 changes: 7 additions & 0 deletions typescript/packages/well-completions-plot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.5](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.4.5) (2024-09-25)


### Bug Fixes

* camera settings not respected when trigger home ([#2265](https://github.com/equinor/webviz-subsurface-components/issues/2265)) ([6045633](https://github.com/equinor/webviz-subsurface-components/commit/604563389892a168ca53434c0e9ee70369867b8d))

## [1.4.4](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.4.4) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/well-completions-plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/well-completions-plot",
"version": "1.4.4",
"version": "1.4.5",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions typescript/packages/well-log-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.13.7](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.13.7) (2024-09-25)


### Bug Fixes

* camera settings not respected when trigger home ([#2265](https://github.com/equinor/webviz-subsurface-components/issues/2265)) ([6045633](https://github.com/equinor/webviz-subsurface-components/commit/604563389892a168ca53434c0e9ee70369867b8d))

## [1.13.6](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.13.6) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/well-log-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/well-log-viewer",
"version": "1.13.6",
"version": "1.13.7",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions typescript/packages/wsc-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.8.5](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.8.5) (2024-09-25)


### Bug Fixes

* camera settings not respected when trigger home ([#2265](https://github.com/equinor/webviz-subsurface-components/issues/2265)) ([6045633](https://github.com/equinor/webviz-subsurface-components/commit/604563389892a168ca53434c0e9ee70369867b8d))

## [0.8.4](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.8.4) (2024-09-24)


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/wsc-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/wsc-common",
"version": "0.8.4",
"version": "0.8.5",
"description": "Shared functionality for WebViz Subsurface Components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit da4a3ca

Please sign in to comment.