File tree Expand file tree Collapse file tree 6 files changed +39
-4
lines changed Expand file tree Collapse file tree 6 files changed +39
-4
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.3.0] ( https://github.com/nativescript-community/ui-webview/compare/v1.2.7...v1.3.0 ) (2021-10-15)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** ios:** removed logs ([ 05ae314] ( https://github.com/nativescript-community/ui-webview/commit/05ae314b852e2e23dbe92d522d830e72b0c79ded ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * native-api-usage support ([ 62d92a1] ( https://github.com/nativescript-community/ui-webview/commit/62d92a1c27499df46227ddc7d3a5a48967a8c4ec ) )
17
+
18
+
19
+
20
+
21
+
6
22
## [ 1.2.7] ( https://github.com/nativescript-community/ui-webview/compare/v1.2.6...v1.2.7 ) (2021-09-18)
7
23
8
24
Original file line number Diff line number Diff line change 17
17
]
18
18
}
19
19
},
20
- "version" : " 1.2.7 "
20
+ "version" : " 1.3.0 "
21
21
}
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.3.0] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.2.7...v1.3.0 ) (2021-10-15)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.7] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.2.6...v1.2.7 ) (2021-09-18)
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.2.7 " ,
3
+ "version" : " 1.3.0 " ,
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.2.6 "
39
+ "@nativescript-community/ui-webview" : " ^1.3.0 "
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.3.0] ( https://github.com/nativescript-community/ui-webview/compare/v1.2.7...v1.3.0 ) (2021-10-15)
7
+
8
+
9
+ ### Features
10
+
11
+ * native-api-usage support ([ 62d92a1] ( https://github.com/nativescript-community/ui-webview/commit/62d92a1c27499df46227ddc7d3a5a48967a8c4ec ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 1.2.7] ( https://github.com/nativescript-community/ui-webview/compare/v1.2.6...v1.2.7 ) (2021-09-18)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview" ,
3
- "version" : " 1.2.7 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " Image caching plugin for NativeScript" ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments