Skip to content

Commit 829437a

Browse files
chore(main): release 5.0.2-beta (#105)
* chore(main): release 5.0.2-beta * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kjerand Pedersen <[email protected]>
1 parent 2efd100 commit 829437a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [5.0.2-beta](https://github.com/equinor/videx-3d/compare/v5.0.1-beta...v5.0.2-beta) (2025-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **github-actions:** bump codecov/codecov-action from 5.5.1 to 5.5.2 ([#104](https://github.com/equinor/videx-3d/issues/104)) ([2efd100](https://github.com/equinor/videx-3d/commit/2efd1004461c4b5f2dd00773898ff3c81ba5cc10))
9+
### Improvements
10+
* Further optimizations and improvements to annotation depth testing and emitter GPU picking.
11+
312
## [5.0.1-beta](https://github.com/equinor/videx-3d/compare/v5.0.0-beta...v5.0.1-beta) (2025-12-09)
413

514

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

0 commit comments

Comments
 (0)