File tree 2 files changed +18
-8
lines changed
2 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 1
- ## [ 8.5.5] ( https://github.com/NativeScript/NativeScript/compare/8.5.4-core...8.5.5 ) (2023-06-19)
1
+ ## [ 8.5.6] ( https://github.com/NativeScript/NativeScript/compare/8.5.5-core...8.5.6-core ) (2023-06-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** core:** unhandled error typings ([ #10320 ] ( https://github.com/NativeScript/NativeScript/issues/10320 ) ) ([ c278430] ( https://github.com/NativeScript/NativeScript/commit/c27843024050115c3ee058828ed6f404d513c07a ) )
7
+ * ** android:** early access to context and packageName ([ #10321 ] ( https://github.com/NativeScript/NativeScript/issues/10321 ) ) ([ 0873894] ( https://github.com/NativeScript/NativeScript/commit/0873894a27cc2785c9b1db189d63e2cd2e2c60f7 ) )
8
+
9
+
10
+
11
+ ## [ 8.5.5] ( https://github.com/NativeScript/NativeScript/compare/8.5.4-core...8.5.5-core ) (2023-06-19)
2
12
3
13
4
14
### Bug Fixes
8
18
9
19
10
20
11
- ## [ 8.5.4] ( https://github.com/NativeScript/NativeScript/compare/5.0.15-webpack...8.5.4 ) (2023-06-17)
21
+ ## [ 8.5.4] ( https://github.com/NativeScript/NativeScript/compare/5.0.15-webpack...8.5.4-core ) (2023-06-17)
12
22
13
23
14
24
### Bug Fixes
22
32
23
33
24
34
25
- ## [ 8.5.3] ( https://github.com/NativeScript/NativeScript/compare/8.5.2-core...8.5.3 ) (2023-05-04)
35
+ ## [ 8.5.3] ( https://github.com/NativeScript/NativeScript/compare/8.5.2-core...8.5.3-core ) (2023-05-04)
26
36
27
37
28
38
### Bug Fixes
37
47
38
48
39
49
40
- ## [ 8.5.2] ( https://github.com/NativeScript/NativeScript/compare/8.5.1-core...8.5.2 ) (2023-04-25)
50
+ ## [ 8.5.2] ( https://github.com/NativeScript/NativeScript/compare/8.5.1-core...8.5.2-core ) (2023-04-25)
41
51
42
52
43
53
### Bug Fixes
52
62
53
63
54
64
55
- ## [ 8.5.1] ( https://github.com/NativeScript/NativeScript/compare/8.5.0-core...8.5.1 ) (2023-04-17)
65
+ ## [ 8.5.1] ( https://github.com/NativeScript/NativeScript/compare/8.5.0-core...8.5.1-core ) (2023-04-17)
56
66
57
67
58
68
### Bug Fixes
71
81
72
82
73
83
74
- # [ 8.5.0] ( https://github.com/NativeScript/NativeScript/compare/8.4.7-core...8.5.0 ) (2023-03-28)
84
+ # [ 8.5.0] ( https://github.com/NativeScript/NativeScript/compare/8.4.7-core...8.5.0-core ) (2023-03-28)
75
85
76
86
77
87
### Bug Fixes
@@ -224,7 +234,7 @@ for (var i = 0; i < collection.count; i++) {
224
234
225
235
226
236
227
- ## [8.4.7](https://github.com/NativeScript/NativeScript/compare/5.0.13-webpack...8.4.7) (2023-01-23)
237
+ ## [8.4.7](https://github.com/NativeScript/NativeScript/compare/5.0.13-webpack...8.4.7-core ) (2023-01-23)
228
238
229
239
230
240
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript" ,
3
- "version" : " 8.5.5 " ,
3
+ "version" : " 8.5.6 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"clean" : " git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/* --exclude=!.npmrc" ,
You can’t perform that action at this time.
0 commit comments