We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa387b1 commit 5c7bfdeCopy full SHA for 5c7bfde
2 files changed
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## Changed
11
+
12
+- Upgrade wombat to 3.8.7 (#239)
13
14
## [5.0.0rc2] - 2025-01-07
15
16
## Fixed
openzim.toml
@@ -6,5 +6,5 @@ execute_after=[
6
[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.7/dist/wombat.js"
target_file="wombat.js"
0 commit comments