Skip to content

Commit e628eae

Browse files
chore(main): release 3.0.0-beta (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b652060 commit e628eae

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [3.0.0-beta](https://github.com/equinor/videx-3d/compare/v2.1.1-beta...v3.0.0-beta) (2025-09-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Renamed Picks component to FormationMarkers ([#44](https://github.com/equinor/videx-3d/issues/44))
9+
10+
### Miscellaneous Chores
11+
12+
* Renamed Picks component to FormationMarkers ([#44](https://github.com/equinor/videx-3d/issues/44)) ([6bcc68c](https://github.com/equinor/videx-3d/commit/6bcc68c4f5e2472b303ba97e3650d02560349d81))
13+
314
## [2.1.1-beta](https://github.com/equinor/videx-3d/compare/v2.1.0-beta...v2.1.1-beta) (2025-09-02)
415

516

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

0 commit comments

Comments
 (0)