Skip to content

Commit

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

### Bug Fixes

* bump react-resize-detector from 10.0.1 to 11.0.1 in /typescript ([#2305](#2305)) ([80f879e](80f879e)), closes [maslianok/react-resize-detector#254](maslianok/react-resize-detector#254)
  • Loading branch information
semantic-release-bot committed Oct 10, 2024
1 parent 6b3e4f7 commit eec03e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions typescript/packages/subsurface-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.5](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.0.5) (2024-10-10)


### Bug Fixes

* bump react-resize-detector from 10.0.1 to 11.0.1 in /typescript ([#2305](https://github.com/equinor/webviz-subsurface-components/issues/2305)) ([80f879e](https://github.com/equinor/webviz-subsurface-components/commit/80f879e7e429b714a04e50533317efe78880e82f)), closes [maslianok/react-resize-detector#254](https://github.com/maslianok/react-resize-detector/issues/254)

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


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/subsurface-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/subsurface-viewer",
"version": "1.0.4",
"version": "1.0.5",
"description": "3D visualization component for subsurface reservoir data",
"keywords": [
"subsurface",
Expand Down

0 comments on commit eec03e5

Please sign in to comment.