Skip to content

Commit d1bc984

Browse files
chore(main): release 4.3.1-beta (#90)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ca9cfcd commit d1bc984

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [4.3.1-beta](https://github.com/equinor/videx-3d/compare/v4.3.0-beta...v4.3.1-beta) (2025-11-26)
4+
5+
6+
### Bug Fixes
7+
8+
* Corrected surface geometry transformations and transformed uv coordinates used to look up depth values in surface material ([#89](https://github.com/equinor/videx-3d/issues/89)) ([ca9cfcd](https://github.com/equinor/videx-3d/commit/ca9cfcd05d736aee194dcb3210a03685e48d2925))
9+
310
## [4.3.0-beta](https://github.com/equinor/videx-3d/compare/v4.2.1-beta...v4.3.0-beta) (2025-11-25)
411

512

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.3.0-beta",
3+
"version": "4.3.1-beta",
44
"private": false,
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)