File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 14.0.1] ( https://github.com/NativeScript/angular/compare/14.0.0...14.0.1 ) (2022-06-23)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * handle standalone component routing with loadComponent ([ #73 ] ( https://github.com/NativeScript/angular/issues/73 ) ) ([ 4a5ea46] ( https://github.com/NativeScript/angular/commit/4a5ea4675c5cb576add6ea0afc96c4b11e395d88 ) )
7
+
8
+
9
+
1
10
# [ 14.0.0] ( https://github.com/NativeScript/angular/compare/13.0.4...14.0.0 ) (2022-06-15)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-angular" ,
3
- "version" : " 14.0.0 " ,
3
+ "version" : " 14.0.1 " ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/angular" ,
3
- "version" : " 14.0.0 " ,
3
+ "version" : " 14.0.1 " ,
4
4
"homepage" : " https://nativescript.org/" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments