Skip to content

Commit 2d86d2c

Browse files
committed
bump: 2.3.4
1 parent 0c7abc7 commit 2d86d2c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [2.3.4](https://github.com/InseeFr/stromae-dsfr/releases/tag/2.3.4) - 2025-12-30
99

1010
### Changed
1111

1212
- Browser tab title now dynamically updates based on the questionnaire name for better user orientation.
13+
- Some improvments for Lunatic Suggeter (bump Lunatic to [3.7.6](https://github.com/InseeFr/Lunatic/releases/tag/3.7.6))
1314

1415
## [2.3.3](https://github.com/InseeFr/stromae-dsfr/releases/tag/2.3.3) - 2025-12-15
1516

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.3.4-rc.questionnaire-name",
4+
"version": "2.3.4",
55
"type": "module",
66
"scripts": {
77
"prepare": "husky && vite-envs update-types",

0 commit comments

Comments
 (0)