Skip to content

Commit 2401a2e

Browse files
chore: release main (#4528)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 79e14c4 commit 2401a2e

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"packages/eds-data-grid-react": "1.2.3",
55
"packages/eds-icons": "1.2.2",
66
"packages/eds-lab-react": "0.10.2",
7-
"packages/eds-tokens": "2.1.1",
7+
"packages/eds-tokens": "2.2.0",
88
"packages/eds-utils": "2.0.0"
99
}

packages/eds-tokens/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.2.0](https://github.com/equinor/design-system/compare/eds-tokens@v2.1.1...eds-tokens@v2.2.0) (2026-02-17)
9+
10+
11+
### ✨ Added
12+
13+
* **eds-tokens:** add disabled state tokens ([#4525](https://github.com/equinor/design-system/issues/4525)) ([e8312bb](https://github.com/equinor/design-system/commit/e8312bb075956016b72d3250bfaa03cab5753bac))
14+
815
## [2.1.1](https://github.com/equinor/design-system/compare/eds-tokens@v2.1.0...eds-tokens@v2.1.1) (2025-12-11)
916

1017
### 🐛 Fixed

packages/eds-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/eds-tokens",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Design tokens for the Equinor Design System",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)