Skip to content

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

typescript/packages/subsurface-viewer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.20.1](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.20.1) (2024-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump ajv from 7.2.1 to 8.12.0 in /typescript ([#1947](https://github.com/equinor/webviz-subsurface-components/issues/1947)) ([af95651](https://github.com/equinor/webviz-subsurface-components/commit/af95651f1b4730ce3d31b4f2c5d99d7369b42c9a)), closes [#2190](https://github.com/equinor/webviz-subsurface-components/issues/2190) [#2191](https://github.com/equinor/webviz-subsurface-components/issues/2191) [#2158](https://github.com/equinor/webviz-subsurface-components/issues/2158) [#2194](https://github.com/equinor/webviz-subsurface-components/issues/2194) [#2192](https://github.com/equinor/webviz-subsurface-components/issues/2192) [ajv-validator/ajv#1840](https://github.com/ajv-validator/ajv/issues/1840) [#1840](https://github.com/equinor/webviz-subsurface-components/issues/1840) [#1901](https://github.com/equinor/webviz-subsurface-components/issues/1901) [#1922](https://github.com/equinor/webviz-subsurface-components/issues/1922) [#1862](https://github.com/equinor/webviz-subsurface-components/issues/1862) [#1861](https://github.com/equinor/webviz-subsurface-components/issues/1861) [#1815](https://github.com/equinor/webviz-subsurface-components/issues/1815) [ajv-validator/ajv-keywords#220](https://github.com/ajv-validator/ajv-keywords/issues/220) [#1819](https://github.com/equinor/webviz-subsurface-components/issues/1819) [#1725](https://github.com/equinor/webviz-subsurface-components/issues/1725) [#1757](https://github.com/equinor/webviz-subsurface-components/issues/1757) [#2195](https://github.com/equinor/webviz-subsurface-components/issues/2195) [#1971](https://github.com/equinor/webviz-subsurface-components/issues/1971) [#2194](https://github.com/equinor/webviz-subsurface-components/issues/2194) [#2184](https://github.com/equinor/webviz-subsurface-components/issues/2184) [#2193](https://github.com/equinor/webviz-subsurface-components/issues/2193) [#2183](https://github.com/equinor/webviz-subsurface-components/issues/2183) [#2158](https://github.com/equinor/webviz-subsurface-components/issues/2158) [#2160](https://github.com/equinor/webviz-subsurface-components/issues/2160) [#1935](https://github.com/equinor/webviz-subsurface-components/issues/1935) [#2192](https://github.com/equinor/webviz-subsurface-components/issues/2192) [#1949](https://github.com/equinor/webviz-subsurface-components/issues/1949) [#2191](https://github.com/equinor/webviz-subsurface-components/issues/2191)
7+
18
# [0.20.0](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.20.0) (2024-03-11)
29

310

typescript/packages/subsurface-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webviz/subsurface-viewer",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)