diff --git a/Cargo.lock b/Cargo.lock index c2f07b3a..0ce697de 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1713,7 +1713,7 @@ dependencies = [ [[package]] name = "pagetop-statics" -version = "0.1.2" +version = "0.1.3" dependencies = [ "actix-web", "change-detection", diff --git a/helpers/pagetop-statics/CHANGELOG.md b/helpers/pagetop-statics/CHANGELOG.md index 0d6f5b1b..f045a872 100644 --- a/helpers/pagetop-statics/CHANGELOG.md +++ b/helpers/pagetop-statics/CHANGELOG.md @@ -8,6 +8,13 @@ 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.3 (2026-05-03) + +### Documentado + +- Añade guías de contribución y revisa estilos +- Actualiza licencias y revisa *badges* de README + ## 0.1.2 (2025-09-20) ### Dependencias diff --git a/helpers/pagetop-statics/Cargo.toml b/helpers/pagetop-statics/Cargo.toml index 0172a190..da967c31 100644 --- a/helpers/pagetop-statics/Cargo.toml +++ b/helpers/pagetop-statics/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pagetop-statics" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = """