Skip to content

Commit

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

### Features

* Track caption and readout font size and text truncation ([#1941](#1941)) ([ff14b41](ff14b41)), closes [#1715](#1715) [#1874](#1874) [#1888](#1888)
  • Loading branch information
semantic-release-bot committed Mar 5, 2024
1 parent ff14b41 commit 44d5298
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.5.0](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@1.4.8...well-log-viewer@1.5.0) (2024-03-05)


### Features

* Track caption and readout font size and text truncation ([#1941](https://github.com/equinor/webviz-subsurface-components/issues/1941)) ([ff14b41](https://github.com/equinor/webviz-subsurface-components/commit/ff14b4127e8be7ed6793e6b5fb163eb029bdd88a)), closes [#1715](https://github.com/equinor/webviz-subsurface-components/issues/1715) [#1874](https://github.com/equinor/webviz-subsurface-components/issues/1874) [#1888](https://github.com/equinor/webviz-subsurface-components/issues/1888)

## [1.4.8](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@1.4.7...well-log-viewer@1.4.8) (2024-02-28)


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

0 comments on commit 44d5298

Please # to comment.