File tree Expand file tree Collapse file tree 6 files changed +28
-5
lines changed Expand file tree Collapse file tree 6 files changed +28
-5
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## [ 1.2.5] ( https://github.com/nativescript-community/ui-webview/compare/v1.2.4...v1.2.5 ) (2021-08-05)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview
Original file line number Diff line number Diff line change 17
17
]
18
18
}
19
19
},
20
- "version" : " 1.2.4 "
20
+ "version" : " 1.2.5 "
21
21
}
Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ ## [ 1.2.5] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.2.4...v1.2.5 ) (2021-08-05)
7
+
8
+ ** 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.4 " ,
3
+ "version" : " 1.2.5 " ,
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.4 "
39
+ "@nativescript-community/ui-webview" : " ^1.2.5 "
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.2.5] ( https://github.com/nativescript-community/ui-webview/compare/v1.2.4...v1.2.5 ) (2021-08-05)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.2.4] ( https://github.com/nativescript-community/ui-webview/compare/v1.2.3...v1.2.4 ) (2021-07-26)
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.2.4 " ,
3
+ "version" : " 1.2.5 " ,
4
4
"description" : " Image caching plugin for NativeScript" ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
71
71
"readmeFilename" : " README.md" ,
72
72
"dependencies" : {
73
73
"url" : " ^0.11.0"
74
-
75
74
}
76
75
}
You can’t perform that action at this time.
0 commit comments