diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c734705a..df560777e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.6.11](https://github.com/TRPGEngine/Client/compare/v0.6.10...v0.6.11) (2023-07-08) + + +### Features + +* add listName in ForEachComponent which can pass into define ([8de14e6](https://github.com/TRPGEngine/Client/commit/8de14e6e086aa6b20d19fee64f4ba4cc8df52ee5)) + +### [0.6.10](https://github.com/TRPGEngine/Client/compare/v0.6.9...v0.6.10) (2022-08-26) + + +### Bug Fixes + +* 修复管理员不能撤回其他人消息的bug ([cb53eb0](https://github.com/TRPGEngine/Client/commit/cb53eb01418440917769f8a6d16f9aeef17b73e9)) + ### [0.6.9](https://github.com/TRPGEngine/Client/compare/v0.6.8...v0.6.9) (2022-08-07) diff --git a/build/template/index.hbs b/build/template/index.hbs index a0c3c1a97..5dbfca654 100644 --- a/build/template/index.hbs +++ b/build/template/index.hbs @@ -16,6 +16,8 @@ {{#if isPro}} + +