@pqina/pintura 8.74.2 → 8.74.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 8.74.4 | 2024-03-11
4
+
5
+ - Fix issue with video extension interacting with Pintura API.
6
+
7
+ ## 8.74.3 | 2024-03-08
8
+
9
+ - Fix issue where switching between utils still caused issues.
10
+
3
11
  ## 8.74.2 | 2024-03-07
4
12
 
5
13
  - Fix issue where Finetune utility crashed if `finetuneOptions` was set to empty array.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "8.74.2",
2
+ "version": "8.74.4",
3
3
  "name": "@pqina/pintura",
4
4
  "description": "This package is for testing purposes only. Visit https://pqina.nl/pintura to purchase a valid license.",
5
5
  "browser": "pintura.js",