Skip to content

Commit

Permalink
bumped version to 1.4.3 and updated changelog (#426)
Browse files Browse the repository at this point in the history
Co-authored-by: Brynjulf <[email protected]>
  • Loading branch information
Brynjulf and Brynjulf authored Mar 12, 2021
1 parent 966d489 commit 38d4a96
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## New changes not yet released

## v1.4.3
- Add option to use a optional range for generating seismic image

## v1.4.2

- Improve wellborelayers textures
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/esv-intersection",
"version": "1.4.2",
"version": "1.4.3",
"description": "Intersection component package with testing and automatic documentation.",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 38d4a96

Please sign in to comment.