Skip to content

Commit

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

### Bug Fixes

* bump @emerson-eps/color-tables to 0.4.85 in subsurface-viewer, well-log-viewer and python ([#2326](#2326)) ([750f605](750f605))
  • Loading branch information
semantic-release-bot committed Oct 22, 2024
1 parent 6833bfe commit 7374faa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions typescript/packages/group-tree-plot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.3.16](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.16) (2024-10-22)


### Bug Fixes

* bump @emerson-eps/color-tables to 0.4.85 in subsurface-viewer, well-log-viewer and python ([#2326](https://github.com/equinor/webviz-subsurface-components/issues/2326)) ([750f605](https://github.com/equinor/webviz-subsurface-components/commit/750f605ece508ab1853da4ddf4b730090e873fec))

## [1.3.15](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.15) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/group-tree-plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/group-tree-plot",
"version": "1.3.15",
"version": "1.3.16",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 7374faa

Please sign in to comment.