Skip to content

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

typescript/packages/group-tree-plot/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.16](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.1.16) (2024-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* bump ajv from 8.12.0 to 8.14.0 in /typescript ([#2075](https://github.com/equinor/webviz-subsurface-components/issues/2075)) ([e7194a4](https://github.com/equinor/webviz-subsurface-components/commit/e7194a4b6fd7ce706bbd44ec774c408de92053b8)), closes [ajv-validator/ajv#2424](https://github.com/ajv-validator/ajv/issues/2424) [ajv-validator/ajv#2410](https://github.com/ajv-validator/ajv/issues/2410) [ajv-validator/ajv#2428](https://github.com/ajv-validator/ajv/issues/2428) [ajv-validator/ajv#2431](https://github.com/ajv-validator/ajv/issues/2431) [#2427](https://github.com/equinor/webviz-subsurface-components/issues/2427) [ajv-validator/ajv#2433](https://github.com/ajv-validator/ajv/issues/2433) [ajv-validator/ajv#2440](https://github.com/ajv-validator/ajv/issues/2440) [ajv-validator/ajv#2410](https://github.com/ajv-validator/ajv/issues/2410) [#2440](https://github.com/equinor/webviz-subsurface-components/issues/2440) [#2427](https://github.com/equinor/webviz-subsurface-components/issues/2427) [#2433](https://github.com/equinor/webviz-subsurface-components/issues/2433) [#2431](https://github.com/equinor/webviz-subsurface-components/issues/2431) [#2428](https://github.com/equinor/webviz-subsurface-components/issues/2428) [#2410](https://github.com/equinor/webviz-subsurface-components/issues/2410) [#2424](https://github.com/equinor/webviz-subsurface-components/issues/2424) [#2423](https://github.com/equinor/webviz-subsurface-components/issues/2423) [#2421](https://github.com/equinor/webviz-subsurface-components/issues/2421) [#2406](https://github.com/equinor/webviz-subsurface-components/issues/2406) [#2402](https://github.com/equinor/webviz-subsurface-components/issues/2402)
7+
18
## [1.1.15](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@1.1.15) (2024-05-23)
29

310

typescript/packages/group-tree-plot/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webviz/group-tree-plot",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)