File tree 6 files changed +18
-4
lines changed
6 files changed +18
-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.5.2] ( https://github.com/nativescript-community/ui-webview/compare/v1.5.1...v1.5.2 ) (2024-12-09)
7
+
8
+ ### Features
9
+
10
+ * ` userAgent ` property ([ fc696e7] ( https://github.com/nativescript-community/ui-webview/commit/fc696e7a1242acc975643ea8a0b110bbf2e1e1b1 ) )
11
+
6
12
## [ 1.5.1] ( https://github.com/nativescript-community/ui-webview/compare/v1.5.0...v1.5.1 ) (2024-12-09)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.5.1 " ,
2
+ "version" : " 1.5.2 " ,
3
3
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
4
4
"packages" : [
5
5
" packages/*"
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.5.2] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.5.1...v1.5.2 ) (2024-12-09)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
9
+
6
10
## [ 1.5.1] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.5.0...v1.5.1 ) (2024-12-09)
7
11
8
12
** 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.5.1 " ,
3
+ "version" : " 1.5.2 " ,
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.5.1 "
39
+ "@nativescript-community/ui-webview" : " ^1.5.2 "
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.5.2] ( https://github.com/nativescript-community/ui-webview/compare/v1.5.1...v1.5.2 ) (2024-12-09)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-webview
9
+
6
10
## [ 1.5.1] ( https://github.com/nativescript-community/ui-webview/compare/v1.5.0...v1.5.1 ) (2024-12-09)
7
11
8
12
** Note:** Version bump only for package @nativescript-community/ui-webview
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-webview" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.5.2 " ,
4
4
"description" : " Advanced WebView plugin for NativeScript" ,
5
5
"main" : " ./index" ,
6
6
"sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments