File tree 4 files changed +12
-2
lines changed
4 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.4] ( https://github.com/farfromrefug/nativescript-lottie/compare/v5.0.3...v5.0.4 ) (2023-01-13)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** android:** lottie does not support clearing animation (src=null) ([ 024b7d5] ( https://github.com/farfromrefug/nativescript-lottie/commit/024b7d5a9de23bcc2fd0a754188cf5026fe3e031 ) )
11
+
6
12
## [ 5.0.3] ( https://github.com/farfromrefug/nativescript-lottie/compare/v5.0.2...v5.0.3 ) (2022-12-21)
7
13
8
14
** Note:** Version bump only for package @nativescript-community/ui-lottie
Original file line number Diff line number Diff line change 1
1
{
2
2
"packages" : [" plugin" ],
3
- "version" : " 5.0.3 " ,
3
+ "version" : " 5.0.4 " ,
4
4
"command" : {
5
5
"publish" : {
6
6
"conventionalCommits" : true
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.4] ( https://github.com/farfromrefug/nativescript-lottie/compare/v5.0.3...v5.0.4 ) (2023-01-13)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-lottie
9
+
6
10
## [ 5.0.3] ( https://github.com/farfromrefug/nativescript-lottie/compare/v5.0.2...v5.0.3 ) (2022-12-21)
7
11
8
12
** Note:** Version bump only for package @nativescript-community/ui-lottie
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-lottie" ,
3
- "version" : " 5.0.3 " ,
3
+ "version" : " 5.0.4 " ,
4
4
"description" : " NativeScript plugin to expose AirBnB Lottie library" ,
5
5
"main" : " lottie" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments