Skip to content

Commit

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

### Features

* Exposing reference to deck.gl instance as deckGlRef prop in Map component ([#2366](#2366)) ([565a408](565a408))
  • Loading branch information
semantic-release-bot committed Nov 14, 2024
1 parent 565a408 commit d3f435c
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.3.0](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.3.0) (2024-11-14)


### Features

* Exposing reference to deck.gl instance as deckGlRef prop in Map component ([#2366](https://github.com/equinor/webviz-subsurface-components/issues/2366)) ([565a408](https://github.com/equinor/webviz-subsurface-components/commit/565a4089674c9e647132ebafc2e34634c0fd0525))

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


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.2.1",
"version": "1.3.0",
"description": "3D visualization component for subsurface reservoir data",
"keywords": [
"subsurface",
Expand Down

0 comments on commit d3f435c

Please sign in to comment.