Skip to content

Commit

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

### Features

* GroupTreePlot --- Refactor to typescript + better D3 and React integration + some small features ([#2367](#2367)) ([a7cfab2](a7cfab2)), closes [#1829](#1829)
  • Loading branch information
semantic-release-bot committed Feb 3, 2025
1 parent be2e5e9 commit 5b4f732
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 @@
# [2.3.0](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@2.2.6...well-log-viewer@2.3.0) (2025-02-03)


### Features

* GroupTreePlot --- Refactor to typescript + better D3 and React integration + some small features ([#2367](https://github.com/equinor/webviz-subsurface-components/issues/2367)) ([a7cfab2](https://github.com/equinor/webviz-subsurface-components/commit/a7cfab2e0789790d932feee9d6cdbc5e45791226)), closes [#1829](https://github.com/equinor/webviz-subsurface-components/issues/1829)

## [2.2.6](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@2.2.5...well-log-viewer@2.2.6) (2025-01-22)


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

0 comments on commit 5b4f732

Please sign in to comment.