Skip to content

Commit

Permalink
chore(release): 0.13.8 [skip ci]
Browse files Browse the repository at this point in the history
## [0.13.8](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.13.8) (2024-01-24)

### Bug Fixes

* camera update on resize ([#1887](#1887)) ([3f7742c](3f7742c))
  • Loading branch information
semantic-release-bot committed Jan 24, 2024
1 parent 3f7742c commit 690ed08
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.13.8](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.13.8) (2024-01-24)


### Bug Fixes

* camera update on resize ([#1887](https://github.com/equinor/webviz-subsurface-components/issues/1887)) ([3f7742c](https://github.com/equinor/webviz-subsurface-components/commit/3f7742c98abda59a5c7f9818447eeb2cc052e106))

## [0.13.7](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.13.7) (2024-01-22)


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.13.7",
"version": "0.13.8",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 690ed08

Please sign in to comment.