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 fef63f8 commit 6a68af1Copy full SHA for 6a68af1
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 to wombat 3.8.11 (#256)
13
14
## [5.1.1] - 2025-02-17
15
16
### Changed
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.8/dist/wombat.js"
+source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.11/dist/wombat.js"
target_file="wombat.js"
0 commit comments