diff --git a/docs/CHANGELOG-autogenerated.md b/docs/CHANGELOG-autogenerated.md index 8e812a6376..2e7e1e853f 100644 --- a/docs/CHANGELOG-autogenerated.md +++ b/docs/CHANGELOG-autogenerated.md @@ -5,4 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) ## [Unreleased (2022-09-09)] +### Added +- Static page generator [#444](https://github.com/bonfire-networks/bonfire-app/issues/444) + +### Other +- Publish creation of sub-topic in the topic's feed [#439](https://github.com/bonfire-networks/bonfire-app/issues/439) by mayel diff --git a/mix.lock b/mix.lock index 8110617334..2b6e8814a0 100644 --- a/mix.lock +++ b/mix.lock @@ -39,11 +39,11 @@ "bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "6d7e21fa8a45c6f15fc468b1d400fb6128242326", [branch: "main"]}, "bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "105c320796c1c8a9c7d8334e3ca07849c896ddfd", [branch: "main"]}, "bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "b852c685af9408637819c223bc3ba9c3a8f9f22e", [branch: "main"]}, - "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "fc11e915b6cd8ccfaa6d055ca837bb6970f5162b", [branch: "main"]}, + "bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "57992a8aeacd0ec343d82d7b2d72b381a85f081a", [branch: "main"]}, "bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "e3e1aba75488cba4ef2e5a119dcd4e535545a2af", [branch: "main"]}, "bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "b7be6671ea1980f21b17e47c0c81aef6f69c7a7d", [branch: "main"]}, - "bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "d2768cd13ae82b7e27bb51126ce4b35740d62446", [branch: "main"]}, - "bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "8c0020701ebe91d5adb827f3567fa5cb3b0e75ff", [branch: "main"]}, + "bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "c76cf1f3799e8b0fd91b60dba8bc97e224d86acf", [branch: "main"]}, + "bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "67f4ef67ed8fa4e4d6d6c412574b7fc8565ddd5a", [branch: "main"]}, "bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "6d8d4e5fd9a423af09552c9ec174b329ef22eaab", [branch: "main"]}, "bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "1c54a852af284ef4540631e61c1e75fe0bd21cc5", [branch: "main"]}, "bonfire_valueflows_api_schema": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", "68d55109e6d51eaf69671982a40f1cb2c3b2bafb", [branch: "main"]},