Skip to content

Commit

Permalink
Bumped version to 1.4.0 and updated changelog (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: Brynjulf <[email protected]>
  • Loading branch information
Brynjulf and Brynjulf committed Jan 26, 2021
1 parent 86f715c commit b2ee214
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## New changes not yet released

## 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
- upgrade vulnerable packages
- cleanup GeomodelLayerV2
- cleanup render method on WellboreBaseComponentLayers

## v1.3.1

- fix skip render without referenceSystem in CalloutCanvasLayer
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.3.1",
"version": "1.4.0",
"description": "Intersection component package with testing and automatic documentation.",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit b2ee214

Please sign in to comment.