Upgrade to wombat 3.8.6

This commit is contained in:
benoit74 2024-11-15 10:01:51 +00:00
parent 161b32313b
commit 1eb41ff08e
No known key found for this signature in database
GPG key ID: B89606434FC7B530
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Upgrade to wombat 3.8.4 (#334)
- Upgrade to wombat 3.8.6 (#334)
- Fix wombat setup settings (especially `isSW`) (#293)
## [2.1.3] - 2024-11-01

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.4/dist/wombat.js"
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.6/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)