File tree Expand file tree Collapse file tree 8 files changed +46
-5
lines changed
Expand file tree Collapse file tree 8 files changed +46
-5
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.20.3] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.20.2...@ionic/cli@6.20.3 ) (2022-10-06)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** cli:** capacitor commands not working ([ #4918 ] ( https://github.com/ionic-team/ionic-cli/issues/4918 ) ) ([ 27b958b] ( https://github.com/ionic-team/ionic-cli/commit/27b958bdf22c37f962d705a1b8ba1fee78b59c42 ) )
12+
13+
14+
15+
16+
617## [ 6.20.2] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.20.1...@ionic/cli@6.20.2 ) (2022-09-29)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/cli" ,
3- "version" : " 6.20.2 " ,
3+ "version" : " 6.20.3 " ,
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+ ## [ 3.2.15] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/lab@3.2.14...@ionic/lab@3.2.15 ) (2022-10-06)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** cli:** capacitor commands not working ([ #4918 ] ( https://github.com/ionic-team/ionic-cli/issues/4918 ) ) ([ 27b958b] ( https://github.com/ionic-team/ionic-cli/commit/27b958bdf22c37f962d705a1b8ba1fee78b59c42 ) )
12+
13+
14+
15+
16+
617## [ 3.2.14] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/lab@3.2.13...@ionic/lab@3.2.14 ) (2022-09-29)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/lab" ,
3- "version" : " 3.2.14 " ,
3+ "version" : " 3.2.15 " ,
44 "description" : " Ionic Lab utility for developing Ionic apps, used by Ionic CLI" ,
55 "bin" : {
66 "ionic-lab" : " ./bin/ionic-lab"
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+ ## [ 3.2.20] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/v1-toolkit@3.2.19...@ionic/v1-toolkit@3.2.20 ) (2022-10-06)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** cli:** capacitor commands not working ([ #4918 ] ( https://github.com/ionic-team/ionic-cli/issues/4918 ) ) ([ 27b958b] ( https://github.com/ionic-team/ionic-cli/commit/27b958bdf22c37f962d705a1b8ba1fee78b59c42 ) )
12+
13+
14+
15+
16+
617## [ 3.2.19] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/v1-toolkit@3.2.18...@ionic/v1-toolkit@3.2.19 ) (2022-09-29)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/v1-toolkit" ,
3- "version" : " 3.2.19 " ,
3+ "version" : " 3.2.20 " ,
44 "description" : " Utility CLI for Ionic 1.x apps, used by Ionic CLI" ,
55 "bin" : {
66 "ionic-v1" : " ./bin/ionic-v1"
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.57] ( https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.56...cli-scripts@2.1.57 ) (2022-10-06)
7+
8+ ** Note:** Version bump only for package cli-scripts
9+
10+
11+
12+
13+
614## [ 2.1.56] ( https://github.com/ionic-team/ionic-cli/compare/cli-scripts@2.1.55...cli-scripts@2.1.56 ) (2022-09-29)
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.56 " ,
4+ "version" : " 2.1.57 " ,
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.20.2 " ,
19+ "@ionic/cli" : " 6.20.3 " ,
2020 "@ionic/cli-framework" : " 5.1.3" ,
2121 "@ionic/utils-fs" : " 3.1.6" ,
2222 "ansi-styles" : " ^4.0.0" ,
You can’t perform that action at this time.
0 commit comments