File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 7.2.1] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@7.2.0...@ionic/cli@7.2.1 ) (2025-03-18)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** angular:** change default project type to Standalone ([ #5104 ] ( https://github.com/ionic-team/ionic-cli/issues/5104 ) ) ([ cea5728] ( https://github.com/ionic-team/ionic-cli/commit/cea5728c8b228ab336a98bee5655364e720336a4 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 7.2.0] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@7.1.6...@ionic/cli@7.2.0 ) (2024-01-02)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ionic/cli" ,
3
- "version" : " 7.2.0 " ,
3
+ "version" : " 7.2.1 " ,
4
4
"description" : " A tool for creating and developing Ionic Framework mobile apps." ,
5
5
"homepage" : " https://ionicframework.com" ,
6
6
"author" : " Ionic Team <hi@ionic.io> (https://ionicframework.com) " ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.1.75] ( https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.74...cli-scripts@2.1.75 ) (2025-03-18)
7
+
8
+ ** Note:** Version bump only for package cli-scripts
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.1.74] ( https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.73...cli-scripts@2.1.74 ) (2024-01-02)
7
15
8
16
** Note:** Version bump only for package cli-scripts
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " cli-scripts" ,
4
- "version" : " 2.1.74 " ,
4
+ "version" : " 2.1.75 " ,
5
5
"bin" : {
6
6
"ionic-cli-scripts" : " ./bin/ionic-cli-scripts"
7
7
},
16
16
"main" : " ./dist/index.js" ,
17
17
"types" : " ./dist/index.d.ts" ,
18
18
"dependencies" : {
19
- "@ionic/cli" : " 7.2.0 " ,
19
+ "@ionic/cli" : " 7.2.1 " ,
20
20
"@ionic/cli-framework" : " 6.0.1" ,
21
21
"@ionic/utils-fs" : " 3.1.7" ,
22
22
"ansi-styles" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments