File tree Expand file tree Collapse file tree 6 files changed +17
-10
lines changed
templates/webcomponents/igc-ts/projects/_base/files Expand file tree Collapse file tree 6 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 1+ # [ 14.4.1] ( https://github.com/IgniteUI/igniteui-cli/compare/v14.4.0...v14.4.1 ) (2025-04-23)
2+
3+ ## What's Changed
4+ * chore(wc): update igniteui-cli reference in igniteui-webcomponents packages
5+
6+ ** Full Changelog** : https://github.com/IgniteUI/igniteui-cli/compare/v14.4.0...v14.4.1
7+
18# [ 14.4.0] ( https://github.com/IgniteUI/igniteui-cli/compare/v14.3.18...v14.4.0 ) (2025-04-17)
29
310## What's Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " igniteui-cli" ,
3- "version" : " 14.4.0 " ,
3+ "version" : " 14.4.1 " ,
44 "description" : " CLI tool for creating Ignite UI projects" ,
55 "keywords" : [
66 " CLI" ,
7676 "all" : true
7777 },
7878 "dependencies" : {
79- "@igniteui/angular-templates" : " ~19.2.1440 " ,
80- "@igniteui/cli-core" : " ~14.4.0 " ,
79+ "@igniteui/angular-templates" : " ~19.2.1441 " ,
80+ "@igniteui/cli-core" : " ~14.4.1 " ,
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 3737 "deepmerge" : " ^4.2.2" ,
3838 "eslint" : " ^9.20.0" ,
3939 "eslint-plugin-lit" : " ^1.8.2" ,
40- "igniteui-cli" : " ^13.1.5 " ,
40+ "igniteui-cli" : " ~14.4.1 " ,
4141 "rimraf" : " ^5.0.10" ,
4242 "source-map" : " ^0.7.4" ,
4343 "tslib" : " ^2.8.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @igniteui/cli-core" ,
3- "version" : " 14.4.0 " ,
3+ "version" : " 14.4.1 " ,
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" : " 19.2.1440 " ,
3+ "version" : " 19.2.1441 " ,
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.4.0 " ,
15+ "@igniteui/cli-core" : " ~14.4.1 " ,
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" : " 19.2.1440 " ,
3+ "version" : " 19.2.1441 " ,
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" : " ~19.2.1440 " ,
24- "@igniteui/cli-core" : " ~14.4.0 " ,
23+ "@igniteui/angular-templates" : " ~19.2.1441 " ,
24+ "@igniteui/cli-core" : " ~14.4.1 " ,
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