Skip to content

Commit

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

### Bug Fixes

* add missing dependencies ([#1881](#1881)) ([7e5fbc4](7e5fbc4))
  • Loading branch information
semantic-release-bot committed Jan 19, 2024
1 parent e7ad14c commit ec9c195
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.3.8](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.8) (2024-01-19)


### Bug Fixes

* add missing dependencies ([#1881](https://github.com/equinor/webviz-subsurface-components/issues/1881)) ([7e5fbc4](https://github.com/equinor/webviz-subsurface-components/commit/7e5fbc49d98732e33c4edce90babc52e0ecccf1a))

## [1.3.7](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.7) (2024-01-18)


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

0 comments on commit ec9c195

Please sign in to comment.