diff --git a/Cargo.lock b/Cargo.lock index be74571..c5db714 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1591,7 +1591,7 @@ dependencies = [ [[package]] name = "pagetop-statics" -version = "0.1.1" +version = "0.1.2" dependencies = [ "actix-web", "change-detection", diff --git a/helpers/pagetop-statics/CHANGELOG.md b/helpers/pagetop-statics/CHANGELOG.md index 811a77f..0d6f5b1 100644 --- a/helpers/pagetop-statics/CHANGELOG.md +++ b/helpers/pagetop-statics/CHANGELOG.md @@ -8,11 +8,21 @@ Resume la evolución del proyecto para usuarios y colaboradores, destacando nuev correcciones, mejoras durante el desarrollo o cambios en la documentación. Cambios menores o internos pueden omitirse si no afectan al uso del proyecto. +## 0.1.2 (2025-09-20) + +### Dependencias + +- Actualiza dependencias para 0.4.0 + +### Documentado + +- Normaliza referencias al nombre PageTop + ## 0.1.1 (2025-08-16) ### Documentado -- Cambia el formato para la documentación (#4) +- Cambia el formato para la documentación ## 0.1.0 (2025-08-09) diff --git a/helpers/pagetop-statics/Cargo.toml b/helpers/pagetop-statics/Cargo.toml index 1f6deed..0172a19 100644 --- a/helpers/pagetop-statics/Cargo.toml +++ b/helpers/pagetop-statics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pagetop-statics" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = """