Skip to content

Commit b9d4d57

Browse files
chore(main): release 4.1.0-beta (#67)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 852db52 commit b9d4d57

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.1.0-beta](https://github.com/equinor/videx-3d/compare/v4.0.0-beta...v4.1.0-beta) (2025-10-29)
4+
5+
6+
### Features
7+
8+
* allow some customization of highligter component ([#68](https://github.com/equinor/videx-3d/issues/68)) ([852db52](https://github.com/equinor/videx-3d/commit/852db52eb092c1d13e59a72af898eb8d0a200c28))
9+
* well map not limited to kickoff depth of root wellbore and allow passing an exclusion list for wellbores not wanted in the well tree ([#66](https://github.com/equinor/videx-3d/issues/66)) ([ee73930](https://github.com/equinor/videx-3d/commit/ee7393091667c890c6c537a689186d855cd2f2e8))
10+
311
## [4.0.0-beta](https://github.com/equinor/videx-3d/compare/v3.1.0-beta...v4.0.0-beta) (2025-10-22)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videx-3d",
3-
"version": "4.0.0-beta",
3+
"version": "4.1.0-beta",
44
"private": false,
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)