Skip to content

Commit

Permalink
chore(release): subsurface-viewer@1.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.1](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@1.8.0...subsurface-viewer@1.8.1) (2025-02-06)

### Bug Fixes

* wellNamePosition behavior is inverted when specifying a boolean ([#2434](#2434)) ([3c218d0](3c218d0)), closes [#2432](#2432)
  • Loading branch information
semantic-release-bot committed Feb 6, 2025
1 parent 808c226 commit fe4c7e8
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 @@
## [1.8.1](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@1.8.0...subsurface-viewer@1.8.1) (2025-02-06)


### Bug Fixes

* wellNamePosition behavior is inverted when specifying a boolean ([#2434](https://github.com/equinor/webviz-subsurface-components/issues/2434)) ([3c218d0](https://github.com/equinor/webviz-subsurface-components/commit/3c218d0cb7eec1d44b88ec15b6478de332fcb387)), closes [#2432](https://github.com/equinor/webviz-subsurface-components/issues/2432)

# [1.8.0](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@1.7.0...subsurface-viewer@1.8.0) (2025-02-03)


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

0 comments on commit fe4c7e8

Please sign in to comment.