Skip to content

Commit 35048d7

Browse files
chore: release main (#4371)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4abae47 commit 35048d7

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages/eds-core-react": "2.3.0",
3-
"packages/eds-core-react/src/components/next": "2.2.0-beta.0",
3+
"packages/eds-core-react/src/components/next": "2.3.0-beta.0",
44
"packages/eds-data-grid-react": "1.2.1",
55
"packages/eds-icons": "1.2.0",
66
"packages/eds-lab-react": "0.10.0",

packages/eds-core-react/src/components/next/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ These are experimental components available under the `/next` entry point. They
66

77
## [2.3.0-beta.0](https://github.com/equinor/design-system/compare/eds-core-react-next@v2.2.1-beta.0...eds-core-react-next@v2.3.0-beta.0) (2026-01-16)
88

9+
**Version correction release.** This release contains the same code as `2.2.0-beta.0`, republished with correct version number.
10+
11+
The previous release `2.2.0-beta.0` was incorrectly versioned since `2.2.1-beta.0` already existed. This caused semver ordering issues where users on `2.2.1-beta.0` would not receive the update.
12+
913
### ✨ Added
1014

1115
- Icon Component 2.0 ([#4331](https://github.com/equinor/design-system/issues/4331)) ([95c589a](https://github.com/equinor/design-system/commit/95c589aaeb9883793e3ee59d7e4079614027bbfa))
@@ -14,6 +18,10 @@ These are experimental components available under the `/next` entry point. They
1418

1519
- **eds-core-react:** add Figma Code Connect setup and documentation ([#4363](https://github.com/equinor/design-system/issues/4363)) ([e468ec2](https://github.com/equinor/design-system/commit/e468ec2fcab569c3cb742e4692abd6ccf8b3d25b))
1620

21+
## [2.2.0-beta.0](https://github.com/equinor/design-system/compare/eds-core-react-next@v2.2.1-beta.0...eds-core-react-next@v2.2.0-beta.0) (2026-01-15)
22+
23+
**Deprecated:** This version was incorrectly published. Use `2.3.0-beta.0` instead.
24+
1725
## [2.1.2-beta.0](https://github.com/equinor/design-system/compare/eds-core-react-next@v2.1.1-beta.0...eds-core-react-next@v2.1.2-beta.0) (2025-12-15)
1826

1927
### 🔧 Chores

0 commit comments

Comments
 (0)