Skip to content

Commit

Permalink
Bump wombat.js to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Sep 3, 2024
1 parent ed4ebe2 commit 7c32792
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Upgrade dependencies, including wombat 3.8.0 (#386)

## [2.1.0] - 2024-08-09

### Added
Expand Down
2 changes: 1 addition & 1 deletion openzim.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ execute_after=[

[files.assets.actions."wombat.js"]
action="get_file"
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.7.12/dist/wombat.js"
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.0/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)
Expand Down

0 comments on commit 7c32792

Please sign in to comment.