Skip to content

Commit e66712e

Browse files
chore(release): wsc-common@1.1.0 [skip ci]
# [1.1.0](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@1.0.15...wsc-common@1.1.0) (2025-02-03) ### Features * GroupTreePlot --- Refactor to typescript + better D3 and React integration + some small features ([#2367](#2367)) ([a7cfab2](a7cfab2)), closes [#1829](#1829)
1 parent a7cfab2 commit e66712e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

typescript/packages/wsc-common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@1.0.15...wsc-common@1.1.0) (2025-02-03)
2+
3+
4+
### Features
5+
6+
* GroupTreePlot --- Refactor to typescript + better D3 and React integration + some small features ([#2367](https://github.com/equinor/webviz-subsurface-components/issues/2367)) ([a7cfab2](https://github.com/equinor/webviz-subsurface-components/commit/a7cfab2e0789790d932feee9d6cdbc5e45791226)), closes [#1829](https://github.com/equinor/webviz-subsurface-components/issues/1829)
7+
18
## [1.0.15](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@1.0.14...wsc-common@1.0.15) (2025-01-22)
29

310

typescript/packages/wsc-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webviz/wsc-common",
3-
"version": "1.0.15",
3+
"version": "1.1.0",
44
"description": "Shared functionality for WebViz Subsurface Components",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)