File tree Expand file tree Collapse file tree 11 files changed +15
-12
lines changed Expand file tree Collapse file tree 11 files changed +15
-12
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+ ## [ 3.8.2] - 2025-10-17
10+
911### Fixed
1012
1113🐛(service-worker) fix sw registration and page reload logic #1500
@@ -807,7 +809,8 @@ and this project adheres to
807809- ✨(frontend) Coming Soon page (#67 )
808810- 🚀 Impress, project to manage your documents easily and collaboratively.
809811
810- [ unreleased ] : https://github.com/suitenumerique/docs/compare/v3.8.1...main
812+ [ unreleased ] : https://github.com/suitenumerique/docs/compare/v3.8.2...main
813+ [ v3.8.2 ] : https://github.com/suitenumerique/docs/releases/v3.8.2
811814[ v3.8.1 ] : https://github.com/suitenumerique/docs/releases/v3.8.1
812815[ v3.8.0 ] : https://github.com/suitenumerique/docs/releases/v3.8.0
813816[ v3.7.0 ] : https://github.com/suitenumerique/docs/releases/v3.7.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 = " 3.8.1 "
10+ version = " 3.8.2 "
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" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
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" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
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" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
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" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
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" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
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" : " 3.8.1 " ,
3+ "version" : " 3.8.2 " ,
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 : 3.8.1
4+ - version : 3.8.2
55 feature :
66 values :
7- - version : 3.8.1
7+ - version : 3.8.2
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 : 3.8.1
4+ version : 3.8.2
55appVersion : latest
You can’t perform that action at this time.
0 commit comments