Skip to content

Commit

Permalink
chore(release): subsurface-viewer@0.30.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.30.7](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.30.6...subsurface-viewer@0.30.7) (2024-09-19)

### Bug Fixes

* reloading page fails to reset the camera target correctly if Z s… ([#2244](#2244)) ([46810ae](46810ae))
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 46810ae commit 321894f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.7](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.30.6...subsurface-viewer@0.30.7) (2024-09-19)


### Bug Fixes

* reloading page fails to reset the camera target correctly if Z s… ([#2244](https://github.com/equinor/webviz-subsurface-components/issues/2244)) ([46810ae](https://github.com/equinor/webviz-subsurface-components/commit/46810ae33ca45782b6c86d5c19e9817c38658d04))

## [0.30.6](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.30.5...subsurface-viewer@0.30.6) (2024-09-17)


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.6",
"version": "0.30.7",
"description": "3D visualization component for subsurface reservoir data",
"keywords": [
"subsurface",
Expand Down

0 comments on commit 321894f

Please sign in to comment.