🚸 Don't cache extend partials

This commit is contained in:
James Panther
2022-11-22 11:03:28 +11:00
parent 4fed4e6ef8
commit 308192bedc
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed
- Extended head and footer partials are no longer cached during builds
- Upgrade to Chart.js v4.0.1 ([#373](https://github.com/jpanther/congo/pull/373))
### Fixed