Skip to content

Commit be55e8a

Browse files
authored
Merge pull request #239 from openzim/upgrade_wombat
Upgrade to wombat 3.8.7
2 parents fa387b1 + 5c7bfde commit be55e8a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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 wombat to 3.8.7 (#239)
13+
1014
## [5.0.0rc2] - 2025-01-07
1115

1216
## Fixed

openzim.toml

Lines changed: 1 addition & 1 deletion
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].2/dist/wombat.js"
9+
source="https://cdn.jsdelivr.net/npm/@webrecorder/[email protected].7/dist/wombat.js"
1010
target_file="wombat.js"

0 commit comments

Comments
 (0)