File tree Expand file tree Collapse file tree 7 files changed +30
-5
lines changed Expand file tree Collapse file tree 7 files changed +30
-5
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
+ ## [ 1.4.4] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.3...v1.4.4 ) (2023-02-15)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-root
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.4.3] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.2...v1.4.3 ) (2023-01-24)
7
15
8
16
Original file line number Diff line number Diff line change 18
18
]
19
19
}
20
20
},
21
- "version" : " 1.4.3 "
21
+ "version" : " 1.4.4 "
22
22
}
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
+ ## [ 1.4.4] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.3...v1.4.4 ) (2023-02-15)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.4.3] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.2...v1.4.3 ) (2023-01-24)
7
15
8
16
** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview-rtc" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.4.4 " ,
4
4
"main" : " ./index" ,
5
5
"sideEffects" : false ,
6
6
"typings" : " ./index.d.ts" ,
36
36
},
37
37
"homepage" : " https://github.com/nativescript-community/ui-webview#readme" ,
38
38
"dependencies" : {
39
- "@nativescript-community/ui-webview" : " ^1.4.3 "
39
+ "@nativescript-community/ui-webview" : " ^1.4.4 "
40
40
}
41
41
}
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
+ ## [ 1.4.4] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.3...v1.4.4 ) (2023-02-15)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.4.3] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.2...v1.4.3 ) (2023-01-24)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview" ,
3
- "version" : " 1.4.3 " ,
3
+ "version" : " 1.4.4 " ,
4
4
"description" : " Image caching plugin for NativeScript" ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
Original file line number Diff line number Diff line change 10
10
" android.webkit:JsResult" ,
11
11
" android.webkit:ConsoleMessage" ,
12
12
" android.webkit:ValueCallback" ,
13
- " android.webkit:PermissionRequest"
13
+ " android.webkit:PermissionRequest" ,
14
+ " android.webkit:ConsoleMessage.MessageLevel"
14
15
]
15
16
}
You can’t perform that action at this time.
0 commit comments