Fix compliments croner (#3625)

croner changed the filename we need to use in the latest version
fix the alias table in vendor/vendor.js

fixes #3624
This commit is contained in:
sam detweiler
2024-11-04 10:41:48 -06:00
committed by GitHub
parent 6ce3622c61
commit 7e6349c093
3 changed files with 3 additions and 2 deletions

View File

@@ -35,6 +35,7 @@ _This release is scheduled to be released on 2025-01-01._
- [tests] Fix electron tests with mock dates, the mock on server side was missing (#3597)
- [tests] Fix test cases with hard coded Date.now (#3597)
- [core] Fix missing `basePath` where `location.host` is used (#3613)
- [compliments] croner library changed filenames used in latest version (#3624)
## [2.29.0] - 2024-10-01