Skip to content

Commit 07929c3

Browse files
committed
bump: 2.6.0
1 parent 8cb5a45 commit 07929c3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.6.0](https://github.com/InseeFr/stromae-dsfr/releases/tag/2.6.0) - 2026-02-26
11+
12+
### Added
13+
14+
- Radio, Dropdown and CheckboxOne can now have options based on a variable. Added by Lunatic 3.12.0.
15+
- Enable Pairwise component to be paginated in a loop. Added by Lunatic 3.12.0.
16+
1017
## [2.5.0](https://github.com/InseeFr/stromae-dsfr/releases/tag/2.5.0) - 2026-02-20
1118

1219
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stromae-dsfr",
33
"private": true,
4-
"version": "2.6.0-qcu-pairwise-rc.0",
4+
"version": "2.6.0",
55
"type": "module",
66
"scripts": {
77
"prepare": "husky && vite-envs update-types",

0 commit comments

Comments
 (0)