@aarsteinmedia/dotlottie-player 5.1.5 → 5.1.6

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
@@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  Changelog was only added since [3.2.3], so it's not exhaustive. [Please report any missing noteable changes to us](https://github.com/aarsteinmedia/dotlottie-player/issues), and we'll add them promptly.
9
9
 
10
- ## [5.1.5] - 04-06-2025
10
+ ## [5.1.6] - 04-06-2025
11
11
 
12
12
  ### Changed
13
13
 
14
+ - Fixed issue with data handling in animation engine.
14
15
  - Fixed issue with enums causing compiler errors in TypeScript
15
16
 
16
17
  ## [5.1.4] - 03-06-2025
@@ -249,6 +250,7 @@ Changelog was only added since [3.2.3], so it's not exhaustive. [Please report a
249
250
  - Removed dependencies
250
251
  - `@lit`
251
252
 
253
+ [5.1.6]: https://www.npmjs.com/package/@aarsteinmedia/dotlottie-player/v/5.1.6
252
254
  [5.1.4]: https://www.npmjs.com/package/@aarsteinmedia/dotlottie-player/v/5.1.4
253
255
  [5.1.3]: https://www.npmjs.com/package/@aarsteinmedia/dotlottie-player/v/5.1.3
254
256
  [5.1.0]: https://www.npmjs.com/package/@aarsteinmedia/dotlottie-player/v/5.1.0