|
1 | 1 | # Changelog
|
2 |
| -All notable changes to this project will be documented in this file. |
3 |
| -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), enforced with [semantic-release](https://github.com/semantic-release/semantic-release). |
4 | 2 |
|
| 3 | +## 3.4.3 |
5 | 4 |
|
6 |
| -## [3.4.2](https://github.com/LottieFiles/lottie-react/compare/v3.4.1...v3.4.2) (2022-02-22) |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- bumping package version to correct number |
| 8 | + |
| 9 | +## 3.3.1 |
7 | 10 |
|
| 11 | +### Patch Changes |
| 12 | + |
| 13 | +- added changesets All notable changes to this project will be documented in this file. The format is based on |
| 14 | + [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to |
| 15 | + [Semantic Versioning](https://semver.org/spec/v2.0.0.html), enforced with |
| 16 | + [semantic-release](https://github.com/semantic-release/semantic-release). |
| 17 | + |
| 18 | +## [3.4.2](https://github.com/LottieFiles/lottie-react/compare/v3.4.1...v3.4.2) (2022-02-22) |
8 | 19 |
|
9 | 20 | ### Bug Fixes
|
10 | 21 |
|
11 |
| -* fixed speed affecting all lotties on a page ([92cec07](https://github.com/LottieFiles/lottie-react/commit/92cec07ce0fb3239883179c8a4fd344806cc29ba)) |
| 22 | +- fixed speed affecting all lotties on a page |
| 23 | + ([92cec07](https://github.com/LottieFiles/lottie-react/commit/92cec07ce0fb3239883179c8a4fd344806cc29ba)) |
12 | 24 |
|
13 | 25 | ## [3.4.1](https://github.com/LottieFiles/lottie-react/compare/v3.4.0...v3.4.1) (2021-08-27)
|
14 | 26 |
|
15 |
| - |
16 | 27 | ### Bug Fixes
|
17 | 28 |
|
18 |
| -* **player:** added null check on window ([b1498ae](https://github.com/LottieFiles/lottie-react/commit/b1498ae73aa56d5ff392120e9935b09cdad3df56)) |
| 29 | +- **player:** added null check on window |
| 30 | + ([b1498ae](https://github.com/LottieFiles/lottie-react/commit/b1498ae73aa56d5ff392120e9935b09cdad3df56)) |
19 | 31 |
|
20 | 32 | # [3.4.0](https://github.com/LottieFiles/lottie-react/compare/v3.3.1...v3.4.0) (2021-08-27)
|
21 | 33 |
|
22 |
| - |
23 | 34 | ### Features
|
24 | 35 |
|
25 |
| -* **window:** added lottie to the window object ([f587f7f](https://github.com/LottieFiles/lottie-react/commit/f587f7f2ad16aa8b58119aaac94e7c777354edf9)) |
| 36 | +- **window:** added lottie to the window object |
| 37 | + ([f587f7f](https://github.com/LottieFiles/lottie-react/commit/f587f7f2ad16aa8b58119aaac94e7c777354edf9)) |
26 | 38 |
|
27 | 39 | ## [3.3.1](https://github.com/LottieFiles/lottie-react/compare/v3.3.0...v3.3.1) (2021-05-24)
|
28 | 40 |
|
29 |
| - |
30 | 41 | ### Bug Fixes
|
31 | 42 |
|
32 |
| -* **onhover bugfix:** onhover bug fixz ([2bfa12b](https://github.com/LottieFiles/lottie-react/commit/2bfa12b38482c9dd992bfcf738c2a7a684fd1aca)) |
| 43 | +- **onhover bugfix:** onhover bug fixz |
| 44 | + ([2bfa12b](https://github.com/LottieFiles/lottie-react/commit/2bfa12b38482c9dd992bfcf738c2a7a684fd1aca)) |
33 | 45 |
|
34 | 46 | # [3.3.0](https://github.com/LottieFiles/lottie-react/compare/v3.2.0...v3.3.0) (2021-05-18)
|
35 | 47 |
|
36 |
| - |
37 | 48 | ### Features
|
38 | 49 |
|
39 |
| -* **player core:** added onhover function ([a2dc06c](https://github.com/LottieFiles/lottie-react/commit/a2dc06c1d60535fcd834da45c0611dbdece147ed)) |
| 50 | +- **player core:** added onhover function |
| 51 | + ([a2dc06c](https://github.com/LottieFiles/lottie-react/commit/a2dc06c1d60535fcd834da45c0611dbdece147ed)) |
40 | 52 |
|
41 | 53 | # [3.2.0](https://github.com/LottieFiles/lottie-react/compare/v3.1.4...v3.2.0) (2021-05-10)
|
42 | 54 |
|
43 |
| - |
44 | 55 | ### Features
|
45 | 56 |
|
46 |
| -* **packages update:** testing build pipeline. CI/CD ([5cb47ff](https://github.com/LottieFiles/lottie-react/commit/5cb47ff9f6f02873afcbeaf004dbf23ef556ad2c)) |
| 57 | +- **packages update:** testing build pipeline. CI/CD |
| 58 | + ([5cb47ff](https://github.com/LottieFiles/lottie-react/commit/5cb47ff9f6f02873afcbeaf004dbf23ef556ad2c)) |
0 commit comments