Merge pull request #414 from openzim/update_deps

Upgrade to wombat 3.8.3
This commit is contained in:
benoit74 2024-11-01 09:40:51 +01:00 committed by GitHub
commit 7286db3e7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Upgrade to wombat 3.8.3 (#414)
## [2.1.2] - 2024-10-08
### Added

View file

@ -6,7 +6,7 @@ execute_after=[
[files.assets.actions."wombat.js"]
action="get_file"
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.2/dist/wombat.js"
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.3/dist/wombat.js"
target_file="wombat.js"
[files.assets.actions."wombatSetup.js"] # fallback if this script has not been properly build (should happen only in dev)