Skip to content

Commit

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

### Bug Fixes

* bump workerpool from 9.1.3 to 9.2.0 in subsurface-viewer ([#2331](#2331)) ([4391b74](4391b74))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 4391b74 commit fa801ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions typescript/packages/wsc-common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.8](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.0.8) (2024-10-24)


### Bug Fixes

* bump workerpool from 9.1.3 to 9.2.0 in subsurface-viewer ([#2331](https://github.com/equinor/webviz-subsurface-components/issues/2331)) ([4391b74](https://github.com/equinor/webviz-subsurface-components/commit/4391b74cdde7bd91c0bcc9c8cd398a528b815782))

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


Expand Down
2 changes: 1 addition & 1 deletion typescript/packages/wsc-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webviz/wsc-common",
"version": "1.0.7",
"version": "1.0.8",
"description": "Shared functionality for WebViz Subsurface Components",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fa801ad

Please sign in to comment.