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 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 6.14.0] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.13.1...@ionic/cli@6.14.0 ) (2021-04-28)
7+
8+
9+ ### Features
10+
11+ * ** appflow:** add flag for skipping artifact download after builds succeed ([ #4678 ] ( https://github.com/ionic-team/ionic-cli/issues/4678 ) ) ([ d87c6f2] ( https://github.com/ionic-team/ionic-cli/commit/d87c6f28a34c668349868f8214346ff07398c820 ) )
12+
13+
14+
15+
16+
617## [ 6.13.1] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.13.0...@ionic/cli@6.13.1 ) (2021-02-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/cli" ,
3- "version" : " 6.13.1 " ,
3+ "version" : " 6.14.0 " ,
44 "description" : " A tool for creating and developing Ionic Framework mobile apps." ,
55 "homepage" : " https://ionicframework.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionicframework.com) " ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 2.1.40] ( https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.39...cli-scripts@2.1.40 ) (2021-04-28)
7+
8+ ** Note:** Version bump only for package cli-scripts
9+
10+
11+
12+
13+
614## [ 2.1.39] ( https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.38...cli-scripts@2.1.39 ) (2021-02-22)
715
816** Note:** Version bump only for package cli-scripts
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " cli-scripts" ,
4- "version" : " 2.1.39 " ,
4+ "version" : " 2.1.40 " ,
55 "bin" : {
66 "ionic-cli-scripts" : " ./bin/ionic-cli-scripts"
77 },
1616 "main" : " ./dist/index.js" ,
1717 "types" : " ./dist/index.d.ts" ,
1818 "dependencies" : {
19- "@ionic/cli" : " 6.13.1 " ,
19+ "@ionic/cli" : " 6.14.0 " ,
2020 "@ionic/cli-framework" : " 5.1.0" ,
2121 "@ionic/utils-fs" : " 3.1.5" ,
2222 "ansi-styles" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments