File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 9.0.3] ( https://github.com/IgniteUI/igniteui-cli/compare/v9.0.2...v9.0.3 )
2+ ## igniteui/cli-core@9.0.3 (2021-12-13)
3+
4+ * Note: Version bump only for package igniteui/cli-core
5+
6+ ## igniteui/angular-templates@13.0.903
7+
8+ * Fix home import without placeholder [ PR #966 ] ( https://github.com/IgniteUI/igniteui-cli/pull/966 )
9+
10+ ## igniteui/angular-schematics@13.0.903
11+
12+ * Note: Version bump only for package igniteui/angular-schematics
13+
14+ ## igniteui-cli@9.0.3
15+
16+ * Note: Version bump only for package igniteui-cli
17+
118# [ 9.0.2] ( https://github.com/IgniteUI/igniteui-cli/compare/v9.0.1...v9.0.2 )
219## igniteui/cli-core@9.0.2 (2021-12-10)
320
Original file line number Diff line number Diff line change 11{
22 "name" : " igniteui-cli" ,
3- "version" : " 9.0.2 " ,
3+ "version" : " 9.0.3 " ,
44 "description" : " CLI tool for creating Ignite UI projects" ,
55 "keywords" : [
66 " CLI" ,
7878 "all" : true
7979 },
8080 "dependencies" : {
81- "@igniteui/angular-templates" : " ~13.0.902 " ,
82- "@igniteui/cli-core" : " ~9.0.2 " ,
81+ "@igniteui/angular-templates" : " ~13.0.903 " ,
82+ "@igniteui/cli-core" : " ~9.0.3 " ,
8383 "chalk" : " ^2.3.2" ,
8484 "fs-extra" : " ^3.0.1" ,
8585 "glob" : " ^7.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/cli-core" ,
3- "version" : " 9.0.2 " ,
3+ "version" : " 9.0.3 " ,
44 "description" : " Base types and functionality for Ignite UI CLI" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/angular-templates" ,
3- "version" : " 13.0.902 " ,
3+ "version" : " 13.0.903 " ,
44 "description" : " Templates for Ignite UI for Angular projects and components" ,
55 "repository" : {
66 "type" : " git" ,
1212 "author" : " Infragistics" ,
1313 "license" : " MIT" ,
1414 "dependencies" : {
15- "@igniteui/cli-core" : " ~9.0.2 " ,
15+ "@igniteui/cli-core" : " ~9.0.3 " ,
1616 "typescript" : " ~4.4.4"
1717 }
1818}
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/angular-schematics" ,
3- "version" : " 13.0.902 " ,
3+ "version" : " 13.0.903 " ,
44 "description" : " Ignite UI for Angular Schematics for ng new and ng generate" ,
55 "repository" : {
66 "type" : " git" ,
2020 "dependencies" : {
2121 "@angular-devkit/core" : " ~13.0.0" ,
2222 "@angular-devkit/schematics" : " ~13.0.0" ,
23- "@igniteui/angular-templates" : " ~13.0.902 " ,
24- "@igniteui/cli-core" : " ~9.0.2 " ,
23+ "@igniteui/angular-templates" : " ~13.0.903 " ,
24+ "@igniteui/cli-core" : " ~9.0.3 " ,
2525 "@schematics/angular" : " ~13.0.0" ,
2626 "rxjs" : " ^6.6.3"
2727 },
You can’t perform that action at this time.
0 commit comments