File tree Expand file tree Collapse file tree 14 files changed +81
-16
lines changed
Expand file tree Collapse file tree 14 files changed +81
-16
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+ ## [ 2.2.3] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework-output@2.2.2...@ionic/cli-framework-output@2.2.3 ) (2022-03-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * correct time unit ([ #4796 ] ( https://github.com/ionic-team/ionic-cli/issues/4796 ) ) ([ 8f79cf2] ( https://github.com/ionic-team/ionic-cli/commit/8f79cf2069ff0b59a076ae9112fcef2dd84f8dc2 ) )
12+
13+
14+
15+
16+
617## [ 2.2.2] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework-output@2.2.1...@ionic/cli-framework-output@2.2.2 ) (2020-09-29)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/cli-framework-output" ,
3- "version" : " 2.2.2 " ,
3+ "version" : " 2.2.3 " ,
44 "description" : " The log/tasks/spinners portion of Ionic CLI Framework" ,
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+ ## [ 5.1.1] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework@5.1.0...@ionic/cli-framework@5.1.1 ) (2022-03-04)
7+
8+ ** Note:** Version bump only for package @ionic/cli-framework
9+
10+
11+
12+
13+
614# [ 5.1.0] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-framework@5.0.6...@ionic/cli-framework@5.1.0 ) (2020-12-10)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/cli-framework" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.1 " ,
44 "description" : " The foundation framework of the Ionic CLI" ,
55 "homepage" : " https://ionicframework.com/" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionicframework.com) " ,
1919 },
2020 "license" : " MIT" ,
2121 "dependencies" : {
22- "@ionic/cli-framework-output" : " 2.2.2 " ,
22+ "@ionic/cli-framework-output" : " 2.2.3 " ,
2323 "@ionic/utils-array" : " 2.1.5" ,
2424 "@ionic/utils-fs" : " 3.1.5" ,
2525 "@ionic/utils-object" : " 2.1.5" ,
2626 "@ionic/utils-process" : " 2.1.8" ,
2727 "@ionic/utils-stream" : " 3.1.5" ,
28- "@ionic/utils-subprocess" : " 2.1.8 " ,
28+ "@ionic/utils-subprocess" : " 2.1.9 " ,
2929 "@ionic/utils-terminal" : " 2.3.1" ,
3030 "chalk" : " ^4.0.0" ,
3131 "debug" : " ^4.0.0" ,
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.18.2] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.18.1...@ionic/cli@6.18.2 ) (2022-03-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * Pin @types/superagent version to avoid build problems ([ #4802 ] ( https://github.com/ionic-team/ionic-cli/issues/4802 ) ) ([ bdf5b05] ( https://github.com/ionic-team/ionic-cli/commit/bdf5b05833b92471f4ac5ba24437a8131adbf2e1 ) )
12+
13+
14+
15+
16+
617## [ 6.18.1] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/cli@6.18.0...@ionic/cli@6.18.1 ) (2021-11-10)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/cli" ,
3- "version" : " 6.18.1 " ,
3+ "version" : " 6.18.2 " ,
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) " ,
4040 },
4141 "license" : " MIT" ,
4242 "dependencies" : {
43- "@ionic/cli-framework" : " 5.1.0 " ,
44- "@ionic/cli-framework-output" : " 2.2.2 " ,
43+ "@ionic/cli-framework" : " 5.1.1 " ,
44+ "@ionic/cli-framework-output" : " 2.2.3 " ,
4545 "@ionic/cli-framework-prompts" : " 2.1.8" ,
4646 "@ionic/utils-array" : " 2.1.5" ,
4747 "@ionic/utils-fs" : " 3.1.5" ,
4848 "@ionic/utils-network" : " 2.1.5" ,
4949 "@ionic/utils-process" : " 2.1.8" ,
5050 "@ionic/utils-stream" : " 3.1.5" ,
51- "@ionic/utils-subprocess" : " 2.1.8 " ,
51+ "@ionic/utils-subprocess" : " 2.1.9 " ,
5252 "@ionic/utils-terminal" : " 2.3.1" ,
5353 "chalk" : " ^4.0.0" ,
5454 "debug" : " ^4.0.0" ,
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.11] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/lab@3.2.10...@ionic/lab@3.2.11 ) (2022-03-04)
7+
8+ ** Note:** Version bump only for package @ionic/lab
9+
10+
11+
12+
13+
614## [ 3.2.10] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/lab@3.2.9...@ionic/lab@3.2.10 ) (2020-12-10)
715
816** Note:** Version bump only for package @ionic/lab
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/lab" ,
3- "version" : " 3.2.10 " ,
3+ "version" : " 3.2.11 " ,
44 "description" : " Ionic Lab utility for developing Ionic apps, used by Ionic CLI" ,
55 "bin" : {
66 "ionic-lab" : " ./bin/ionic-lab"
4141 "prepublishOnly" : " npm run build"
4242 },
4343 "dependencies" : {
44- "@ionic/cli-framework" : " 5.1.0 " ,
44+ "@ionic/cli-framework" : " 5.1.1 " ,
4545 "@ionic/utils-fs" : " 3.1.5" ,
4646 "chalk" : " ^4.0.0" ,
4747 "express" : " ^4.16.2" ,
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.9] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-subprocess@2.1.8...@ionic/utils-subprocess@2.1.9 ) (2022-03-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * bump cross-spawn version to avoid windows problem ([ #4784 ] ( https://github.com/ionic-team/ionic-cli/issues/4784 ) ) ([ 2c88a71] ( https://github.com/ionic-team/ionic-cli/commit/2c88a7180e87497a27a97ca979c612d6663cbb2a ) )
12+
13+
14+
15+
16+
617## [ 2.1.8] ( https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-subprocess@2.1.7...@ionic/utils-subprocess@2.1.8 ) (2020-09-29)
718
819** Note:** Version bump only for package @ionic/utils-subprocess
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/utils-subprocess" ,
3- "version" : " 2.1.8 " ,
3+ "version" : " 2.1.9 " ,
44 "description" : " Subprocess utils for NodeJS" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments