Skip to content

Commit 6a68af1

Browse files
committed
Upgrade to wombat 3.8.11
1 parent fef63f8 commit 6a68af1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Upgrade to wombat 3.8.11 (#256)
13+
1014
## [5.1.1] - 2025-02-17
1115

1216
### Changed

openzim.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ execute_after=[
66

77
[files.assets.actions."wombat.js"]
88
action="get_file"
9-
source="https://cdn.jsdelivr.net/npm/@webrecorder/[email protected].8/dist/wombat.js"
9+
source="https://cdn.jsdelivr.net/npm/@webrecorder/[email protected].11/dist/wombat.js"
1010
target_file="wombat.js"

0 commit comments

Comments
 (0)