File tree Expand file tree Collapse file tree 3 files changed +21
-4
lines changed Expand file tree Collapse file tree 3 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 1+ ## [ 12.0.1] ( https://github.com/NativeScript/angular/compare/12.0.0...12.0.1 ) (2021-06-10)
2+
3+
4+ ### Bug Fixes
5+
6+ * backport tab-view ([ #5 ] ( https://github.com/NativeScript/angular/issues/5 ) ) ([ 8e121dd] ( https://github.com/NativeScript/angular/commit/8e121dd1faeccf3b820420c5a1c32f35296c48c0 ) )
7+
8+
9+
10+ # 12.0.0 (2021-06-08)
11+
12+ * Angular 12 compatibility with a new revamped engine.
13+
14+
15+
Original file line number Diff line number Diff line change 11{
2- "name" : " nativescript-frontend-flavors " ,
3- "version" : " 0 .0.0 " ,
2+ "name" : " nativescript-angular " ,
3+ "version" : " 12 .0.1 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
2727 "update" : " nx migrate latest" ,
2828 "dep-graph" : " nx dep-graph" ,
2929 "help" : " nx help" ,
30- "workspace-generator" : " nx workspace-generator"
30+ "workspace-generator" : " nx workspace-generator" ,
31+ "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s"
3132 },
3233 "dependencies" : {
3334 "@angular/animations" : " ~12.0.0" ,
6566 "@types/node" : " 14.14.33" ,
6667 "@typescript-eslint/eslint-plugin" : " 4.19.0" ,
6768 "@typescript-eslint/parser" : " 4.19.0" ,
69+ "conventional-changelog-cli" : " ^2.1.1" ,
6870 "dotenv" : " 8.2.0" ,
6971 "eslint" : " 7.22.0" ,
7072 "eslint-config-prettier" : " 8.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/angular" ,
3- "version" : " 12.0.0 " ,
3+ "version" : " 12.0.1 " ,
44 "homepage" : " https://nativescript.org/" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments