Skip to content

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

typescript/packages/wsc-common/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.6.4](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.6.4) (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
## [0.6.3](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.6.3) (2024-05-23)
29

310

typescript/packages/wsc-common/package.json

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

0 commit comments

Comments
 (0)