Skip to content

Commit

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

### Bug Fixes

* Well Log Viewer - Moved callback subscription to well-log-viewer mounted hook ([#2217](#2217)) ([c0e5c97](c0e5c97)), closes [#2216](#2216) [#2196](#2196)
  • Loading branch information
semantic-release-bot committed Sep 3, 2024
1 parent c0e5c97 commit 435af8b
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.12.7](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@1.12.6...well-log-viewer@1.12.7) (2024-09-03)


### Bug Fixes

* Well Log Viewer - Moved callback subscription to well-log-viewer mounted hook ([#2217](https://github.com/equinor/webviz-subsurface-components/issues/2217)) ([c0e5c97](https://github.com/equinor/webviz-subsurface-components/commit/c0e5c974d315b7d755db3222c91dcf21212786a7)), closes [#2216](https://github.com/equinor/webviz-subsurface-components/issues/2216) [#2196](https://github.com/equinor/webviz-subsurface-components/issues/2196)

## [1.12.6](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@1.12.5...well-log-viewer@1.12.6) (2024-08-30)


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

0 comments on commit 435af8b

Please sign in to comment.