File tree Expand file tree Collapse file tree 6 files changed +15
-27
lines changed Expand file tree Collapse file tree 6 files changed +15
-27
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
6
+ ## [ 1.4.5] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.4...v1.4.5 ) (2023-06-20)
9
7
8
+ ### Bug Fixes
10
9
10
+ * angular build fix ([ 5552ca4] ( https://github.com/nativescript-community/ui-webview/commit/5552ca4b55240963d0317a34be8b8c4e62b2b155 ) )
11
11
12
+ ## [ 1.4.4] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.3...v1.4.4 ) (2023-02-15)
12
13
14
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-root
13
15
14
16
## [ 1.4.3] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.2...v1.4.3 ) (2023-01-24)
15
17
16
-
17
18
### Bug Fixes
18
19
19
20
* ** ui-webview:** android native-api-usage fix ([ 9343cc7] ( https://github.com/nativescript-community/ui-webview/commit/9343cc707295c8e1b970a5e068b37fde55359714 ) )
20
21
21
-
22
-
23
-
24
-
25
22
## [ 1.4.2] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.1...v1.4.2 ) (2022-09-02)
26
23
27
24
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.4.4 " ,
2
+ "version" : " 1.4.5 " ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
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 )
6
+ ## [ 1.4.5 ] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.4 ...v1.4.5 ) (2023-06-20 )
7
7
8
8
** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
9
9
10
+ ## [ 1.4.4] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.3...v1.4.4 ) (2023-02-15)
10
11
11
-
12
-
12
+ ** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
13
13
14
14
## [ 1.4.3] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.2...v1.4.3 ) (2023-01-24)
15
15
16
16
** Note:** Version bump only for package @nativescript-community/ui-webview-rtc
17
17
18
-
19
-
20
-
21
-
22
18
## [ 1.4.2] ( https://github.com/nativescript-community/ui-collectionview/compare/v1.4.1...v1.4.2 ) (2022-09-02)
23
19
24
20
** 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.4 " ,
3
+ "version" : " 1.4.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.4.4 "
39
+ "@nativescript-community/ui-webview" : " ^1.4.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.4.4 ] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.3 ...v1.4.4 ) (2023-02-15 )
6
+ ## [ 1.4.5 ] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.4 ...v1.4.5 ) (2023-06-20 )
7
7
8
8
** Note:** Version bump only for package @nativescript-community/ui-webview
9
9
10
+ ## [ 1.4.4] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.3...v1.4.4 ) (2023-02-15)
10
11
11
-
12
-
12
+ ** Note:** Version bump only for package @nativescript-community/ui-webview
13
13
14
14
## [ 1.4.3] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.2...v1.4.3 ) (2023-01-24)
15
15
16
-
17
16
### Bug Fixes
18
17
19
18
* ** ui-webview:** android native-api-usage fix ([ 9343cc7] ( https://github.com/nativescript-community/ui-webview/commit/9343cc707295c8e1b970a5e068b37fde55359714 ) )
20
19
21
-
22
-
23
-
24
-
25
20
## [ 1.4.2] ( https://github.com/nativescript-community/ui-webview/compare/v1.4.1...v1.4.2 ) (2022-09-02)
26
21
27
22
** 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.4.4 " ,
3
+ "version" : " 1.4.5 " ,
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