@pqina/pintura 8.82.1 → 8.82.2

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,11 @@
1
1
  # Changelog
2
2
 
3
+ ## 8.82.2 | 2024-06-05
4
+
5
+ - Fix issue with text shadow being cut off.
6
+ - Fix issue with annotation positioning when `canvasMemoryLimit` was set.
7
+ - Fix issue with double icc profile when copying JPEG head on Chrome.
8
+
3
9
  ## 8.82.1 | 2024-05-30
4
10
 
5
11
  - Update TypeScript declarations.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "8.82.1",
2
+ "version": "8.82.2",
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",