🔖(patch) release 3.8.2

Fixed:

- 🐛(service-worker) fix sw registration and page reload
  logic
This commit is contained in:
Anthony LC
2025-10-17 15:54:56 +02:00
parent 33647f124f
commit a11258f778
11 changed files with 15 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "impress"
version = "3.8.1"
version = "3.8.2"
authors = [{ "name" = "DINUM", "email" = "dev@mail.numerique.gouv.fr" }]
classifiers = [
"Development Status :: 5 - Production/Stable",