File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.3.5] ( https://github.com/InseeFr/stromae-dsfr/releases/tag/2.3.5 ) - 2026-01-16
9+
10+ ### Build
11+
12+ - Switch node 20 to node 24
13+ - Upgrade gh-actions version
14+
15+ ### Fixed
16+
17+ - Fixed CVEs on devDependencies (orval)
18+
819## [ 2.3.4] ( https://github.com/InseeFr/stromae-dsfr/releases/tag/2.3.4 ) - 2025-12-30
920
1021### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " stromae-dsfr" ,
33 "private" : true ,
4- "version" : " 2.3.4 " ,
4+ "version" : " 2.3.5 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "prepare" : " husky && vite-envs update-types" ,
You can’t perform that action at this time.
0 commit comments