Skip to content

Commit c7c94fc

Browse files
chore(main): release 5.1.1-beta (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd8633f commit c7c94fc

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+
## [5.1.1-beta](https://github.com/equinor/videx-3d/compare/v5.1.0-beta...v5.1.1-beta) (2026-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **npm:** bump flatted from 3.3.3 to 3.4.2 ([#165](https://github.com/equinor/videx-3d/issues/165)) ([cd8633f](https://github.com/equinor/videx-3d/commit/cd8633f7087b837985d837af7926c6006dee2586))
9+
* scoped name change ([#167](https://github.com/equinor/videx-3d/issues/167)) ([564fc2f](https://github.com/equinor/videx-3d/commit/564fc2f7acdd8d65074f526316e6a8cc1fffe8ff))
10+
311
## [5.1.0-beta](https://github.com/equinor/videx-3d/compare/v5.0.11-beta...v5.1.0-beta) (2026-03-24)
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": "@equinor/videx-3d",
3-
"version": "5.1.0-beta",
3+
"version": "5.1.1-beta",
44
"private": false,
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)