Skip to content

Commit

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

### Bug Fixes

* Process initial domain and selection props in SyncLogViewer ([#1870](#1870)) ([a4ab40c](a4ab40c)), closes [#1861](#1861) [#1862](#1862)
  • Loading branch information
semantic-release-bot committed Jan 28, 2024
1 parent a4ab40c commit e103adc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.3.9](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.9) (2024-01-28)


### Bug Fixes

* Process initial domain and selection props in SyncLogViewer ([#1870](https://github.com/equinor/webviz-subsurface-components/issues/1870)) ([a4ab40c](https://github.com/equinor/webviz-subsurface-components/commit/a4ab40c1290cac27dac162d3b77533b67bcfa3b9)), closes [#1861](https://github.com/equinor/webviz-subsurface-components/issues/1861) [#1862](https://github.com/equinor/webviz-subsurface-components/issues/1862)

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


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

0 comments on commit e103adc

Please sign in to comment.