File tree Expand file tree Collapse file tree 5 files changed +17
-9
lines changed Expand file tree Collapse file tree 5 files changed +17
-9
lines changed Original file line number Diff line number Diff line change 1+ # [ 14.5.7] ( https://github.com/IgniteUI/igniteui-cli/compare/v14.5.6...v14.5.7 ) (2025-09-23)
2+
3+ ## What's Changed
4+ * Fix lint errors in angular modules by @Hristo313 in https://github.com/IgniteUI/igniteui-cli/pull/1423
5+ * chore: update
[email protected] by
@Lipata in
https://github.com/IgniteUI/igniteui-cli/commit/bd0b53f6afd6ba5475587096a5f17cc7f810009d 6+
7+ ** Full Changelog** : https://github.com/IgniteUI/igniteui-cli/compare/v14.5.6...v14.5.7
8+
19# [ 14.5.6] ( https://github.com/IgniteUI/igniteui-cli/compare/v14.5.5...v14.5.6 ) (2025-09-18)
210
311## What's Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " igniteui-cli" ,
3- "version" : " 14.5.6 " ,
3+ "version" : " 14.5.7 " ,
44 "description" : " CLI tool for creating Ignite UI projects" ,
55 "keywords" : [
66 " CLI" ,
7676 "all" : true
7777 },
7878 "dependencies" : {
79- "@igniteui/angular-templates" : " ~20.0.1456 " ,
80- "@igniteui/cli-core" : " ~14.5.6 " ,
79+ "@igniteui/angular-templates" : " ~20.0.1457 " ,
80+ "@igniteui/cli-core" : " ~14.5.7 " ,
8181 "@inquirer/prompts" : " ^5.4.0" ,
8282 "@types/yargs" : " ^17.0.33" ,
8383 "chalk" : " ^5.3.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/cli-core" ,
3- "version" : " 14.5.6 " ,
3+ "version" : " 14.5.7 " ,
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" : " 20.0.1456 " ,
3+ "version" : " 20.0.1457 " ,
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" : " ~14.5.6 " ,
15+ "@igniteui/cli-core" : " ~14.5.7 " ,
1616 "typescript" : " ~5.5.4"
1717 }
1818}
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/angular-schematics" ,
3- "version" : " 20.0.1456 " ,
3+ "version" : " 20.0.1457 " ,
44 "description" : " Ignite UI for Angular Schematics for ng new and ng generate" ,
55 "repository" : {
66 "type" : " git" ,
2020 "dependencies" : {
2121 "@angular-devkit/core" : " ^19.0.0" ,
2222 "@angular-devkit/schematics" : " ^19.0.0" ,
23- "@igniteui/angular-templates" : " ~20.0.1456 " ,
24- "@igniteui/cli-core" : " ~14.5.6 " ,
23+ "@igniteui/angular-templates" : " ~20.0.1457 " ,
24+ "@igniteui/cli-core" : " ~14.5.7 " ,
2525 "@schematics/angular" : " ~19.0.0" ,
2626 "minimatch" : " ^10.0.1" ,
2727 "rxjs" : " ^7.8.1"
You can’t perform that action at this time.
0 commit comments