File tree Expand file tree Collapse file tree 11 files changed +16
-13
lines changed
Expand file tree Collapse file tree 11 files changed +16
-13
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to
66
77## [ Unreleased]
88
9+ ## [ 4.3.0] - 2026-01-05
10+
911### Added
1012
1113- β¨(helm) redirecting system #1697
@@ -20,7 +22,7 @@ and this project adheres to
2022
2123### Fixed
2224
23- - π(frontend) fix tables deletion #1752
25+ - π(frontend) fix tables deletion #1739
2426- π(frontend) fix children not display when first resize #1753
2527
2628
@@ -962,7 +964,8 @@ and this project adheres to
962964- β¨(frontend) Coming Soon page (#67 )
963965- π Impress, project to manage your documents easily and collaboratively.
964966
965- [ unreleased ] : https://github.com/suitenumerique/docs/compare/v4.2.0...main
967+ [ unreleased ] : https://github.com/suitenumerique/docs/compare/v4.3.0...main
968+ [ v4.3.0 ] : https://github.com/suitenumerique/docs/releases/v4.3.0
966969[ v4.2.0 ] : https://github.com/suitenumerique/docs/releases/v4.2.0
967970[ v4.1.0 ] : https://github.com/suitenumerique/docs/releases/v4.1.0
968971[ v4.0.0 ] : https://github.com/suitenumerique/docs/releases/v4.0.0
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " impress"
10- version = " 4.2 .0"
10+ version = " 4.3 .0"
1111authors = [{ "name" = " DINUM" , "email" = " dev@mail.numerique.gouv.fr" }]
1212classifiers = [
1313 " Development Status :: 5 - Production/Stable" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " app-e2e" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "repository" : " https://github.com/suitenumerique/docs" ,
55 "author" : " DINUM" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " app-impress" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "repository" : " https://github.com/suitenumerique/docs" ,
55 "author" : " DINUM" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " impress" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "private" : true ,
55 "repository" : " https://github.com/suitenumerique/docs" ,
66 "author" : " DINUM" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-docs" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "repository" : " https://github.com/suitenumerique/docs" ,
55 "author" : " DINUM" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " packages-i18n" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "repository" : " https://github.com/suitenumerique/docs" ,
55 "author" : " DINUM" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " server-y-provider" ,
3- "version" : " 4.2 .0" ,
3+ "version" : " 4.3 .0" ,
44 "description" : " Y.js provider for docs" ,
55 "repository" : " https://github.com/suitenumerique/docs" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11environments:
22 dev:
33 values:
4- - version: 4.2 .0
4+ - version: 4.3 .0
55 feature:
66 values:
7- - version: 4.2 .0
7+ - version: 4.3 .0
88 feature: ci
99 domain: example.com
1010 imageTag: demo
Original file line number Diff line number Diff line change 11apiVersion : v2
22type : application
33name : docs
4- version : 4.2 .0
4+ version : 4.3 .0
55appVersion : latest
You canβt perform that action at this time.
0 commit comments