🐛 Fix zh-Hans content date

Fixes: #944
This commit is contained in:
James Panther
2024-10-07 10:16:19 +11:00
parent 58b4ceac14
commit 5dcded90f6
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Changed
- Upgrade to Tailwind v3.4.11 ([#934](https://github.com/jpanther/congo/pull/934))
- Upgrade to Mermaid v11.1.0 ([#931](https://github.com/jpanther/congo/pull/931))
### Fixed
- Example site not building due to an issue in the `zh-Hans` translated content ([#944](https://github.com/jpanther/congo/issues/944))
## [2.9.0] - 2024-08-29
### Added