Skip to content

Commit

Permalink
1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ooystein committed Mar 10, 2021
1 parent 001bf12 commit 8c410fe
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@

## New changes not yet released

## v1.4.2

- Improve wellborelayers textures
- Update typescript to 4.2.2

## v1.4.1

- Matching surface name checks are now case insensitive
- Bumped d3-array package

## v1.4.0

- added option to override arc division and tension in the reference system
- removed group labels from being render in surface labels
- pixi-layers skip render without referenceSystem
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.1",
"version": "1.4.2",
"description": "Intersection component package with testing and automatic documentation.",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit 8c410fe

Please sign in to comment.