@capgo/cli 4.2.1 → 4.2.2-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +763 -589
  2. package/dist/index.js +1 -1
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,170 +2,175 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
- ### [4.2.1](https://github.com/Cap-go/CLI/compare/v4.2.0...v4.2.1) (2024-03-08)
5
+ ### [4.2.2-alpha.0](https://github.com/Cap-go/CLI/compare/v4.2.1...v4.2.2-alpha.0) (2024-03-08)
6
+
7
+ ### [3.14.56-alpha.0](https://github.com/Cap-go/CLI/compare/v3.14.55...v3.14.56-alpha.0) (2023-12-29)
6
8
 
9
+ ### [4.2.1](https://github.com/Cap-go/CLI/compare/v4.2.0...v4.2.1) (2024-03-08)
7
10
 
8
11
  ### Bug Fixes
9
12
 
10
- * test file ([2094dc5](https://github.com/Cap-go/CLI/commit/2094dc58421410130f89965d5ea0c265dc563f54))
13
+ - test file
14
+ ([2094dc5](https://github.com/Cap-go/CLI/commit/2094dc58421410130f89965d5ea0c265dc563f54))
11
15
 
12
16
  ## [4.2.0](https://github.com/Cap-go/CLI/compare/v4.1.0...v4.2.0) (2024-03-04)
13
17
 
14
-
15
18
  ### Features
16
19
 
17
- * allow ussage of version in Capcitor config instead of package.json ([7b2084a](https://github.com/Cap-go/CLI/commit/7b2084ab6a8d1cede375cb393b6718f3a5aa23dc))
20
+ - allow ussage of version in Capcitor config instead of package.json
21
+ ([7b2084a](https://github.com/Cap-go/CLI/commit/7b2084ab6a8d1cede375cb393b6718f3a5aa23dc))
18
22
 
19
23
  ## [4.1.0](https://github.com/Cap-go/CLI/compare/v4.0.14...v4.1.0) (2024-02-27)
20
24
 
21
-
22
25
  ### Features
23
26
 
24
- * better channel list ([93c8b04](https://github.com/Cap-go/CLI/commit/93c8b04407d1b3fe43963d9d8f11dc5e419008e8))
27
+ - better channel list
28
+ ([93c8b04](https://github.com/Cap-go/CLI/commit/93c8b04407d1b3fe43963d9d8f11dc5e419008e8))
25
29
 
26
30
  ### [4.0.14](https://github.com/Cap-go/CLI/compare/v4.0.13...v4.0.14) (2024-02-27)
27
31
 
28
32
  ### [4.0.13](https://github.com/Cap-go/CLI/compare/v4.0.12...v4.0.13) (2024-02-26)
29
33
 
30
-
31
34
  ### Bug Fixes
32
35
 
33
- * add back lint with same config as usual ([8542260](https://github.com/Cap-go/CLI/commit/8542260aacd26842acbd4d623c4ef960fc776cec))
34
- * formating with clack of doctor command ([4bd7182](https://github.com/Cap-go/CLI/commit/4bd71820d9aab67e9d12048d140a4eb76d807859))
36
+ - add back lint with same config as usual
37
+ ([8542260](https://github.com/Cap-go/CLI/commit/8542260aacd26842acbd4d623c4ef960fc776cec))
38
+ - formating with clack of doctor command
39
+ ([4bd7182](https://github.com/Cap-go/CLI/commit/4bd71820d9aab67e9d12048d140a4eb76d807859))
35
40
 
36
41
  ### [4.0.12](https://github.com/Cap-go/CLI/compare/v4.0.11...v4.0.12) (2024-02-26)
37
42
 
38
43
  ### [4.0.11](https://github.com/Cap-go/CLI/compare/v4.0.10...v4.0.11) (2024-02-25)
39
44
 
40
-
41
45
  ### Bug Fixes
42
46
 
43
- * deploy new is_good_plan_v5 ([38bc592](https://github.com/Cap-go/CLI/commit/38bc592312f5d6e351c7da3be3ea423e2747553e))
47
+ - deploy new is_good_plan_v5
48
+ ([38bc592](https://github.com/Cap-go/CLI/commit/38bc592312f5d6e351c7da3be3ea423e2747553e))
44
49
 
45
50
  ### [4.0.10](https://github.com/Cap-go/CLI/compare/v4.0.9...v4.0.10) (2024-02-24)
46
51
 
47
-
48
52
  ### Bug Fixes
49
53
 
50
- * types ([8a69dd1](https://github.com/Cap-go/CLI/commit/8a69dd1bddea49e1dee7f0f24ed030c6583da049))
54
+ - types
55
+ ([8a69dd1](https://github.com/Cap-go/CLI/commit/8a69dd1bddea49e1dee7f0f24ed030c6583da049))
51
56
 
52
57
  ### [4.0.9](https://github.com/Cap-go/CLI/compare/v4.0.8...v4.0.9) (2024-02-23)
53
58
 
54
-
55
59
  ### Bug Fixes
56
60
 
57
- * timeout issue ([2377461](https://github.com/Cap-go/CLI/commit/237746148224fe146abc5cc733739cde6bc0701d))
61
+ - timeout issue
62
+ ([2377461](https://github.com/Cap-go/CLI/commit/237746148224fe146abc5cc733739cde6bc0701d))
58
63
 
59
64
  ### [4.0.8](https://github.com/Cap-go/CLI/compare/v4.0.7...v4.0.8) (2024-02-19)
60
65
 
61
-
62
66
  ### Bug Fixes
63
67
 
64
- * prevent usage of default appId ([8fa2002](https://github.com/Cap-go/CLI/commit/8fa2002f2913f84e52390bcf9cf147a954573867))
68
+ - prevent usage of default appId
69
+ ([8fa2002](https://github.com/Cap-go/CLI/commit/8fa2002f2913f84e52390bcf9cf147a954573867))
65
70
 
66
71
  ### [4.0.7](https://github.com/Cap-go/CLI/compare/v4.0.6...v4.0.7) (2024-02-18)
67
72
 
68
-
69
73
  ### Bug Fixes
70
74
 
71
- * use new endpoint path ([f3b5ae3](https://github.com/Cap-go/CLI/commit/f3b5ae3b355a04d4ff804da25870c16d9a31392b))
75
+ - use new endpoint path
76
+ ([f3b5ae3](https://github.com/Cap-go/CLI/commit/f3b5ae3b355a04d4ff804da25870c16d9a31392b))
72
77
 
73
78
  ### [4.0.6](https://github.com/Cap-go/CLI/compare/v4.0.5...v4.0.6) (2024-02-18)
74
79
 
75
-
76
80
  ### Bug Fixes
77
81
 
78
- * provenance ([12c8e62](https://github.com/Cap-go/CLI/commit/12c8e62634f49304712fc398717ef21b125a60d1))
82
+ - provenance
83
+ ([12c8e62](https://github.com/Cap-go/CLI/commit/12c8e62634f49304712fc398717ef21b125a60d1))
79
84
 
80
85
  ### [4.0.5](https://github.com/Cap-go/capgo-cli/compare/v4.0.4...v4.0.5) (2024-02-18)
81
86
 
82
-
83
87
  ### Bug Fixes
84
88
 
85
- * add missing flag ([b4356a2](https://github.com/Cap-go/capgo-cli/commit/b4356a28c466d1745238bc8b240300ad73655c07))
89
+ - add missing flag
90
+ ([b4356a2](https://github.com/Cap-go/capgo-cli/commit/b4356a28c466d1745238bc8b240300ad73655c07))
86
91
 
87
92
  ### [4.0.4](https://github.com/Cap-go/capgo-cli/compare/v4.0.3...v4.0.4) (2024-02-18)
88
93
 
89
-
90
94
  ### Bug Fixes
91
95
 
92
- * add provenance ([bdbe14f](https://github.com/Cap-go/capgo-cli/commit/bdbe14f78ba59bcda9b6ee6c35f8bc6e56103463))
96
+ - add provenance
97
+ ([bdbe14f](https://github.com/Cap-go/capgo-cli/commit/bdbe14f78ba59bcda9b6ee6c35f8bc6e56103463))
93
98
 
94
99
  ### [4.0.3](https://github.com/Cap-go/capgo-cli/compare/v4.0.2...v4.0.3) (2024-02-18)
95
100
 
96
-
97
101
  ### Bug Fixes
98
102
 
99
- * add provenance ([a70f6bb](https://github.com/Cap-go/capgo-cli/commit/a70f6bbc3e4b2e88f7c87e704c062d4832f4f674))
103
+ - add provenance
104
+ ([a70f6bb](https://github.com/Cap-go/capgo-cli/commit/a70f6bbc3e4b2e88f7c87e704c062d4832f4f674))
100
105
 
101
106
  ### [4.0.2](https://github.com/Cap-go/capgo-cli/compare/v4.0.1...v4.0.2) (2024-02-17)
102
107
 
103
-
104
108
  ### Bug Fixes
105
109
 
106
- * add log when using custom supabase ([8a22378](https://github.com/Cap-go/capgo-cli/commit/8a223783cb95ec9a80555fb21f963fd9c38c311d))
110
+ - add log when using custom supabase
111
+ ([8a22378](https://github.com/Cap-go/capgo-cli/commit/8a223783cb95ec9a80555fb21f963fd9c38c311d))
107
112
 
108
113
  ### [4.0.1](https://github.com/Cap-go/capgo-cli/compare/v4.0.0...v4.0.1) (2024-02-10)
109
114
 
110
-
111
115
  ### Bug Fixes
112
116
 
113
- * upload issue ([3dab88a](https://github.com/Cap-go/capgo-cli/commit/3dab88adab1072ce2a5976b2189828d754bdd45b))
117
+ - upload issue
118
+ ([3dab88a](https://github.com/Cap-go/capgo-cli/commit/3dab88adab1072ce2a5976b2189828d754bdd45b))
114
119
 
115
120
  ## [4.0.0](https://github.com/Cap-go/capgo-cli/compare/v3.14.71...v4.0.0) (2024-02-10)
116
121
 
117
-
118
122
  ### ⚠ BREAKING CHANGES
119
123
 
120
- * use node 20
124
+ - use node 20
121
125
 
122
126
  ### Features
123
127
 
124
- * use node 20 ([203a7da](https://github.com/Cap-go/capgo-cli/commit/203a7dad33693678551a6a0beccf7547289ba4d8))
128
+ - use node 20
129
+ ([203a7da](https://github.com/Cap-go/capgo-cli/commit/203a7dad33693678551a6a0beccf7547289ba4d8))
125
130
 
126
131
  ### [3.14.71](https://github.com/Cap-go/capgo-cli/compare/v3.14.70...v3.14.71) (2024-02-10)
127
132
 
128
133
  ### [3.14.70](https://github.com/Cap-go/capgo-cli/compare/v3.14.69...v3.14.70) (2024-02-10)
129
134
 
130
-
131
135
  ### Bug Fixes
132
136
 
133
- * wrong log ([a90f667](https://github.com/Cap-go/capgo-cli/commit/a90f6670c8fc3eee1a7e1d95bf07a480c8a4d2f1))
137
+ - wrong log
138
+ ([a90f667](https://github.com/Cap-go/capgo-cli/commit/a90f6670c8fc3eee1a7e1d95bf07a480c8a4d2f1))
134
139
 
135
140
  ### [3.14.69](https://github.com/Cap-go/capgo-cli/compare/v3.14.68...v3.14.69) (2024-02-10)
136
141
 
137
-
138
142
  ### Bug Fixes
139
143
 
140
- * use new npm CI ([4bb5534](https://github.com/Cap-go/capgo-cli/commit/4bb553468f1d8b82f88a340cab9d28d914a614e0))
144
+ - use new npm CI
145
+ ([4bb5534](https://github.com/Cap-go/capgo-cli/commit/4bb553468f1d8b82f88a340cab9d28d914a614e0))
141
146
 
142
147
  ### [3.14.68](https://github.com/Cap-go/capgo-cli/compare/v3.14.67...v3.14.68) (2024-02-10)
143
148
 
144
-
145
149
  ### Bug Fixes
146
150
 
147
- * CI use not deprecated ([173dea7](https://github.com/Cap-go/capgo-cli/commit/173dea71e5812bc0d7c3d2b05a20489b00a8a8e2))
151
+ - CI use not deprecated
152
+ ([173dea7](https://github.com/Cap-go/capgo-cli/commit/173dea71e5812bc0d7c3d2b05a20489b00a8a8e2))
148
153
 
149
154
  ### [3.14.67](https://github.com/Cap-go/capgo-cli/compare/v3.14.66...v3.14.67) (2024-02-10)
150
155
 
151
-
152
156
  ### Bug Fixes
153
157
 
154
- * CI build ([6fcba71](https://github.com/Cap-go/capgo-cli/commit/6fcba71280864d81b0ddab6c62b1d3289fd0aa11))
158
+ - CI build
159
+ ([6fcba71](https://github.com/Cap-go/capgo-cli/commit/6fcba71280864d81b0ddab6c62b1d3289fd0aa11))
155
160
 
156
161
  ### 3.14.66 (2024-02-10)
157
162
 
158
-
159
163
  ### Bug Fixes
160
164
 
161
- * CI ([c57026d](https://github.com/Cap-go/capgo-cli/commit/c57026d07d9d5d2d26725d37f79a0ed3b1f860a3))
165
+ - CI
166
+ ([c57026d](https://github.com/Cap-go/capgo-cli/commit/c57026d07d9d5d2d26725d37f79a0ed3b1f860a3))
162
167
 
163
168
  ### [3.14.65](https://github.com/Cap-go/capgo-cli/compare/v3.14.64...v3.14.65) (2024-02-08)
164
169
 
165
-
166
170
  ### Bug Fixes
167
171
 
168
- * lint issue ([28d026a](https://github.com/Cap-go/capgo-cli/commit/28d026a50e366a13b6f866784a4655c8ba6cc6c0))
172
+ - lint issue
173
+ ([28d026a](https://github.com/Cap-go/capgo-cli/commit/28d026a50e366a13b6f866784a4655c8ba6cc6c0))
169
174
 
170
175
  ### [3.14.64](https://github.com/Cap-go/capgo-cli/compare/v3.14.63...v3.14.64) (2024-02-06)
171
176
 
@@ -183,10 +188,10 @@ All notable changes to this project will be documented in this file. See [standa
183
188
 
184
189
  ### [3.14.57](https://github.com/Cap-go/capgo-cli/compare/v3.14.56...v3.14.57) (2023-12-30)
185
190
 
186
-
187
191
  ### Bug Fixes
188
192
 
189
- * switch to bun ([cc57c3e](https://github.com/Cap-go/capgo-cli/commit/cc57c3e91275258bd7ec639325a4b4c5c248b2b3))
193
+ - switch to bun
194
+ ([cc57c3e](https://github.com/Cap-go/capgo-cli/commit/cc57c3e91275258bd7ec639325a4b4c5c248b2b3))
190
195
 
191
196
  ### [3.14.56](https://github.com/Cap-go/capgo-cli/compare/v3.14.55...v3.14.56) (2023-12-29)
192
197
 
@@ -208,40 +213,40 @@ All notable changes to this project will be documented in this file. See [standa
208
213
 
209
214
  ### [3.14.49](https://github.com/Cap-go/capgo-cli/compare/v3.14.48...v3.14.49) (2023-11-27)
210
215
 
211
-
212
216
  ### Bug Fixes
213
217
 
214
- * lint issue ([9200c0d](https://github.com/Cap-go/capgo-cli/commit/9200c0dc46710b7c10c6fb2c7120a8fe948878c3))
218
+ - lint issue
219
+ ([9200c0d](https://github.com/Cap-go/capgo-cli/commit/9200c0dc46710b7c10c6fb2c7120a8fe948878c3))
215
220
 
216
221
  ### [3.14.48](https://github.com/Cap-go/capgo-cli/compare/v3.14.47...v3.14.48) (2023-11-27)
217
222
 
218
-
219
223
  ### Bug Fixes
220
224
 
221
- * add better messages ([00a1d0c](https://github.com/Cap-go/capgo-cli/commit/00a1d0c57de6b1ee5e2d57a567e7fb537c533178))
225
+ - add better messages
226
+ ([00a1d0c](https://github.com/Cap-go/capgo-cli/commit/00a1d0c57de6b1ee5e2d57a567e7fb537c533178))
222
227
 
223
228
  ### [3.14.47](https://github.com/Cap-go/capgo-cli/compare/v3.14.46...v3.14.47) (2023-11-27)
224
229
 
225
-
226
230
  ### Bug Fixes
227
231
 
228
- * debug command ([4cda008](https://github.com/Cap-go/capgo-cli/commit/4cda008e0505969293d7e958bd0c54746a1c6223))
232
+ - debug command
233
+ ([4cda008](https://github.com/Cap-go/capgo-cli/commit/4cda008e0505969293d7e958bd0c54746a1c6223))
229
234
 
230
235
  ### [3.14.46](https://github.com/Cap-go/capgo-cli/compare/v3.14.45...v3.14.46) (2023-11-27)
231
236
 
232
237
  ### [3.14.45](https://github.com/Cap-go/capgo-cli/compare/v3.14.44...v3.14.45) (2023-11-23)
233
238
 
234
-
235
239
  ### Bug Fixes
236
240
 
237
- * dep updates ([06307ad](https://github.com/Cap-go/capgo-cli/commit/06307ad7b78d69fef4a54bf6cae67b019a34b5ef))
241
+ - dep updates
242
+ ([06307ad](https://github.com/Cap-go/capgo-cli/commit/06307ad7b78d69fef4a54bf6cae67b019a34b5ef))
238
243
 
239
244
  ### [3.14.44](https://github.com/Cap-go/capgo-cli/compare/v3.14.44-alpha.0...v3.14.44) (2023-11-23)
240
245
 
241
-
242
246
  ### Bug Fixes
243
247
 
244
- * remove osName ([45fe056](https://github.com/Cap-go/capgo-cli/commit/45fe05699852ce6af4c6762ad95b782ed70567f1))
248
+ - remove osName
249
+ ([45fe056](https://github.com/Cap-go/capgo-cli/commit/45fe05699852ce6af4c6762ad95b782ed70567f1))
245
250
 
246
251
  ### [3.14.44-alpha.0](https://github.com/Cap-go/capgo-cli/compare/v3.14.43...v3.14.44-alpha.0) (2023-11-20)
247
252
 
@@ -251,10 +256,10 @@ All notable changes to this project will be documented in this file. See [standa
251
256
 
252
257
  ### [3.14.42](https://github.com/Cap-go/capgo-cli/compare/v3.14.41...v3.14.42) (2023-11-13)
253
258
 
254
-
255
259
  ### Bug Fixes
256
260
 
257
- * message to look less problematic ([c641706](https://github.com/Cap-go/capgo-cli/commit/c641706d285730ffc6dbcf6876b2d52deda8af1f))
261
+ - message to look less problematic
262
+ ([c641706](https://github.com/Cap-go/capgo-cli/commit/c641706d285730ffc6dbcf6876b2d52deda8af1f))
258
263
 
259
264
  ### [3.14.41](https://github.com/Cap-go/capgo-cli/compare/v3.14.40...v3.14.41) (2023-11-13)
260
265
 
@@ -264,10 +269,10 @@ All notable changes to this project will be documented in this file. See [standa
264
269
 
265
270
  ### [3.14.38](https://github.com/Cap-go/capgo-cli/compare/v3.14.37...v3.14.38) (2023-11-11)
266
271
 
267
-
268
272
  ### Bug Fixes
269
273
 
270
- * **deps:** update dependency @capacitor/cli to v5.5.1 ([080b120](https://github.com/Cap-go/capgo-cli/commit/080b1208efaefe3b94d52c4292eccb458163e812))
274
+ - **deps:** update dependency @capacitor/cli to v5.5.1
275
+ ([080b120](https://github.com/Cap-go/capgo-cli/commit/080b1208efaefe3b94d52c4292eccb458163e812))
271
276
 
272
277
  ### [3.14.37](https://github.com/Cap-go/capgo-cli/compare/v3.14.36...v3.14.37) (2023-11-11)
273
278
 
@@ -281,98 +286,99 @@ All notable changes to this project will be documented in this file. See [standa
281
286
 
282
287
  ### [3.14.32](https://github.com/Cap-go/capgo-cli/compare/v3.14.31...v3.14.32) (2023-11-02)
283
288
 
284
-
285
289
  ### Bug Fixes
286
290
 
287
- * getRemoteDepenencies use appID ([dac09a5](https://github.com/Cap-go/capgo-cli/commit/dac09a5727da6fd57671c6f05951a469acf762db))
291
+ - getRemoteDepenencies use appID
292
+ ([dac09a5](https://github.com/Cap-go/capgo-cli/commit/dac09a5727da6fd57671c6f05951a469acf762db))
288
293
 
289
294
  ### [3.14.31](https://github.com/Cap-go/capgo-cli/compare/v3.14.30...v3.14.31) (2023-11-02)
290
295
 
291
-
292
296
  ### Bug Fixes
293
297
 
294
- * duplicated apikey ([001c63b](https://github.com/Cap-go/capgo-cli/commit/001c63bb5c033118e895bf6e9e2a0fa8699c0b7e))
298
+ - duplicated apikey
299
+ ([001c63b](https://github.com/Cap-go/capgo-cli/commit/001c63bb5c033118e895bf6e9e2a0fa8699c0b7e))
295
300
 
296
301
  ### [3.14.30](https://github.com/Cap-go/capgo-cli/compare/v3.14.29...v3.14.30) (2023-11-02)
297
302
 
298
-
299
303
  ### Bug Fixes
300
304
 
301
- * issue apikey ([b7bfb27](https://github.com/Cap-go/capgo-cli/commit/b7bfb274c933210af0028f5ed58e7b2077d2283b))
305
+ - issue apikey
306
+ ([b7bfb27](https://github.com/Cap-go/capgo-cli/commit/b7bfb274c933210af0028f5ed58e7b2077d2283b))
302
307
 
303
308
  ### [3.14.29](https://github.com/Cap-go/capgo-cli/compare/v3.14.28...v3.14.29) (2023-11-02)
304
309
 
305
-
306
310
  ### Bug Fixes
307
311
 
308
- * issue reading file in certain os ([d7dca17](https://github.com/Cap-go/capgo-cli/commit/d7dca1779e6b43df74c7955613ab19368c4ff90d))
312
+ - issue reading file in certain os
313
+ ([d7dca17](https://github.com/Cap-go/capgo-cli/commit/d7dca1779e6b43df74c7955613ab19368c4ff90d))
309
314
 
310
315
  ### [3.14.28](https://github.com/Cap-go/capgo-cli/compare/v3.14.27...v3.14.28) (2023-11-01)
311
316
 
312
317
  ### [3.14.27](https://github.com/Cap-go/capgo-cli/compare/v3.14.26...v3.14.27) (2023-10-31)
313
318
 
314
-
315
319
  ### Bug Fixes
316
320
 
317
- * is_app_owner in the CLI ([5440fd4](https://github.com/Cap-go/capgo-cli/commit/5440fd4015c0b3bdf829e9e3196e714d8f73e35f))
321
+ - is_app_owner in the CLI
322
+ ([5440fd4](https://github.com/Cap-go/capgo-cli/commit/5440fd4015c0b3bdf829e9e3196e714d8f73e35f))
318
323
 
319
324
  ### [3.14.26](https://github.com/Cap-go/capgo-cli/compare/v3.14.25...v3.14.26) (2023-10-31)
320
325
 
321
-
322
326
  ### Bug Fixes
323
327
 
324
- * add appId on list app command ([2b36ede](https://github.com/Cap-go/capgo-cli/commit/2b36ede3853e8756798d8af16a32c4f3675f8985))
328
+ - add appId on list app command
329
+ ([2b36ede](https://github.com/Cap-go/capgo-cli/commit/2b36ede3853e8756798d8af16a32c4f3675f8985))
325
330
 
326
331
  ### [3.14.25](https://github.com/Cap-go/capgo-cli/compare/v3.14.24...v3.14.25) (2023-10-31)
327
332
 
328
-
329
333
  ### Bug Fixes
330
334
 
331
- * build issue ([5c9391d](https://github.com/Cap-go/capgo-cli/commit/5c9391d607ba3221b9a0275fce2ccb2cbc351461))
335
+ - build issue
336
+ ([5c9391d](https://github.com/Cap-go/capgo-cli/commit/5c9391d607ba3221b9a0275fce2ccb2cbc351461))
332
337
 
333
338
  ### [3.14.24](https://github.com/Cap-go/capgo-cli/compare/v3.14.23...v3.14.24) (2023-10-31)
334
339
 
335
340
  ### [3.14.23](https://github.com/Cap-go/capgo-cli/compare/v3.14.22...v3.14.23) (2023-10-30)
336
341
 
337
-
338
342
  ### Bug Fixes
339
343
 
340
- * init issue with core version ([1e3971b](https://github.com/Cap-go/capgo-cli/commit/1e3971b96bb04c2cdf9317a7580a1128364f0373))
344
+ - init issue with core version
345
+ ([1e3971b](https://github.com/Cap-go/capgo-cli/commit/1e3971b96bb04c2cdf9317a7580a1128364f0373))
341
346
 
342
347
  ### [3.14.22](https://github.com/Cap-go/capgo-cli/compare/v3.14.21...v3.14.22) (2023-10-30)
343
348
 
344
-
345
349
  ### Bug Fixes
346
350
 
347
- * cli issue not cheking app right properly ([0f9a80b](https://github.com/Cap-go/capgo-cli/commit/0f9a80b677f3b75f9cdad6447fcb05a78fed3a64))
348
- * error messages format ([c976d49](https://github.com/Cap-go/capgo-cli/commit/c976d49229d4a50bd9813d270f4703a213166bdc))
351
+ - cli issue not cheking app right properly
352
+ ([0f9a80b](https://github.com/Cap-go/capgo-cli/commit/0f9a80b677f3b75f9cdad6447fcb05a78fed3a64))
353
+ - error messages format
354
+ ([c976d49](https://github.com/Cap-go/capgo-cli/commit/c976d49229d4a50bd9813d270f4703a213166bdc))
349
355
 
350
356
  ### [3.14.21](https://github.com/Cap-go/capgo-cli/compare/v3.14.20...v3.14.21) (2023-10-23)
351
357
 
352
358
  ### [3.14.20](https://github.com/Cap-go/capgo-cli/compare/v3.14.19...v3.14.20) (2023-10-20)
353
359
 
354
-
355
360
  ### Bug Fixes
356
361
 
357
- * use remote config instead of in code config ([9c2f3ad](https://github.com/Cap-go/capgo-cli/commit/9c2f3ad09686694b6657d5aa5e194db9666a780d))
362
+ - use remote config instead of in code config
363
+ ([9c2f3ad](https://github.com/Cap-go/capgo-cli/commit/9c2f3ad09686694b6657d5aa5e194db9666a780d))
358
364
 
359
365
  ### [3.14.19](https://github.com/Cap-go/capgo-cli/compare/v3.14.18...v3.14.19) (2023-10-16)
360
366
 
361
367
  ### [3.14.18](https://github.com/Cap-go/capgo-cli/compare/v3.14.17...v3.14.18) (2023-10-16)
362
368
 
363
-
364
369
  ### Bug Fixes
365
370
 
366
- * **deps:** update dependency commander to v11.1.0 ([e18b072](https://github.com/Cap-go/capgo-cli/commit/e18b07264fb0705ca796198181656216cc057f3d))
371
+ - **deps:** update dependency commander to v11.1.0
372
+ ([e18b072](https://github.com/Cap-go/capgo-cli/commit/e18b07264fb0705ca796198181656216cc057f3d))
367
373
 
368
374
  ### [3.14.17](https://github.com/Cap-go/capgo-cli/compare/v3.14.16...v3.14.17) (2023-10-16)
369
375
 
370
376
  ### [3.14.16](https://github.com/Cap-go/capgo-cli/compare/v3.14.15...v3.14.16) (2023-10-13)
371
377
 
372
-
373
378
  ### Bug Fixes
374
379
 
375
- * **deps:** update dependency @capacitor/cli to v5.5.0 ([1d7d46c](https://github.com/Cap-go/capgo-cli/commit/1d7d46cb885c471136bc2fd81594bf44edabba19))
380
+ - **deps:** update dependency @capacitor/cli to v5.5.0
381
+ ([1d7d46c](https://github.com/Cap-go/capgo-cli/commit/1d7d46cb885c471136bc2fd81594bf44edabba19))
376
382
 
377
383
  ### [3.14.15](https://github.com/Cap-go/capgo-cli/compare/v3.14.14...v3.14.15) (2023-10-13)
378
384
 
@@ -390,107 +396,107 @@ All notable changes to this project will be documented in this file. See [standa
390
396
 
391
397
  ### [3.14.8](https://github.com/Cap-go/capgo-cli/compare/v3.14.7...v3.14.8) (2023-10-12)
392
398
 
393
-
394
399
  ### Bug Fixes
395
400
 
396
- * doctor command ([ef31b8e](https://github.com/Cap-go/capgo-cli/commit/ef31b8e3cd3378d32b96db45e171e98a39746f68))
401
+ - doctor command
402
+ ([ef31b8e](https://github.com/Cap-go/capgo-cli/commit/ef31b8e3cd3378d32b96db45e171e98a39746f68))
397
403
 
398
404
  ### [3.14.7](https://github.com/Cap-go/capgo-cli/compare/v3.14.6...v3.14.7) (2023-10-12)
399
405
 
400
-
401
406
  ### Bug Fixes
402
407
 
403
- * remove log table ([202dcc4](https://github.com/Cap-go/capgo-cli/commit/202dcc4cfb2e752bfd6b6bfbd2cc2cd34661e877))
408
+ - remove log table
409
+ ([202dcc4](https://github.com/Cap-go/capgo-cli/commit/202dcc4cfb2e752bfd6b6bfbd2cc2cd34661e877))
404
410
 
405
411
  ### [3.14.6](https://github.com/Cap-go/capgo-cli/compare/v3.14.5...v3.14.6) (2023-10-12)
406
412
 
407
-
408
413
  ### Bug Fixes
409
414
 
410
- * types ([679aa56](https://github.com/Cap-go/capgo-cli/commit/679aa5645c0ad0cadea7d6068ce61e547fa89fbb))
415
+ - types
416
+ ([679aa56](https://github.com/Cap-go/capgo-cli/commit/679aa5645c0ad0cadea7d6068ce61e547fa89fbb))
411
417
 
412
418
  ### [3.14.5](https://github.com/Cap-go/capgo-cli/compare/v3.14.4...v3.14.5) (2023-10-12)
413
419
 
414
420
  ### [3.14.4](https://github.com/Cap-go/capgo-cli/compare/v3.14.3...v3.14.4) (2023-10-09)
415
421
 
416
-
417
422
  ### Bug Fixes
418
423
 
419
- * add node version in doctor command ([a69018f](https://github.com/Cap-go/capgo-cli/commit/a69018f12c092c0da2d80e0fffa69468349f0bf8))
424
+ - add node version in doctor command
425
+ ([a69018f](https://github.com/Cap-go/capgo-cli/commit/a69018f12c092c0da2d80e0fffa69468349f0bf8))
420
426
 
421
427
  ### [3.14.3](https://github.com/Cap-go/capgo-cli/compare/v3.14.2...v3.14.3) (2023-10-06)
422
428
 
423
-
424
429
  ### Bug Fixes
425
430
 
426
- * cli messages ([fe55c31](https://github.com/Cap-go/capgo-cli/commit/fe55c3139d1b7854ab54485cd5194d083efdd23b))
431
+ - cli messages
432
+ ([fe55c31](https://github.com/Cap-go/capgo-cli/commit/fe55c3139d1b7854ab54485cd5194d083efdd23b))
427
433
 
428
434
  ### [3.14.2](https://github.com/Cap-go/capgo-cli/compare/v3.14.1...v3.14.2) (2023-09-29)
429
435
 
430
-
431
436
  ### Bug Fixes
432
437
 
433
- * prevent v4 users to install capgo ([e0342c3](https://github.com/Cap-go/capgo-cli/commit/e0342c3d3fff5ab2a36d1213c92ca3650744c406))
438
+ - prevent v4 users to install capgo
439
+ ([e0342c3](https://github.com/Cap-go/capgo-cli/commit/e0342c3d3fff5ab2a36d1213c92ca3650744c406))
434
440
 
435
441
  ### [3.14.1](https://github.com/Cap-go/capgo-cli/compare/v3.14.0...v3.14.1) (2023-09-27)
436
442
 
437
443
  ## [3.14.0](https://github.com/Cap-go/capgo-cli/compare/v3.13.31...v3.14.0) (2023-09-27)
438
444
 
439
-
440
445
  ### Features
441
446
 
442
- * add index check in upload ([09bcecc](https://github.com/Cap-go/capgo-cli/commit/09bcecc75534e802fb0a415ff880219a096d3959))
447
+ - add index check in upload
448
+ ([09bcecc](https://github.com/Cap-go/capgo-cli/commit/09bcecc75534e802fb0a415ff880219a096d3959))
443
449
 
444
450
  ### [3.13.31](https://github.com/Cap-go/capgo-cli/compare/v3.13.30...v3.13.31) (2023-09-20)
445
451
 
446
-
447
452
  ### Bug Fixes
448
453
 
449
- * logsnag tracking issue ([695486a](https://github.com/Cap-go/capgo-cli/commit/695486a2a2aa39067b91db3af0d9027ffcb4d8ef))
454
+ - logsnag tracking issue
455
+ ([695486a](https://github.com/Cap-go/capgo-cli/commit/695486a2a2aa39067b91db3af0d9027ffcb4d8ef))
450
456
 
451
457
  ### [3.13.30](https://github.com/Cap-go/capgo-cli/compare/v3.13.29...v3.13.30) (2023-09-19)
452
458
 
453
-
454
459
  ### Bug Fixes
455
460
 
456
- * lint ([2fee360](https://github.com/Cap-go/capgo-cli/commit/2fee360ebe64b39dae68ab2d071301c1044e7501))
461
+ - lint
462
+ ([2fee360](https://github.com/Cap-go/capgo-cli/commit/2fee360ebe64b39dae68ab2d071301c1044e7501))
457
463
 
458
464
  ### [3.13.29](https://github.com/Cap-go/capgo-cli/compare/v3.13.28...v3.13.29) (2023-09-19)
459
465
 
460
-
461
466
  ### Bug Fixes
462
467
 
463
- * comment old cloudflare for now ([e7f0b26](https://github.com/Cap-go/capgo-cli/commit/e7f0b26a49a9ee5df766bf8829f00333b95f711b))
468
+ - comment old cloudflare for now
469
+ ([e7f0b26](https://github.com/Cap-go/capgo-cli/commit/e7f0b26a49a9ee5df766bf8829f00333b95f711b))
464
470
 
465
471
  ### [3.13.28](https://github.com/Cap-go/capgo-cli/compare/v3.13.27...v3.13.28) (2023-09-19)
466
472
 
467
473
  ### [3.13.27](https://github.com/Cap-go/capgo-cli/compare/v3.13.26...v3.13.27) (2023-09-19)
468
474
 
469
-
470
475
  ### Bug Fixes
471
476
 
472
- * error in args ([785d7e2](https://github.com/Cap-go/capgo-cli/commit/785d7e23b6bd9d1ab5be0674600142a253f6b8d4))
477
+ - error in args
478
+ ([785d7e2](https://github.com/Cap-go/capgo-cli/commit/785d7e23b6bd9d1ab5be0674600142a253f6b8d4))
473
479
 
474
480
  ### [3.13.26](https://github.com/Cap-go/capgo-cli/compare/v3.13.25...v3.13.26) (2023-09-19)
475
481
 
476
-
477
482
  ### Bug Fixes
478
483
 
479
- * missing ivSessionKey arg ([6d079f5](https://github.com/Cap-go/capgo-cli/commit/6d079f5f02fdbe2e96082fb2298f955277234e24))
484
+ - missing ivSessionKey arg
485
+ ([6d079f5](https://github.com/Cap-go/capgo-cli/commit/6d079f5f02fdbe2e96082fb2298f955277234e24))
480
486
 
481
487
  ### [3.13.25](https://github.com/Cap-go/capgo-cli/compare/v3.13.24...v3.13.25) (2023-09-19)
482
488
 
483
-
484
489
  ### Bug Fixes
485
490
 
486
- * list command issue ([cb46a1e](https://github.com/Cap-go/capgo-cli/commit/cb46a1e5849a64389355c937dba30455ecd5a35e))
491
+ - list command issue
492
+ ([cb46a1e](https://github.com/Cap-go/capgo-cli/commit/cb46a1e5849a64389355c937dba30455ecd5a35e))
487
493
 
488
494
  ### [3.13.24](https://github.com/Cap-go/capgo-cli/compare/v3.13.23...v3.13.24) (2023-09-19)
489
495
 
490
-
491
496
  ### Bug Fixes
492
497
 
493
- * stop trial warning when paying ([ec05657](https://github.com/Cap-go/capgo-cli/commit/ec0565759b4348c05626423c5aff553b42760746))
498
+ - stop trial warning when paying
499
+ ([ec05657](https://github.com/Cap-go/capgo-cli/commit/ec0565759b4348c05626423c5aff553b42760746))
494
500
 
495
501
  ### [3.13.23](https://github.com/Cap-go/capgo-cli/compare/v3.13.22...v3.13.23) (2023-09-19)
496
502
 
@@ -508,42 +514,42 @@ All notable changes to this project will be documented in this file. See [standa
508
514
 
509
515
  ### [3.13.16](https://github.com/Cap-go/capgo-cli/compare/v3.13.15...v3.13.16) (2023-09-06)
510
516
 
511
-
512
517
  ### Bug Fixes
513
518
 
514
- * keyData issue ([3547827](https://github.com/Cap-go/capgo-cli/commit/354782769292994408e3f980343c4b67f292b0bc))
519
+ - keyData issue
520
+ ([3547827](https://github.com/Cap-go/capgo-cli/commit/354782769292994408e3f980343c4b67f292b0bc))
515
521
 
516
522
  ### [3.13.15](https://github.com/Cap-go/capgo-cli/compare/v3.13.14...v3.13.15) (2023-09-05)
517
523
 
518
-
519
524
  ### Bug Fixes
520
525
 
521
- * keyData issue ([202780c](https://github.com/Cap-go/capgo-cli/commit/202780ce03cbac71510a6dced3960df8f544d2af))
526
+ - keyData issue
527
+ ([202780c](https://github.com/Cap-go/capgo-cli/commit/202780ce03cbac71510a6dced3960df8f544d2af))
522
528
 
523
529
  ### [3.13.14](https://github.com/Cap-go/capgo-cli/compare/v3.13.13...v3.13.14) (2023-08-30)
524
530
 
525
531
  ### [3.13.13](https://github.com/Cap-go/capgo-cli/compare/v3.13.12...v3.13.13) (2023-08-29)
526
532
 
527
-
528
533
  ### Bug Fixes
529
534
 
530
- * build issue ([a7464ac](https://github.com/Cap-go/capgo-cli/commit/a7464ac52646c20a62b05921ddcb08d9f68c3c91))
535
+ - build issue
536
+ ([a7464ac](https://github.com/Cap-go/capgo-cli/commit/a7464ac52646c20a62b05921ddcb08d9f68c3c91))
531
537
 
532
538
  ### [3.13.12](https://github.com/Cap-go/capgo-cli/compare/v3.13.11...v3.13.12) (2023-08-29)
533
539
 
534
-
535
540
  ### Bug Fixes
536
541
 
537
- * use only exist v2 ([e8053d8](https://github.com/Cap-go/capgo-cli/commit/e8053d81641c4620988edcf8fd74e1eddda4fb83))
542
+ - use only exist v2
543
+ ([e8053d8](https://github.com/Cap-go/capgo-cli/commit/e8053d81641c4620988edcf8fd74e1eddda4fb83))
538
544
 
539
545
  ### [3.13.11](https://github.com/Cap-go/capgo-cli/compare/v3.13.10...v3.13.11) (2023-08-28)
540
546
 
541
547
  ### [3.13.10](https://github.com/Cap-go/capgo-cli/compare/v3.13.9...v3.13.10) (2023-08-26)
542
548
 
543
-
544
549
  ### Bug Fixes
545
550
 
546
- * relove old log message ([186e68e](https://github.com/Cap-go/capgo-cli/commit/186e68e3558354377fcb6c01b5134521fcdc292c))
551
+ - relove old log message
552
+ ([186e68e](https://github.com/Cap-go/capgo-cli/commit/186e68e3558354377fcb6c01b5134521fcdc292c))
547
553
 
548
554
  ### [3.13.9](https://github.com/Cap-go/capgo-cli/compare/v3.13.8...v3.13.9) (2023-08-26)
549
555
 
@@ -553,10 +559,10 @@ All notable changes to this project will be documented in this file. See [standa
553
559
 
554
560
  ### [3.13.6](https://github.com/Cap-go/capgo-cli/compare/v3.13.5...v3.13.6) (2023-08-23)
555
561
 
556
-
557
562
  ### Bug Fixes
558
563
 
559
- * upload issues ([c9618a1](https://github.com/Cap-go/capgo-cli/commit/c9618a1d631682b193821de1c41e036074ada10b))
564
+ - upload issues
565
+ ([c9618a1](https://github.com/Cap-go/capgo-cli/commit/c9618a1d631682b193821de1c41e036074ada10b))
560
566
 
561
567
  ### [3.13.5](https://github.com/Cap-go/capgo-cli/compare/v3.13.4...v3.13.5) (2023-08-21)
562
568
 
@@ -564,186 +570,190 @@ All notable changes to this project will be documented in this file. See [standa
564
570
 
565
571
  ### [3.13.3](https://github.com/Cap-go/capgo-cli/compare/v3.13.2...v3.13.3) (2023-08-17)
566
572
 
567
-
568
573
  ### Bug Fixes
569
574
 
570
- * deps ([9cb74c8](https://github.com/Cap-go/capgo-cli/commit/9cb74c8d16d1a422a30953538ce5f7ab67b440ec))
575
+ - deps
576
+ ([9cb74c8](https://github.com/Cap-go/capgo-cli/commit/9cb74c8d16d1a422a30953538ce5f7ab67b440ec))
571
577
 
572
578
  ### [3.13.2](https://github.com/Cap-go/capgo-cli/compare/v3.13.1...v3.13.2) (2023-08-17)
573
579
 
574
-
575
580
  ### Bug Fixes
576
581
 
577
- * CLI save retention in secs ([19fbb8e](https://github.com/Cap-go/capgo-cli/commit/19fbb8e5b9110ddc0bf4d24cacfc88e2484677e4))
582
+ - CLI save retention in secs
583
+ ([19fbb8e](https://github.com/Cap-go/capgo-cli/commit/19fbb8e5b9110ddc0bf4d24cacfc88e2484677e4))
578
584
 
579
585
  ### [3.13.1](https://github.com/Cap-go/capgo-cli/compare/v3.13.0...v3.13.1) (2023-08-17)
580
586
 
581
-
582
587
  ### Bug Fixes
583
588
 
584
- * error message ([342cb25](https://github.com/Cap-go/capgo-cli/commit/342cb251e12c83a9d88aeecef6c7aeba3e53b0d0))
589
+ - error message
590
+ ([342cb25](https://github.com/Cap-go/capgo-cli/commit/342cb251e12c83a9d88aeecef6c7aeba3e53b0d0))
585
591
 
586
592
  ## [3.13.0](https://github.com/Cap-go/capgo-cli/compare/v3.12.7...v3.13.0) (2023-08-17)
587
593
 
588
-
589
594
  ### Features
590
595
 
591
- * added option to set bundle retention on app ([6378bd1](https://github.com/Cap-go/capgo-cli/commit/6378bd1ad622e22bf0d848c11f8ff7c4db823622))
596
+ - added option to set bundle retention on app
597
+ ([6378bd1](https://github.com/Cap-go/capgo-cli/commit/6378bd1ad622e22bf0d848c11f8ff7c4db823622))
592
598
 
593
599
  ### [3.12.7](https://github.com/Cap-go/capgo-cli/compare/v3.12.6...v3.12.7) (2023-08-17)
594
600
 
595
-
596
601
  ### Bug Fixes
597
602
 
598
- * save key command ([669d3dc](https://github.com/Cap-go/capgo-cli/commit/669d3dcebbac8039c389b2dd30c7a7e2a9c3ce94))
603
+ - save key command
604
+ ([669d3dc](https://github.com/Cap-go/capgo-cli/commit/669d3dcebbac8039c389b2dd30c7a7e2a9c3ce94))
599
605
 
600
606
  ### [3.12.6](https://github.com/Cap-go/capgo-cli/compare/v3.12.5...v3.12.6) (2023-08-11)
601
607
 
602
-
603
608
  ### Bug Fixes
604
609
 
605
- * docs url ([df24286](https://github.com/Cap-go/capgo-cli/commit/df24286be5e448bf83f599cd4bb28022f381c0a8))
610
+ - docs url
611
+ ([df24286](https://github.com/Cap-go/capgo-cli/commit/df24286be5e448bf83f599cd4bb28022f381c0a8))
606
612
 
607
613
  ### [3.12.5](https://github.com/Cap-go/capgo-cli/compare/v3.12.4...v3.12.5) (2023-08-10)
608
614
 
609
-
610
615
  ### Bug Fixes
611
616
 
612
- * lint ([6bad7d1](https://github.com/Cap-go/capgo-cli/commit/6bad7d1ba5e7bee34dadf9acc1ed89fff48af8ea))
617
+ - lint
618
+ ([6bad7d1](https://github.com/Cap-go/capgo-cli/commit/6bad7d1ba5e7bee34dadf9acc1ed89fff48af8ea))
613
619
 
614
620
  ### [3.12.4](https://github.com/Cap-go/capgo-cli/compare/v3.12.3...v3.12.4) (2023-07-27)
615
621
 
616
622
  ### [3.12.3](https://github.com/Cap-go/capgo-cli/compare/v3.12.2...v3.12.3) (2023-07-27)
617
623
 
618
-
619
624
  ### Bug Fixes
620
625
 
621
- * behavior cleanup command ([1ffffc2](https://github.com/Cap-go/capgo-cli/commit/1ffffc2c70a5c7fb7932f0ae784fb4d356f62325))
626
+ - behavior cleanup command
627
+ ([1ffffc2](https://github.com/Cap-go/capgo-cli/commit/1ffffc2c70a5c7fb7932f0ae784fb4d356f62325))
622
628
 
623
629
  ### [3.12.2](https://github.com/Cap-go/capgo-cli/compare/v3.12.1...v3.12.2) (2023-07-24)
624
630
 
625
-
626
631
  ### Bug Fixes
627
632
 
628
- * add deviceId for debug command ([99c235b](https://github.com/Cap-go/capgo-cli/commit/99c235b5bf6ca5a83d7dbeb0d8619fe6c4c2b3e3))
633
+ - add deviceId for debug command
634
+ ([99c235b](https://github.com/Cap-go/capgo-cli/commit/99c235b5bf6ca5a83d7dbeb0d8619fe6c4c2b3e3))
629
635
 
630
636
  ### [3.12.1](https://github.com/Cap-go/capgo-cli/compare/v3.12.0...v3.12.1) (2023-07-04)
631
637
 
632
-
633
638
  ### Bug Fixes
634
639
 
635
- * use debug channel ([2ab536d](https://github.com/Cap-go/capgo-cli/commit/2ab536de63635589b3ac1ab3ed4eb5d5aad69f8b))
640
+ - use debug channel
641
+ ([2ab536d](https://github.com/Cap-go/capgo-cli/commit/2ab536de63635589b3ac1ab3ed4eb5d5aad69f8b))
636
642
 
637
643
  ## [3.12.0](https://github.com/Cap-go/capgo-cli/compare/v3.11.7...v3.12.0) (2023-07-03)
638
644
 
639
-
640
645
  ### Features
641
646
 
642
- * add debug command ([ee270bb](https://github.com/Cap-go/capgo-cli/commit/ee270bb2c49fdba41f786558d181250b753cdab8))
647
+ - add debug command
648
+ ([ee270bb](https://github.com/Cap-go/capgo-cli/commit/ee270bb2c49fdba41f786558d181250b753cdab8))
643
649
 
644
650
  ### [3.11.7](https://github.com/Cap-go/capgo-cli/compare/v3.11.6...v3.11.7) (2023-06-27)
645
651
 
646
-
647
652
  ### Bug Fixes
648
653
 
649
- * catch better errors uploadUrl ([f1a0066](https://github.com/Cap-go/capgo-cli/commit/f1a0066c6bd84be164248f9462c1227f5282be7b))
654
+ - catch better errors uploadUrl
655
+ ([f1a0066](https://github.com/Cap-go/capgo-cli/commit/f1a0066c6bd84be164248f9462c1227f5282be7b))
650
656
 
651
657
  ### [3.11.6](https://github.com/Cap-go/capgo-cli/compare/v3.11.5...v3.11.6) (2023-06-26)
652
658
 
653
-
654
659
  ### Bug Fixes
655
660
 
656
- * upload name ([cbe75cd](https://github.com/Cap-go/capgo-cli/commit/cbe75cd2c46110a35e80a853373af7f1cdd42c28))
661
+ - upload name
662
+ ([cbe75cd](https://github.com/Cap-go/capgo-cli/commit/cbe75cd2c46110a35e80a853373af7f1cdd42c28))
657
663
 
658
664
  ### [3.11.5](https://github.com/Cap-go/capgo-cli/compare/v3.11.4...v3.11.5) (2023-06-23)
659
665
 
660
-
661
666
  ### Bug Fixes
662
667
 
663
- * build ([5b56135](https://github.com/Cap-go/capgo-cli/commit/5b5613526b8971da48b35a6cb830abe1e432b65e))
668
+ - build
669
+ ([5b56135](https://github.com/Cap-go/capgo-cli/commit/5b5613526b8971da48b35a6cb830abe1e432b65e))
664
670
 
665
671
  ### [3.11.4](https://github.com/Cap-go/capgo-cli/compare/v3.11.3...v3.11.4) (2023-06-23)
666
672
 
667
-
668
673
  ### Bug Fixes
669
674
 
670
- * make error when use set channel with wrong key ([8b9380c](https://github.com/Cap-go/capgo-cli/commit/8b9380cc08225191268008dab6a5af1ab2163ee1))
675
+ - make error when use set channel with wrong key
676
+ ([8b9380c](https://github.com/Cap-go/capgo-cli/commit/8b9380cc08225191268008dab6a5af1ab2163ee1))
671
677
 
672
678
  ### [3.11.3](https://github.com/Cap-go/capgo-cli/compare/v3.11.2...v3.11.3) (2023-06-23)
673
679
 
674
-
675
680
  ### Bug Fixes
676
681
 
677
- * stringify the error ([d87cb31](https://github.com/Cap-go/capgo-cli/commit/d87cb3120eac9c0867f88f03b601a69c0bf667b0))
682
+ - stringify the error
683
+ ([d87cb31](https://github.com/Cap-go/capgo-cli/commit/d87cb3120eac9c0867f88f03b601a69c0bf667b0))
678
684
 
679
685
  ### [3.11.2](https://github.com/Cap-go/capgo-cli/compare/v3.11.1...v3.11.2) (2023-06-23)
680
686
 
681
-
682
687
  ### Bug Fixes
683
688
 
684
- * lint ([0f6ec8a](https://github.com/Cap-go/capgo-cli/commit/0f6ec8ac5542a49becfcbd8a972a14f464c672e2))
689
+ - lint
690
+ ([0f6ec8a](https://github.com/Cap-go/capgo-cli/commit/0f6ec8ac5542a49becfcbd8a972a14f464c672e2))
685
691
 
686
692
  ### [3.11.1](https://github.com/Cap-go/capgo-cli/compare/v3.11.0...v3.11.1) (2023-06-22)
687
693
 
688
-
689
694
  ### Bug Fixes
690
695
 
691
- * issue upload ([93482f0](https://github.com/Cap-go/capgo-cli/commit/93482f0af3cb82dc7a3e468268928cd5ed14eced))
696
+ - issue upload
697
+ ([93482f0](https://github.com/Cap-go/capgo-cli/commit/93482f0af3cb82dc7a3e468268928cd5ed14eced))
692
698
 
693
699
  ## [3.11.0](https://github.com/Cap-go/capgo-cli/compare/v3.10.21...v3.11.0) (2023-06-21)
694
700
 
695
-
696
701
  ### Features
697
702
 
698
- * use new direct upload ! ([57ab2b9](https://github.com/Cap-go/capgo-cli/commit/57ab2b9dd90692eea400c47d2f10a3d61a7f56c0))
699
-
703
+ - use new direct upload !
704
+ ([57ab2b9](https://github.com/Cap-go/capgo-cli/commit/57ab2b9dd90692eea400c47d2f10a3d61a7f56c0))
700
705
 
701
706
  ### Bug Fixes
702
707
 
703
- * CI/CD ([1a51047](https://github.com/Cap-go/capgo-cli/commit/1a510476ed6162a1865c46f4394cf7fdb1d66a6c))
704
- * lockfile ([1fd21fe](https://github.com/Cap-go/capgo-cli/commit/1fd21fea1a9ec86bcb81a5d7347eb6b799efa006))
705
- * packages ([0bdbab2](https://github.com/Cap-go/capgo-cli/commit/0bdbab2bd9d68eb5ab2b7b9d1c0bf5dcfa1b7614))
706
- * remove deprecated ([ab7e10d](https://github.com/Cap-go/capgo-cli/commit/ab7e10dcb481e21e65c499710a7a630949385f59))
708
+ - CI/CD
709
+ ([1a51047](https://github.com/Cap-go/capgo-cli/commit/1a510476ed6162a1865c46f4394cf7fdb1d66a6c))
710
+ - lockfile
711
+ ([1fd21fe](https://github.com/Cap-go/capgo-cli/commit/1fd21fea1a9ec86bcb81a5d7347eb6b799efa006))
712
+ - packages
713
+ ([0bdbab2](https://github.com/Cap-go/capgo-cli/commit/0bdbab2bd9d68eb5ab2b7b9d1c0bf5dcfa1b7614))
714
+ - remove deprecated
715
+ ([ab7e10d](https://github.com/Cap-go/capgo-cli/commit/ab7e10dcb481e21e65c499710a7a630949385f59))
707
716
 
708
717
  ### [3.10.21](https://github.com/Cap-go/capgo-cli/compare/v3.10.20...v3.10.21) (2023-06-21)
709
718
 
710
-
711
719
  ### Bug Fixes
712
720
 
713
- * warning supabase ([6424e84](https://github.com/Cap-go/capgo-cli/commit/6424e846f05593658a51ff919e2e78cc45bb1876))
721
+ - warning supabase
722
+ ([6424e84](https://github.com/Cap-go/capgo-cli/commit/6424e846f05593658a51ff919e2e78cc45bb1876))
714
723
 
715
724
  ### [3.10.20](https://github.com/Cap-go/capgo-cli/compare/v3.10.19...v3.10.20) (2023-05-24)
716
725
 
717
-
718
726
  ### Bug Fixes
719
727
 
720
- * **deps:** update dependency @capacitor/cli to v5 ([e88af39](https://github.com/Cap-go/capgo-cli/commit/e88af39e0b2bae54b8376b3c9e5154d090533869))
728
+ - **deps:** update dependency @capacitor/cli to v5
729
+ ([e88af39](https://github.com/Cap-go/capgo-cli/commit/e88af39e0b2bae54b8376b3c9e5154d090533869))
721
730
 
722
731
  ### [3.10.19](https://github.com/Cap-go/capgo-cli/compare/v3.10.18...v3.10.19) (2023-05-24)
723
732
 
724
-
725
733
  ### Bug Fixes
726
734
 
727
- * **deps:** update dependency cloudflared to ^0.4.0 ([48b5d82](https://github.com/Cap-go/capgo-cli/commit/48b5d82b08b59a45e08822e4ac5c54c00ddee2fa))
728
- * upgrade cloudflared from 0.3.5 to 0.4.0 ([deaf8d6](https://github.com/Cap-go/capgo-cli/commit/deaf8d606737745e138f0c813df14924a85fb24e))
735
+ - **deps:** update dependency cloudflared to ^0.4.0
736
+ ([48b5d82](https://github.com/Cap-go/capgo-cli/commit/48b5d82b08b59a45e08822e4ac5c54c00ddee2fa))
737
+ - upgrade cloudflared from 0.3.5 to 0.4.0
738
+ ([deaf8d6](https://github.com/Cap-go/capgo-cli/commit/deaf8d606737745e138f0c813df14924a85fb24e))
729
739
 
730
740
  ### [3.10.18](https://github.com/Cap-go/capgo-cli/compare/v3.10.17...v3.10.18) (2023-05-22)
731
741
 
732
742
  ### [3.10.17](https://github.com/Cap-go/capgo-cli/compare/v3.10.16...v3.10.17) (2023-05-17)
733
743
 
734
-
735
744
  ### Bug Fixes
736
745
 
737
- * storage_provider as external when external ([216bd11](https://github.com/Cap-go/capgo-cli/commit/216bd11ba949f006fff9cdb0324c29b709be97de))
746
+ - storage_provider as external when external
747
+ ([216bd11](https://github.com/Cap-go/capgo-cli/commit/216bd11ba949f006fff9cdb0324c29b709be97de))
738
748
 
739
749
  ### [3.10.16](https://github.com/Cap-go/capgo-cli/compare/v3.10.15...v3.10.16) (2023-05-15)
740
750
 
741
751
  ### [3.10.15](https://github.com/Cap-go/capgo-cli/compare/v3.10.14...v3.10.15) (2023-05-12)
742
752
 
743
-
744
753
  ### Bug Fixes
745
754
 
746
- * **deps:** update dependency @capacitor/cli to v4.8.0 ([affafb9](https://github.com/Cap-go/capgo-cli/commit/affafb91af726980fc789d9ad8ac1436f56880cd))
755
+ - **deps:** update dependency @capacitor/cli to v4.8.0
756
+ ([affafb9](https://github.com/Cap-go/capgo-cli/commit/affafb91af726980fc789d9ad8ac1436f56880cd))
747
757
 
748
758
  ### [3.10.14](https://github.com/Cap-go/capgo-cli/compare/v3.10.13...v3.10.14) (2023-05-12)
749
759
 
@@ -755,283 +765,284 @@ All notable changes to this project will be documented in this file. See [standa
755
765
 
756
766
  ### [3.10.10](https://github.com/Cap-go/capgo-cli/compare/v3.10.9...v3.10.10) (2023-04-25)
757
767
 
758
-
759
768
  ### Bug Fixes
760
769
 
761
- * remove deprecated package ([117ec69](https://github.com/Cap-go/capgo-cli/commit/117ec6914492cbea8e9a8b7ce21592c11848bd3f))
770
+ - remove deprecated package
771
+ ([117ec69](https://github.com/Cap-go/capgo-cli/commit/117ec6914492cbea8e9a8b7ce21592c11848bd3f))
762
772
 
763
773
  ### [3.10.9](https://github.com/Cap-go/capgo-cli/compare/v3.10.8...v3.10.9) (2023-04-24)
764
774
 
765
-
766
775
  ### Bug Fixes
767
776
 
768
- * CI scripts ([d5245d8](https://github.com/Cap-go/capgo-cli/commit/d5245d86885891bbfa7c94df142f04533bbc717f))
777
+ - CI scripts
778
+ ([d5245d8](https://github.com/Cap-go/capgo-cli/commit/d5245d86885891bbfa7c94df142f04533bbc717f))
769
779
 
770
780
  ### [3.10.8](https://github.com/Cap-go/capgo-cli/compare/v3.10.7...v3.10.8) (2023-04-24)
771
781
 
772
-
773
782
  ### Bug Fixes
774
783
 
775
- * add to CI basic run ([3b1cfa6](https://github.com/Cap-go/capgo-cli/commit/3b1cfa600dc02162ba25eaf6e99260e33976e1a0))
784
+ - add to CI basic run
785
+ ([3b1cfa6](https://github.com/Cap-go/capgo-cli/commit/3b1cfa600dc02162ba25eaf6e99260e33976e1a0))
776
786
 
777
787
  ### [3.10.7](https://github.com/Cap-go/capgo-cli/compare/v3.10.6...v3.10.7) (2023-04-24)
778
788
 
779
-
780
789
  ### Bug Fixes
781
790
 
782
- * build issue ESM ([65c0ddb](https://github.com/Cap-go/capgo-cli/commit/65c0ddbad1dfabb5968220d3d1a7eb1aa44a2ff6))
791
+ - build issue ESM
792
+ ([65c0ddb](https://github.com/Cap-go/capgo-cli/commit/65c0ddbad1dfabb5968220d3d1a7eb1aa44a2ff6))
783
793
 
784
794
  ### [3.10.6](https://github.com/Cap-go/capgo-cli/compare/v3.10.5...v3.10.6) (2023-04-23)
785
795
 
786
-
787
796
  ### Bug Fixes
788
797
 
789
- * upgrade packages ([ed630a3](https://github.com/Cap-go/capgo-cli/commit/ed630a353f2f3a3ec695e402f670aeb3cb94549b))
798
+ - upgrade packages
799
+ ([ed630a3](https://github.com/Cap-go/capgo-cli/commit/ed630a353f2f3a3ec695e402f670aeb3cb94549b))
790
800
 
791
801
  ### [3.10.5](https://github.com/Cap-go/capgo-cli/compare/v3.10.4...v3.10.5) (2023-04-23)
792
802
 
793
-
794
803
  ### Bug Fixes
795
804
 
796
- * command params ([93cd759](https://github.com/Cap-go/capgo-cli/commit/93cd7597e4ff5dca901b0ff703d81b9dfd8d0f36))
805
+ - command params
806
+ ([93cd759](https://github.com/Cap-go/capgo-cli/commit/93cd7597e4ff5dca901b0ff703d81b9dfd8d0f36))
797
807
 
798
808
  ### [3.10.4](https://github.com/Cap-go/capgo-cli/compare/v3.10.3...v3.10.4) (2023-04-23)
799
809
 
800
810
  ### [3.10.3](https://github.com/Cap-go/capgo-cli/compare/v3.10.2...v3.10.3) (2023-04-23)
801
811
 
802
-
803
812
  ### Bug Fixes
804
813
 
805
- * delete bundle ([a2605aa](https://github.com/Cap-go/capgo-cli/commit/a2605aa63ccf6afedd31435155e530c6673d3ced))
814
+ - delete bundle
815
+ ([a2605aa](https://github.com/Cap-go/capgo-cli/commit/a2605aa63ccf6afedd31435155e530c6673d3ced))
806
816
 
807
817
  ### [3.10.2](https://github.com/Cap-go/capgo-cli/compare/v3.10.1...v3.10.2) (2023-04-15)
808
818
 
809
-
810
819
  ### Bug Fixes
811
820
 
812
- * add comment after init ([6682d2e](https://github.com/Cap-go/capgo-cli/commit/6682d2e604ca54557dba35d59d878dda8cf8929b))
821
+ - add comment after init
822
+ ([6682d2e](https://github.com/Cap-go/capgo-cli/commit/6682d2e604ca54557dba35d59d878dda8cf8929b))
813
823
 
814
824
  ### [3.10.1](https://github.com/Cap-go/capgo-cli/compare/v3.10.0...v3.10.1) (2023-04-12)
815
825
 
816
-
817
826
  ### Bug Fixes
818
827
 
819
- * table display ([d3d769f](https://github.com/Cap-go/capgo-cli/commit/d3d769f334505f56e5a01be81c7e5cdef903e6df))
828
+ - table display
829
+ ([d3d769f](https://github.com/Cap-go/capgo-cli/commit/d3d769f334505f56e5a01be81c7e5cdef903e6df))
820
830
 
821
831
  ## [3.10.0](https://github.com/Cap-go/capgo-cli/compare/v3.9.2...v3.10.0) (2023-04-12)
822
832
 
823
-
824
833
  ### Features
825
834
 
826
- * use clack everywhere to prompt ([8224ba4](https://github.com/Cap-go/capgo-cli/commit/8224ba4d36c8cbf2820f8293dde8d8b7617c675f))
835
+ - use clack everywhere to prompt
836
+ ([8224ba4](https://github.com/Cap-go/capgo-cli/commit/8224ba4d36c8cbf2820f8293dde8d8b7617c675f))
827
837
 
828
838
  ### [3.9.2](https://github.com/Cap-go/capgo-cli/compare/v3.9.1...v3.9.2) (2023-04-12)
829
839
 
830
-
831
840
  ### Bug Fixes
832
841
 
833
- * tunnel watch ([80084d1](https://github.com/Cap-go/capgo-cli/commit/80084d1200412870838980212a2bd4ebf74f7048))
842
+ - tunnel watch
843
+ ([80084d1](https://github.com/Cap-go/capgo-cli/commit/80084d1200412870838980212a2bd4ebf74f7048))
834
844
 
835
845
  ### [3.9.1](https://github.com/Cap-go/capgo-cli/compare/v3.9.0...v3.9.1) (2023-04-12)
836
846
 
837
-
838
847
  ### Bug Fixes
839
848
 
840
- * better watch system ([eca70a0](https://github.com/Cap-go/capgo-cli/commit/eca70a0161691a22a4149d41fb83db74441eacae))
849
+ - better watch system
850
+ ([eca70a0](https://github.com/Cap-go/capgo-cli/commit/eca70a0161691a22a4149d41fb83db74441eacae))
841
851
 
842
852
  ## [3.9.0](https://github.com/Cap-go/capgo-cli/compare/v3.8.5...v3.9.0) (2023-04-10)
843
853
 
844
-
845
854
  ### Features
846
855
 
847
- * add tunnel feature ([ef19eea](https://github.com/Cap-go/capgo-cli/commit/ef19eeaf4d8a3cf0b05648f10e879e42cbb8ae2e))
856
+ - add tunnel feature
857
+ ([ef19eea](https://github.com/Cap-go/capgo-cli/commit/ef19eeaf4d8a3cf0b05648f10e879e42cbb8ae2e))
848
858
 
849
859
  ### [3.8.5](https://github.com/Cap-go/capgo-cli/compare/v3.8.4...v3.8.5) (2023-04-04)
850
860
 
851
-
852
861
  ### Bug Fixes
853
862
 
854
- * typo ([4ecb74b](https://github.com/Cap-go/capgo-cli/commit/4ecb74b082089170efe35e1ce50c1cdc83c8dd28))
863
+ - typo
864
+ ([4ecb74b](https://github.com/Cap-go/capgo-cli/commit/4ecb74b082089170efe35e1ce50c1cdc83c8dd28))
855
865
 
856
866
  ### [3.8.4](https://github.com/Cap-go/capgo-cli/compare/v3.8.3...v3.8.4) (2023-03-23)
857
867
 
858
-
859
868
  ### Bug Fixes
860
869
 
861
- * better error message ([178310f](https://github.com/Cap-go/capgo-cli/commit/178310f4b15980df2a03eaa34b11ead907f110b3))
870
+ - better error message
871
+ ([178310f](https://github.com/Cap-go/capgo-cli/commit/178310f4b15980df2a03eaa34b11ead907f110b3))
862
872
 
863
873
  ### [3.8.3](https://github.com/Cap-go/capgo-cli/compare/v3.8.2...v3.8.3) (2023-03-23)
864
874
 
865
-
866
875
  ### Bug Fixes
867
876
 
868
- * add snag for new steps ([af67dc0](https://github.com/Cap-go/capgo-cli/commit/af67dc0bca1965ad54a6befb1730e11134622a68))
869
- * deps ([2deed9b](https://github.com/Cap-go/capgo-cli/commit/2deed9b39c876b2d22c2f7d9dc5011941ace0c77))
877
+ - add snag for new steps
878
+ ([af67dc0](https://github.com/Cap-go/capgo-cli/commit/af67dc0bca1965ad54a6befb1730e11134622a68))
879
+ - deps
880
+ ([2deed9b](https://github.com/Cap-go/capgo-cli/commit/2deed9b39c876b2d22c2f7d9dc5011941ace0c77))
870
881
 
871
882
  ### [3.8.2](https://github.com/Cap-go/capgo-cli/compare/v3.8.1...v3.8.2) (2023-03-23)
872
883
 
873
-
874
884
  ### Bug Fixes
875
885
 
876
- * typo ([8b728ab](https://github.com/Cap-go/capgo-cli/commit/8b728ab56ba0eaaf35012e410baae7818ce856e4))
886
+ - typo
887
+ ([8b728ab](https://github.com/Cap-go/capgo-cli/commit/8b728ab56ba0eaaf35012e410baae7818ce856e4))
877
888
 
878
889
  ### [3.8.1](https://github.com/Cap-go/capgo-cli/compare/v3.8.0...v3.8.1) (2023-03-23)
879
890
 
880
891
  ## [3.8.0](https://github.com/Cap-go/capgo-cli/compare/v3.7.1...v3.8.0) (2023-03-23)
881
892
 
882
-
883
893
  ### Features
884
894
 
885
- * allow custom supabase ([60218de](https://github.com/Cap-go/capgo-cli/commit/60218de4b1e51734e71dbc8fca7290585873a658))
895
+ - allow custom supabase
896
+ ([60218de](https://github.com/Cap-go/capgo-cli/commit/60218de4b1e51734e71dbc8fca7290585873a658))
886
897
 
887
898
  ### [3.7.1](https://github.com/Cap-go/capgo-cli/compare/v3.7.0...v3.7.1) (2023-03-22)
888
899
 
889
-
890
900
  ### Bug Fixes
891
901
 
892
- * add missing events ([32a08ae](https://github.com/Cap-go/capgo-cli/commit/32a08aef5bda039ab5f87cb10d1ccb2a500ff8db))
902
+ - add missing events
903
+ ([32a08ae](https://github.com/Cap-go/capgo-cli/commit/32a08aef5bda039ab5f87cb10d1ccb2a500ff8db))
893
904
 
894
905
  ## [3.7.0](https://github.com/Cap-go/capgo-cli/compare/v3.6.7...v3.7.0) (2023-03-22)
895
906
 
896
-
897
907
  ### Features
898
908
 
899
- * add the wait log system ([41f1f04](https://github.com/Cap-go/capgo-cli/commit/41f1f04f2676b2925341d118754145ed4f403f63))
909
+ - add the wait log system
910
+ ([41f1f04](https://github.com/Cap-go/capgo-cli/commit/41f1f04f2676b2925341d118754145ed4f403f63))
900
911
 
901
912
  ### [3.6.7](https://github.com/Cap-go/capgo-cli/compare/v3.6.6...v3.6.7) (2023-03-20)
902
913
 
903
914
  ### [3.6.6](https://github.com/Cap-go/capgo-cli/compare/v3.6.5...v3.6.6) (2023-03-10)
904
915
 
905
-
906
916
  ### Bug Fixes
907
917
 
908
- * onboarding events ([c0f5cd6](https://github.com/Cap-go/capgo-cli/commit/c0f5cd6b2ac430657ffff770a5d8f4fead2857f0))
918
+ - onboarding events
919
+ ([c0f5cd6](https://github.com/Cap-go/capgo-cli/commit/c0f5cd6b2ac430657ffff770a5d8f4fead2857f0))
909
920
 
910
921
  ### [3.6.5](https://github.com/Cap-go/capgo-cli/compare/v3.6.4...v3.6.5) (2023-03-07)
911
922
 
912
-
913
923
  ### Bug Fixes
914
924
 
915
- * issue verifyuser ([184a9e6](https://github.com/Cap-go/capgo-cli/commit/184a9e641fa2b886345bf96a6044caf3713ee210))
925
+ - issue verifyuser
926
+ ([184a9e6](https://github.com/Cap-go/capgo-cli/commit/184a9e641fa2b886345bf96a6044caf3713ee210))
916
927
 
917
928
  ### [3.6.4](https://github.com/Cap-go/capgo-cli/compare/v3.6.3...v3.6.4) (2023-03-07)
918
929
 
919
-
920
930
  ### Bug Fixes
921
931
 
922
- * add snag for new onboarding ([263fcbe](https://github.com/Cap-go/capgo-cli/commit/263fcbedacf1fc66ed7c74a188a3f96c9613f5a6))
932
+ - add snag for new onboarding
933
+ ([263fcbe](https://github.com/Cap-go/capgo-cli/commit/263fcbedacf1fc66ed7c74a188a3f96c9613f5a6))
923
934
 
924
935
  ### [3.6.3](https://github.com/Cap-go/capgo-cli/compare/v3.6.2...v3.6.3) (2023-03-07)
925
936
 
926
-
927
937
  ### Bug Fixes
928
938
 
929
- * better init command ([7d1c687](https://github.com/Cap-go/capgo-cli/commit/7d1c687986bef48ced19fb7323ff1d5df1237f3b))
939
+ - better init command
940
+ ([7d1c687](https://github.com/Cap-go/capgo-cli/commit/7d1c687986bef48ced19fb7323ff1d5df1237f3b))
930
941
 
931
942
  ### [3.6.2](https://github.com/Cap-go/capgo-cli/compare/v3.6.1...v3.6.2) (2023-03-06)
932
943
 
933
-
934
944
  ### Bug Fixes
935
945
 
936
- * issue get-latest-version with multi npmrc ([0d83df0](https://github.com/Cap-go/capgo-cli/commit/0d83df09792ab666f741095bfd4366c43184d728))
946
+ - issue get-latest-version with multi npmrc
947
+ ([0d83df0](https://github.com/Cap-go/capgo-cli/commit/0d83df09792ab666f741095bfd4366c43184d728))
937
948
 
938
949
  ### [3.6.1](https://github.com/Cap-go/capgo-cli/compare/v3.6.0...v3.6.1) (2023-03-05)
939
950
 
940
-
941
951
  ### Bug Fixes
942
952
 
943
- * issue with os-name ([17c5d53](https://github.com/Cap-go/capgo-cli/commit/17c5d539706204ee21aefaf55fa7df192f76c435))
953
+ - issue with os-name
954
+ ([17c5d53](https://github.com/Cap-go/capgo-cli/commit/17c5d539706204ee21aefaf55fa7df192f76c435))
944
955
 
945
956
  ## [3.6.0](https://github.com/Cap-go/capgo-cli/compare/v3.5.6...v3.6.0) (2023-03-05)
946
957
 
947
-
948
958
  ### Features
949
959
 
950
- * add os check in doctor ([fd31e68](https://github.com/Cap-go/capgo-cli/commit/fd31e6825a34aaedeca2c57152632a5b675f79bd))
960
+ - add os check in doctor
961
+ ([fd31e68](https://github.com/Cap-go/capgo-cli/commit/fd31e6825a34aaedeca2c57152632a5b675f79bd))
951
962
 
952
963
  ### [3.5.6](https://github.com/Cap-go/capgo-cli/compare/v3.5.5...v3.5.6) (2023-03-05)
953
964
 
954
-
955
965
  ### Bug Fixes
956
966
 
957
- * add deprecated notice to old upload command ([f929782](https://github.com/Cap-go/capgo-cli/commit/f929782c44af123150a026bf0032e1e9edb11e90))
967
+ - add deprecated notice to old upload command
968
+ ([f929782](https://github.com/Cap-go/capgo-cli/commit/f929782c44af123150a026bf0032e1e9edb11e90))
958
969
 
959
970
  ### [3.5.5](https://github.com/Cap-go/capgo-cli/compare/v3.5.4...v3.5.5) (2023-03-04)
960
971
 
961
-
962
972
  ### Bug Fixes
963
973
 
964
- * check dist path before upload ([80739cf](https://github.com/Cap-go/capgo-cli/commit/80739cf77e5cfb2ff0545735de5a396f61ec03b5))
974
+ - check dist path before upload
975
+ ([80739cf](https://github.com/Cap-go/capgo-cli/commit/80739cf77e5cfb2ff0545735de5a396f61ec03b5))
965
976
 
966
977
  ### [3.5.4](https://github.com/Cap-go/capgo-cli/compare/v3.5.3...v3.5.4) (2023-03-02)
967
978
 
968
-
969
979
  ### Bug Fixes
970
980
 
971
- * upload key issue ([7104252](https://github.com/Cap-go/capgo-cli/commit/71042522df121519eb721fb95723defc15e3d408))
981
+ - upload key issue
982
+ ([7104252](https://github.com/Cap-go/capgo-cli/commit/71042522df121519eb721fb95723defc15e3d408))
972
983
 
973
984
  ### [3.5.3](https://github.com/Cap-go/capgo-cli/compare/v3.5.2...v3.5.3) (2023-03-01)
974
985
 
975
-
976
986
  ### Bug Fixes
977
987
 
978
- * init modify the message ([89648e3](https://github.com/Cap-go/capgo-cli/commit/89648e3996f164d15b5eb9b59c4477a6f634796c))
988
+ - init modify the message
989
+ ([89648e3](https://github.com/Cap-go/capgo-cli/commit/89648e3996f164d15b5eb9b59c4477a6f634796c))
979
990
 
980
991
  ### [3.5.2](https://github.com/Cap-go/capgo-cli/compare/v3.5.1...v3.5.2) (2023-03-01)
981
992
 
982
-
983
993
  ### Bug Fixes
984
994
 
985
- * link in init manual ([e308478](https://github.com/Cap-go/capgo-cli/commit/e308478da14d7bbde80accba767c24966c166910))
995
+ - link in init manual
996
+ ([e308478](https://github.com/Cap-go/capgo-cli/commit/e308478da14d7bbde80accba767c24966c166910))
986
997
 
987
998
  ### [3.5.1](https://github.com/Cap-go/capgo-cli/compare/v3.5.0...v3.5.1) (2023-03-01)
988
999
 
989
-
990
1000
  ### Bug Fixes
991
1001
 
992
- * init find without comma ([8b2dd12](https://github.com/Cap-go/capgo-cli/commit/8b2dd12876283c2513a54d7a1b13fd34a4654d91))
1002
+ - init find without comma
1003
+ ([8b2dd12](https://github.com/Cap-go/capgo-cli/commit/8b2dd12876283c2513a54d7a1b13fd34a4654d91))
993
1004
 
994
1005
  ## [3.5.0](https://github.com/Cap-go/capgo-cli/compare/v3.4.1...v3.5.0) (2023-03-01)
995
1006
 
996
-
997
1007
  ### Features
998
1008
 
999
- * add zip command ([df46a67](https://github.com/Cap-go/capgo-cli/commit/df46a67133693b08bc65e5aba9468a13d0737aa0))
1009
+ - add zip command
1010
+ ([df46a67](https://github.com/Cap-go/capgo-cli/commit/df46a67133693b08bc65e5aba9468a13d0737aa0))
1000
1011
 
1001
1012
  ### [3.4.1](https://github.com/Cap-go/capgo-cli/compare/v3.4.0...v3.4.1) (2023-03-01)
1002
1013
 
1003
-
1004
1014
  ### Bug Fixes
1005
1015
 
1006
- * no error display ([0ff0dd0](https://github.com/Cap-go/capgo-cli/commit/0ff0dd03d6ccbd9faf91465881717f7b6c24768b))
1016
+ - no error display
1017
+ ([0ff0dd0](https://github.com/Cap-go/capgo-cli/commit/0ff0dd03d6ccbd9faf91465881717f7b6c24768b))
1007
1018
 
1008
1019
  ## [3.4.0](https://github.com/Cap-go/capgo-cli/compare/v3.3.0...v3.4.0) (2023-03-01)
1009
1020
 
1010
-
1011
1021
  ### Features
1012
1022
 
1013
- * allow end-to-end in init ([5b2bae3](https://github.com/Cap-go/capgo-cli/commit/5b2bae3173b7f06862562871f7d9c39fe38304fe))
1023
+ - allow end-to-end in init
1024
+ ([5b2bae3](https://github.com/Cap-go/capgo-cli/commit/5b2bae3173b7f06862562871f7d9c39fe38304fe))
1014
1025
 
1015
1026
  ## [3.3.0](https://github.com/Cap-go/capgo-cli/compare/v3.2.0...v3.3.0) (2023-03-01)
1016
1027
 
1017
-
1018
1028
  ### Features
1019
1029
 
1020
- * add unlink command and prompts ([a178363](https://github.com/Cap-go/capgo-cli/commit/a178363e8f651e024346b857e9d4693791c5738f))
1030
+ - add unlink command and prompts
1031
+ ([a178363](https://github.com/Cap-go/capgo-cli/commit/a178363e8f651e024346b857e9d4693791c5738f))
1021
1032
 
1022
1033
  ## [3.2.0](https://github.com/Cap-go/capgo-cli/compare/v3.1.0...v3.2.0) (2023-02-28)
1023
1034
 
1024
-
1025
1035
  ### Features
1026
1036
 
1027
- * better init, and upload auto increment version if not found ([cec556d](https://github.com/Cap-go/capgo-cli/commit/cec556de03f27ee6272718884139db37d65c71e8))
1037
+ - better init, and upload auto increment version if not found
1038
+ ([cec556d](https://github.com/Cap-go/capgo-cli/commit/cec556de03f27ee6272718884139db37d65c71e8))
1028
1039
 
1029
1040
  ## [3.1.0](https://github.com/Cap-go/capgo-cli/compare/v3.0.14...v3.1.0) (2023-02-28)
1030
1041
 
1031
-
1032
1042
  ### Features
1033
1043
 
1034
- * add init command ([02fa952](https://github.com/Cap-go/capgo-cli/commit/02fa9527597db4d9ccd976aa8f41e3788ea18524))
1044
+ - add init command
1045
+ ([02fa952](https://github.com/Cap-go/capgo-cli/commit/02fa9527597db4d9ccd976aa8f41e3788ea18524))
1035
1046
 
1036
1047
  ### [3.0.14](https://github.com/Cap-go/capgo-cli/compare/v3.0.13...v3.0.14) (2023-02-27)
1037
1048
 
@@ -1039,217 +1050,230 @@ All notable changes to this project will be documented in this file. See [standa
1039
1050
 
1040
1051
  ### [3.0.12](https://github.com/Cap-go/capgo-cli/compare/v3.0.11...v3.0.12) (2023-02-22)
1041
1052
 
1042
-
1043
1053
  ### Bug Fixes
1044
1054
 
1045
- * channel list ([3ddff7f](https://github.com/Cap-go/capgo-cli/commit/3ddff7fb8000c36db69193e0fc291bcb440ae1c4))
1055
+ - channel list
1056
+ ([3ddff7f](https://github.com/Cap-go/capgo-cli/commit/3ddff7fb8000c36db69193e0fc291bcb440ae1c4))
1046
1057
 
1047
1058
  ### [3.0.11](https://github.com/Cap-go/capgo-cli/compare/v3.0.10...v3.0.11) (2023-02-20)
1048
1059
 
1049
1060
  ### [3.0.10](https://github.com/Cap-go/capgo-cli/compare/v3.0.9...v3.0.10) (2023-02-20)
1050
1061
 
1051
-
1052
1062
  ### Bug Fixes
1053
1063
 
1054
- * list commands ([e792bfa](https://github.com/Cap-go/capgo-cli/commit/e792bfafb50dd4d6f5ad2d9afe8fec9177599fb0))
1064
+ - list commands
1065
+ ([e792bfa](https://github.com/Cap-go/capgo-cli/commit/e792bfafb50dd4d6f5ad2d9afe8fec9177599fb0))
1055
1066
 
1056
1067
  ### [3.0.9](https://github.com/Cap-go/capgo-cli/compare/v3.0.8...v3.0.9) (2023-02-20)
1057
1068
 
1058
-
1059
1069
  ### Bug Fixes
1060
1070
 
1061
- * key issue ([51f9692](https://github.com/Cap-go/capgo-cli/commit/51f969204e37dc8aff1b0da07e646a4260f13215))
1071
+ - key issue
1072
+ ([51f9692](https://github.com/Cap-go/capgo-cli/commit/51f969204e37dc8aff1b0da07e646a4260f13215))
1062
1073
 
1063
1074
  ### [3.0.8](https://github.com/Cap-go/capgo-cli/compare/v3.0.7...v3.0.8) (2023-02-20)
1064
1075
 
1065
-
1066
1076
  ### Bug Fixes
1067
1077
 
1068
- * set and delete args ([6151394](https://github.com/Cap-go/capgo-cli/commit/615139482a3598a4380820783d45dd089dd6cad1))
1078
+ - set and delete args
1079
+ ([6151394](https://github.com/Cap-go/capgo-cli/commit/615139482a3598a4380820783d45dd089dd6cad1))
1069
1080
 
1070
1081
  ### [3.0.7](https://github.com/Cap-go/capgo-cli/compare/v3.0.6...v3.0.7) (2023-02-20)
1071
1082
 
1072
-
1073
1083
  ### Bug Fixes
1074
1084
 
1075
- * find key apikey issues ([b0d1fc6](https://github.com/Cap-go/capgo-cli/commit/b0d1fc68db3c33ba5b3335df8286731bd3ac3fa1))
1085
+ - find key apikey issues
1086
+ ([b0d1fc6](https://github.com/Cap-go/capgo-cli/commit/b0d1fc68db3c33ba5b3335df8286731bd3ac3fa1))
1076
1087
 
1077
1088
  ### [3.0.6](https://github.com/Cap-go/capgo-cli/compare/v3.0.5...v3.0.6) (2023-02-20)
1078
1089
 
1079
-
1080
1090
  ### Bug Fixes
1081
1091
 
1082
- * thorw error if no key found ([898e8d1](https://github.com/Cap-go/capgo-cli/commit/898e8d19ae05c6217b6a4f075763021f4177deaf))
1092
+ - thorw error if no key found
1093
+ ([898e8d1](https://github.com/Cap-go/capgo-cli/commit/898e8d19ae05c6217b6a4f075763021f4177deaf))
1083
1094
 
1084
1095
  ### [3.0.5](https://github.com/Cap-go/capgo-cli/compare/v3.0.4...v3.0.5) (2023-02-20)
1085
1096
 
1086
-
1087
1097
  ### Bug Fixes
1088
1098
 
1089
- * use simpler query ([50f4b79](https://github.com/Cap-go/capgo-cli/commit/50f4b7908d34b455eda84088d62056331a29bb94))
1099
+ - use simpler query
1100
+ ([50f4b79](https://github.com/Cap-go/capgo-cli/commit/50f4b7908d34b455eda84088d62056331a29bb94))
1090
1101
 
1091
1102
  ### [3.0.4](https://github.com/Cap-go/capgo-cli/compare/v3.0.3...v3.0.4) (2023-02-20)
1092
1103
 
1093
-
1094
1104
  ### Bug Fixes
1095
1105
 
1096
- * list message issue ([193c518](https://github.com/Cap-go/capgo-cli/commit/193c518841241fee60a14a09596f7e91b97cc7d3))
1106
+ - list message issue
1107
+ ([193c518](https://github.com/Cap-go/capgo-cli/commit/193c518841241fee60a14a09596f7e91b97cc7d3))
1097
1108
 
1098
1109
  ### [3.0.3](https://github.com/Cap-go/capgo-cli/compare/v3.0.2...v3.0.3) (2023-02-20)
1099
1110
 
1100
-
1101
1111
  ### Bug Fixes
1102
1112
 
1103
- * add issue ([14c5536](https://github.com/Cap-go/capgo-cli/commit/14c553689c13aa311c1bdc32fe80d0d940fcbd65))
1113
+ - add issue
1114
+ ([14c5536](https://github.com/Cap-go/capgo-cli/commit/14c553689c13aa311c1bdc32fe80d0d940fcbd65))
1104
1115
 
1105
1116
  ### [3.0.2](https://github.com/Cap-go/capgo-cli/compare/v3.0.1...v3.0.2) (2023-02-20)
1106
1117
 
1107
-
1108
1118
  ### Bug Fixes
1109
1119
 
1110
- * **deps:** update dependency cli-progress to v3.12.0 ([da4d35b](https://github.com/Cap-go/capgo-cli/commit/da4d35bd4cd664526a94211e1ea0390aa51b5318))
1120
+ - **deps:** update dependency cli-progress to v3.12.0
1121
+ ([da4d35b](https://github.com/Cap-go/capgo-cli/commit/da4d35bd4cd664526a94211e1ea0390aa51b5318))
1111
1122
 
1112
1123
  ### [3.0.1](https://github.com/Cap-go/capgo-cli/compare/v3.0.0...v3.0.1) (2023-02-20)
1113
1124
 
1114
1125
  ## [3.0.0](https://github.com/Cap-go/capgo-cli/compare/v2.7.0...v3.0.0) (2023-02-20)
1115
1126
 
1116
-
1117
1127
  ### Bug Fixes
1118
1128
 
1119
- * add back upload to suport old usages ([d658200](https://github.com/Cap-go/capgo-cli/commit/d6582003b5b21467c57cf8a862ec115dcac8602d))
1120
- * lint ([20f27bd](https://github.com/Cap-go/capgo-cli/commit/20f27bd60da883815100e6be142664b42d332da0))
1129
+ - add back upload to suport old usages
1130
+ ([d658200](https://github.com/Cap-go/capgo-cli/commit/d6582003b5b21467c57cf8a862ec115dcac8602d))
1131
+ - lint
1132
+ ([20f27bd](https://github.com/Cap-go/capgo-cli/commit/20f27bd60da883815100e6be142664b42d332da0))
1121
1133
 
1122
1134
  ## [3.0.0-alpha.2](https://github.com/Cap-go/capgo-cli/compare/v2.6.2...v3.0.0-alpha.2) (2023-02-10)
1123
1135
 
1124
-
1125
1136
  ### Bug Fixes
1126
1137
 
1127
- * file path ([228913f](https://github.com/Cap-go/capgo-cli/commit/228913ff779c9a027a6fbba528bf7bfaf6470436))
1138
+ - file path
1139
+ ([228913f](https://github.com/Cap-go/capgo-cli/commit/228913ff779c9a027a6fbba528bf7bfaf6470436))
1128
1140
 
1129
1141
  ## [3.0.0-alpha.1](https://github.com/Cap-go/capgo-cli/compare/v2.5.10-alpha.0...v3.0.0-alpha.1) (2023-02-04)
1130
1142
 
1131
-
1132
1143
  ### ⚠ BREAKING CHANGES
1133
1144
 
1134
- * trigger ci
1145
+ - trigger ci
1135
1146
 
1136
1147
  ### Bug Fixes
1137
1148
 
1138
- * trigger ci ([7c4c35f](https://github.com/Cap-go/capgo-cli/commit/7c4c35f8f095a9c67843fbd2343d90d96720cc72))
1139
- * trigger ci ([d28daa5](https://github.com/Cap-go/capgo-cli/commit/d28daa5e79dce68d2b3f23e4e94985140005ffac))
1140
- * trigger ci ([51e2914](https://github.com/Cap-go/capgo-cli/commit/51e291419101f8c8f362e03b765948280b533fb8))
1149
+ - trigger ci
1150
+ ([7c4c35f](https://github.com/Cap-go/capgo-cli/commit/7c4c35f8f095a9c67843fbd2343d90d96720cc72))
1151
+ - trigger ci
1152
+ ([d28daa5](https://github.com/Cap-go/capgo-cli/commit/d28daa5e79dce68d2b3f23e4e94985140005ffac))
1153
+ - trigger ci
1154
+ ([51e2914](https://github.com/Cap-go/capgo-cli/commit/51e291419101f8c8f362e03b765948280b533fb8))
1141
1155
 
1142
1156
  ### [2.5.10-alpha.0](https://github.com/Cap-go/capgo-cli/compare/v2.5.10...v2.5.10-alpha.0) (2023-02-04)
1143
1157
 
1144
-
1145
1158
  ### Bug Fixes
1146
1159
 
1147
- * npm publish ([1249213](https://github.com/Cap-go/capgo-cli/commit/124921324bde43dce24562ed369e77f604f3d5e8))
1148
- * trigger ci ([464dd6a](https://github.com/Cap-go/capgo-cli/commit/464dd6a650266e5b5bb0a46049a917d26af1d22a))
1160
+ - npm publish
1161
+ ([1249213](https://github.com/Cap-go/capgo-cli/commit/124921324bde43dce24562ed369e77f604f3d5e8))
1162
+ - trigger ci
1163
+ ([464dd6a](https://github.com/Cap-go/capgo-cli/commit/464dd6a650266e5b5bb0a46049a917d26af1d22a))
1149
1164
 
1150
1165
  ## [3.0.0-alpha.0](https://github.com/Cap-go/capgo-cli/compare/v2.5.8...v3.0.0-alpha.0) (2023-02-03)
1151
1166
 
1152
-
1153
1167
  ### ⚠ BREAKING CHANGES
1154
1168
 
1155
- * add new commands and refactor for sub commands
1169
+ - add new commands and refactor for sub commands
1156
1170
 
1157
1171
  ### Features
1158
1172
 
1159
- * add new commands and refactor for sub commands ([c3aab3a](https://github.com/Cap-go/capgo-cli/commit/c3aab3afa6b86c5b2ca3864c196a3c02ea258991))
1173
+ - add new commands and refactor for sub commands
1174
+ ([c3aab3a](https://github.com/Cap-go/capgo-cli/commit/c3aab3afa6b86c5b2ca3864c196a3c02ea258991))
1160
1175
 
1161
1176
  ## [3.0.0-alpha.2](https://github.com/Cap-go/capgo-cli/compare/v2.6.1...v3.0.0-alpha.2) (2023-02-10)
1162
1177
 
1163
-
1164
1178
  ### Bug Fixes
1165
1179
 
1166
- * file path ([228913f](https://github.com/Cap-go/capgo-cli/commit/228913ff779c9a027a6fbba528bf7bfaf6470436))
1167
- * list the cli as well ([c704222](https://github.com/Cap-go/capgo-cli/commit/c704222d8f9b4568983ea6ecb776775371b10a3d))
1180
+ - file path
1181
+ ([228913f](https://github.com/Cap-go/capgo-cli/commit/228913ff779c9a027a6fbba528bf7bfaf6470436))
1182
+ - list the cli as well
1183
+ ([c704222](https://github.com/Cap-go/capgo-cli/commit/c704222d8f9b4568983ea6ecb776775371b10a3d))
1168
1184
 
1169
1185
  ## [3.0.0-alpha.1](https://github.com/Cap-go/capgo-cli/compare/v2.5.10-alpha.0...v3.0.0-alpha.1) (2023-02-04)
1170
1186
 
1171
-
1172
1187
  ### ⚠ BREAKING CHANGES
1173
1188
 
1174
- * trigger ci
1189
+ - trigger ci
1175
1190
 
1176
1191
  ### Bug Fixes
1177
1192
 
1178
- * trigger ci ([7c4c35f](https://github.com/Cap-go/capgo-cli/commit/7c4c35f8f095a9c67843fbd2343d90d96720cc72))
1179
- * trigger ci ([d28daa5](https://github.com/Cap-go/capgo-cli/commit/d28daa5e79dce68d2b3f23e4e94985140005ffac))
1180
- * trigger ci ([51e2914](https://github.com/Cap-go/capgo-cli/commit/51e291419101f8c8f362e03b765948280b533fb8))
1193
+ - trigger ci
1194
+ ([7c4c35f](https://github.com/Cap-go/capgo-cli/commit/7c4c35f8f095a9c67843fbd2343d90d96720cc72))
1195
+ - trigger ci
1196
+ ([d28daa5](https://github.com/Cap-go/capgo-cli/commit/d28daa5e79dce68d2b3f23e4e94985140005ffac))
1197
+ - trigger ci
1198
+ ([51e2914](https://github.com/Cap-go/capgo-cli/commit/51e291419101f8c8f362e03b765948280b533fb8))
1181
1199
 
1182
1200
  ### [2.5.10-alpha.0](https://github.com/Cap-go/capgo-cli/compare/v2.5.10...v2.5.10-alpha.0) (2023-02-04)
1183
1201
 
1184
-
1185
1202
  ### Bug Fixes
1186
1203
 
1187
- * npm publish ([1249213](https://github.com/Cap-go/capgo-cli/commit/124921324bde43dce24562ed369e77f604f3d5e8))
1188
- * trigger ci ([464dd6a](https://github.com/Cap-go/capgo-cli/commit/464dd6a650266e5b5bb0a46049a917d26af1d22a))
1204
+ - npm publish
1205
+ ([1249213](https://github.com/Cap-go/capgo-cli/commit/124921324bde43dce24562ed369e77f604f3d5e8))
1206
+ - trigger ci
1207
+ ([464dd6a](https://github.com/Cap-go/capgo-cli/commit/464dd6a650266e5b5bb0a46049a917d26af1d22a))
1189
1208
 
1190
1209
  ## [3.0.0-alpha.0](https://github.com/Cap-go/capgo-cli/compare/v2.5.8...v3.0.0-alpha.0) (2023-02-03)
1191
1210
 
1192
-
1193
1211
  ### ⚠ BREAKING CHANGES
1194
1212
 
1195
- * add new commands and refactor for sub commands
1213
+ - add new commands and refactor for sub commands
1196
1214
 
1197
1215
  ### Features
1198
1216
 
1199
- * add new commands and refactor for sub commands ([c3aab3a](https://github.com/Cap-go/capgo-cli/commit/c3aab3afa6b86c5b2ca3864c196a3c02ea258991))
1217
+ - add new commands and refactor for sub commands
1218
+ ([c3aab3a](https://github.com/Cap-go/capgo-cli/commit/c3aab3afa6b86c5b2ca3864c196a3c02ea258991))
1200
1219
 
1201
1220
  ## [3.0.0-alpha.1](https://github.com/Cap-go/capgo-cli/compare/v2.5.10-alpha.0...v3.0.0-alpha.1) (2023-02-04)
1202
1221
 
1203
-
1204
1222
  ### ⚠ BREAKING CHANGES
1205
1223
 
1206
- * trigger ci
1224
+ - trigger ci
1207
1225
 
1208
1226
  ### Bug Fixes
1209
1227
 
1210
- * trigger ci ([7c4c35f](https://github.com/Cap-go/capgo-cli/commit/7c4c35f8f095a9c67843fbd2343d90d96720cc72))
1211
- * trigger ci ([d28daa5](https://github.com/Cap-go/capgo-cli/commit/d28daa5e79dce68d2b3f23e4e94985140005ffac))
1212
- * trigger ci ([51e2914](https://github.com/Cap-go/capgo-cli/commit/51e291419101f8c8f362e03b765948280b533fb8))
1228
+ - trigger ci
1229
+ ([7c4c35f](https://github.com/Cap-go/capgo-cli/commit/7c4c35f8f095a9c67843fbd2343d90d96720cc72))
1230
+ - trigger ci
1231
+ ([d28daa5](https://github.com/Cap-go/capgo-cli/commit/d28daa5e79dce68d2b3f23e4e94985140005ffac))
1232
+ - trigger ci
1233
+ ([51e2914](https://github.com/Cap-go/capgo-cli/commit/51e291419101f8c8f362e03b765948280b533fb8))
1213
1234
 
1214
1235
  ### [2.5.10-alpha.0](https://github.com/Cap-go/capgo-cli/compare/v3.0.0-alpha.0...v2.5.10-alpha.0) (2023-02-04)
1215
- ### [2.6.1](https://github.com/Cap-go/capgo-cli/compare/v2.6.0...v2.6.1) (2023-02-10)
1216
1236
 
1237
+ ### [2.6.1](https://github.com/Cap-go/capgo-cli/compare/v2.6.0...v2.6.1) (2023-02-10)
1217
1238
 
1218
1239
  ### Bug Fixes
1219
1240
 
1220
- * npm publish ([1249213](https://github.com/Cap-go/capgo-cli/commit/124921324bde43dce24562ed369e77f604f3d5e8))
1221
- * trigger ci ([464dd6a](https://github.com/Cap-go/capgo-cli/commit/464dd6a650266e5b5bb0a46049a917d26af1d22a))
1222
- * change happy path and command name ([8113a78](https://github.com/Cap-go/capgo-cli/commit/8113a78363297e5ad4c69a8c9dd7deabef500bf0))
1241
+ - npm publish
1242
+ ([1249213](https://github.com/Cap-go/capgo-cli/commit/124921324bde43dce24562ed369e77f604f3d5e8))
1243
+ - trigger ci
1244
+ ([464dd6a](https://github.com/Cap-go/capgo-cli/commit/464dd6a650266e5b5bb0a46049a917d26af1d22a))
1245
+ - change happy path and command name
1246
+ ([8113a78](https://github.com/Cap-go/capgo-cli/commit/8113a78363297e5ad4c69a8c9dd7deabef500bf0))
1223
1247
 
1224
1248
  ## [2.6.0](https://github.com/Cap-go/capgo-cli/compare/v2.5.12...v2.6.0) (2023-02-10)
1225
1249
 
1226
-
1227
1250
  ### Features
1228
1251
 
1229
- * add info command ([9b0c193](https://github.com/Cap-go/capgo-cli/commit/9b0c193e6b647e144b44775fef96296db0327b37))
1252
+ - add info command
1253
+ ([9b0c193](https://github.com/Cap-go/capgo-cli/commit/9b0c193e6b647e144b44775fef96296db0327b37))
1230
1254
 
1231
1255
  ### [2.5.12](https://github.com/Cap-go/capgo-cli/compare/v2.5.11...v2.5.12) (2023-02-06)
1232
1256
 
1233
-
1234
1257
  ### Bug Fixes
1235
1258
 
1236
- * **deps:** update dependency @capacitor/cli to v4.6.3 ([fc3be28](https://github.com/Cap-go/capgo-cli/commit/fc3be28827a399df4693f45d92ec0c9b2e93fd79))
1259
+ - **deps:** update dependency @capacitor/cli to v4.6.3
1260
+ ([fc3be28](https://github.com/Cap-go/capgo-cli/commit/fc3be28827a399df4693f45d92ec0c9b2e93fd79))
1237
1261
 
1238
1262
  ### [2.5.11](https://github.com/Cap-go/capgo-cli/compare/v2.5.10...v2.5.11) (2023-02-06)
1239
1263
 
1240
1264
  ### [2.5.10](https://github.com/Cap-go/capgo-cli/compare/v2.5.9...v2.5.10) (2023-02-04)
1241
1265
 
1242
-
1243
1266
  ### Bug Fixes
1244
1267
 
1245
- * npm publish ([0b06d6e](https://github.com/Cap-go/capgo-cli/commit/0b06d6ea25534ddd795120b6fdb38dd2f8ba9de3))
1268
+ - npm publish
1269
+ ([0b06d6e](https://github.com/Cap-go/capgo-cli/commit/0b06d6ea25534ddd795120b6fdb38dd2f8ba9de3))
1246
1270
 
1247
1271
  ### [2.5.9](https://github.com/Cap-go/capgo-cli/compare/v2.5.8...v2.5.9) (2023-02-04)
1248
1272
 
1249
-
1250
1273
  ### Bug Fixes
1251
1274
 
1252
- * trigger ci ([1354219](https://github.com/Cap-go/capgo-cli/commit/13542197f1a4e0cf37cbcbcac7912670bf226958))
1275
+ - trigger ci
1276
+ ([1354219](https://github.com/Cap-go/capgo-cli/commit/13542197f1a4e0cf37cbcbcac7912670bf226958))
1253
1277
 
1254
1278
  ### [2.5.8](https://github.com/Cap-go/capgo-cli/compare/v2.5.7...v2.5.8) (2023-01-30)
1255
1279
 
@@ -1257,47 +1281,47 @@ All notable changes to this project will be documented in this file. See [standa
1257
1281
 
1258
1282
  ### [2.5.6](https://github.com/Cap-go/capgo-cli/compare/v2.5.5...v2.5.6) (2023-01-28)
1259
1283
 
1260
-
1261
1284
  ### Bug Fixes
1262
1285
 
1263
- * issue cli hang ([f6073d8](https://github.com/Cap-go/capgo-cli/commit/f6073d8c6696d0bb071d7e3e6a0d4adfefb2ef17))
1286
+ - issue cli hang
1287
+ ([f6073d8](https://github.com/Cap-go/capgo-cli/commit/f6073d8c6696d0bb071d7e3e6a0d4adfefb2ef17))
1264
1288
 
1265
1289
  ### [2.5.5](https://github.com/Cap-go/capgo-cli/compare/v2.5.4...v2.5.5) (2023-01-27)
1266
1290
 
1267
-
1268
1291
  ### Bug Fixes
1269
1292
 
1270
- * add back logsnag ([1a8823f](https://github.com/Cap-go/capgo-cli/commit/1a8823f9079818a9dfc5de0e773491bad0d55d9b))
1293
+ - add back logsnag
1294
+ ([1a8823f](https://github.com/Cap-go/capgo-cli/commit/1a8823f9079818a9dfc5de0e773491bad0d55d9b))
1271
1295
 
1272
1296
  ### [2.5.4](https://github.com/Cap-go/capgo-cli/compare/v2.5.3...v2.5.4) (2023-01-27)
1273
1297
 
1274
-
1275
1298
  ### Bug Fixes
1276
1299
 
1277
- * comment snag for now ([87d9f8e](https://github.com/Cap-go/capgo-cli/commit/87d9f8e5899bd187013fb7f2017a75085c07adac))
1300
+ - comment snag for now
1301
+ ([87d9f8e](https://github.com/Cap-go/capgo-cli/commit/87d9f8e5899bd187013fb7f2017a75085c07adac))
1278
1302
 
1279
1303
  ### [2.5.3](https://github.com/Cap-go/capgo-cli/compare/v2.5.2...v2.5.3) (2023-01-23)
1280
1304
 
1281
1305
  ### [2.5.2](https://github.com/Cap-go/capgo-cli/compare/v2.5.1...v2.5.2) (2023-01-23)
1282
1306
 
1283
-
1284
1307
  ### Bug Fixes
1285
1308
 
1286
- * add blog on optimize assets ([ebcf9c4](https://github.com/Cap-go/capgo-cli/commit/ebcf9c4127b368be7a8753ff5f7bc293157880bb))
1309
+ - add blog on optimize assets
1310
+ ([ebcf9c4](https://github.com/Cap-go/capgo-cli/commit/ebcf9c4127b368be7a8753ff5f7bc293157880bb))
1287
1311
 
1288
1312
  ### [2.5.1](https://github.com/Cap-go/capgo-cli/compare/v2.5.0...v2.5.1) (2023-01-23)
1289
1313
 
1290
-
1291
1314
  ### Bug Fixes
1292
1315
 
1293
- * **deps:** update dependency @capacitor/cli to v4.6.2 ([c34685f](https://github.com/Cap-go/capgo-cli/commit/c34685fc5eb2db5c902ecaac65ad5153a4f4da32))
1316
+ - **deps:** update dependency @capacitor/cli to v4.6.2
1317
+ ([c34685f](https://github.com/Cap-go/capgo-cli/commit/c34685fc5eb2db5c902ecaac65ad5153a4f4da32))
1294
1318
 
1295
1319
  ## [2.5.0](https://github.com/Cap-go/capgo-cli/compare/v2.4.7...v2.5.0) (2023-01-17)
1296
1320
 
1297
-
1298
1321
  ### Features
1299
1322
 
1300
- * add create delete channel ([695ea3b](https://github.com/Cap-go/capgo-cli/commit/695ea3b6046408519aba01921c63c1c5bc0c09e8))
1323
+ - add create delete channel
1324
+ ([695ea3b](https://github.com/Cap-go/capgo-cli/commit/695ea3b6046408519aba01921c63c1c5bc0c09e8))
1301
1325
 
1302
1326
  ### [2.4.7](https://github.com/Cap-go/capgo-cli/compare/v2.4.6...v2.4.7) (2023-01-16)
1303
1327
 
@@ -1309,38 +1333,40 @@ All notable changes to this project will be documented in this file. See [standa
1309
1333
 
1310
1334
  ### [2.4.3](https://github.com/Cap-go/capgo-cli/compare/v2.4.2...v2.4.3) (2023-01-08)
1311
1335
 
1312
-
1313
1336
  ### Bug Fixes
1314
1337
 
1315
- * set channel issue ([3a6578f](https://github.com/Cap-go/capgo-cli/commit/3a6578fcb85076e4cdcea0688267381edde628a5))
1338
+ - set channel issue
1339
+ ([3a6578f](https://github.com/Cap-go/capgo-cli/commit/3a6578fcb85076e4cdcea0688267381edde628a5))
1316
1340
 
1317
1341
  ### [2.4.2](https://github.com/Cap-go/capgo-cli/compare/v2.4.1...v2.4.2) (2023-01-08)
1318
1342
 
1319
-
1320
1343
  ### Bug Fixes
1321
1344
 
1322
- * error message set and upload ([dbfbed6](https://github.com/Cap-go/capgo-cli/commit/dbfbed6e29388a82dafc6573d9d436f2c87a7a3c))
1345
+ - error message set and upload
1346
+ ([dbfbed6](https://github.com/Cap-go/capgo-cli/commit/dbfbed6e29388a82dafc6573d9d436f2c87a7a3c))
1323
1347
 
1324
1348
  ### [2.4.1](https://github.com/Cap-go/capgo-cli/compare/v2.4.0...v2.4.1) (2023-01-05)
1325
1349
 
1326
-
1327
1350
  ### Bug Fixes
1328
1351
 
1329
- * disable method if app not exist ([a05a004](https://github.com/Cap-go/capgo-cli/commit/a05a004e05debc5091702d17a95a102cccf70865))
1352
+ - disable method if app not exist
1353
+ ([a05a004](https://github.com/Cap-go/capgo-cli/commit/a05a004e05debc5091702d17a95a102cccf70865))
1330
1354
 
1331
1355
  ## [2.4.0](https://github.com/Cap-go/capgo-cli/compare/v2.3.27...v2.4.0) (2023-01-04)
1332
1356
 
1333
-
1334
1357
  ### Features
1335
1358
 
1336
- * force nodejs engine to be 14 ([96d86d1](https://github.com/Cap-go/capgo-cli/commit/96d86d1fa91623af612228e7c95b7f0a65efdf5d))
1337
-
1359
+ - force nodejs engine to be 14
1360
+ ([96d86d1](https://github.com/Cap-go/capgo-cli/commit/96d86d1fa91623af612228e7c95b7f0a65efdf5d))
1338
1361
 
1339
1362
  ### Bug Fixes
1340
1363
 
1341
- * build issue ([1bbf1d1](https://github.com/Cap-go/capgo-cli/commit/1bbf1d122cdff9bdf72589c882cb11558bb6c096))
1342
- * make unlink explain better ([ea2064b](https://github.com/Cap-go/capgo-cli/commit/ea2064b8c413a8ad5cd03ab9f25a15cbad2af4b3))
1343
- * use nodejs 14 min ([02c34d8](https://github.com/Cap-go/capgo-cli/commit/02c34d8181c8c9c3853e10ef936cda8cc22c16bf))
1364
+ - build issue
1365
+ ([1bbf1d1](https://github.com/Cap-go/capgo-cli/commit/1bbf1d122cdff9bdf72589c882cb11558bb6c096))
1366
+ - make unlink explain better
1367
+ ([ea2064b](https://github.com/Cap-go/capgo-cli/commit/ea2064b8c413a8ad5cd03ab9f25a15cbad2af4b3))
1368
+ - use nodejs 14 min
1369
+ ([02c34d8](https://github.com/Cap-go/capgo-cli/commit/02c34d8181c8c9c3853e10ef936cda8cc22c16bf))
1344
1370
 
1345
1371
  ### [2.3.27](https://github.com/Cap-go/capgo-cli/compare/v2.3.26...v2.3.27) (2023-01-04)
1346
1372
 
@@ -1352,17 +1378,17 @@ All notable changes to this project will be documented in this file. See [standa
1352
1378
 
1353
1379
  ### [2.3.23](https://github.com/Cap-go/capgo-cli/compare/v2.3.22...v2.3.23) (2022-12-27)
1354
1380
 
1355
-
1356
1381
  ### Bug Fixes
1357
1382
 
1358
- * login missing try catch ([a470e16](https://github.com/Cap-go/capgo-cli/commit/a470e1668b5cde8fe8b503fb805598628e78184c))
1383
+ - login missing try catch
1384
+ ([a470e16](https://github.com/Cap-go/capgo-cli/commit/a470e1668b5cde8fe8b503fb805598628e78184c))
1359
1385
 
1360
1386
  ### [2.3.22](https://github.com/Cap-go/capgo-cli/compare/v2.3.21...v2.3.22) (2022-12-26)
1361
1387
 
1362
-
1363
1388
  ### Bug Fixes
1364
1389
 
1365
- * make cache longer for upload ([6497477](https://github.com/Cap-go/capgo-cli/commit/6497477dfebfff31cd74fe9c835e48242ddd9365))
1390
+ - make cache longer for upload
1391
+ ([6497477](https://github.com/Cap-go/capgo-cli/commit/6497477dfebfff31cd74fe9c835e48242ddd9365))
1366
1392
 
1367
1393
  ### [2.3.21](https://github.com/Cap-go/capgo-cli/compare/v2.3.20...v2.3.21) (2022-12-26)
1368
1394
 
@@ -1370,31 +1396,31 @@ All notable changes to this project will be documented in this file. See [standa
1370
1396
 
1371
1397
  ### [2.3.19](https://github.com/Cap-go/capgo-cli/compare/v2.3.18...v2.3.19) (2022-12-19)
1372
1398
 
1373
-
1374
1399
  ### Bug Fixes
1375
1400
 
1376
- * **deps:** update dependency @capacitor/cli to v4.6.1 ([910d864](https://github.com/Cap-go/capgo-cli/commit/910d864dd44e8fe5f03a528a81e730954d4cdbc8))
1401
+ - **deps:** update dependency @capacitor/cli to v4.6.1
1402
+ ([910d864](https://github.com/Cap-go/capgo-cli/commit/910d864dd44e8fe5f03a528a81e730954d4cdbc8))
1377
1403
 
1378
1404
  ### [2.3.18](https://github.com/Cap-go/capgo-cli/compare/v2.3.17...v2.3.18) (2022-12-17)
1379
1405
 
1380
-
1381
1406
  ### Bug Fixes
1382
1407
 
1383
- * undefined issue ([0c0d2f1](https://github.com/Cap-go/capgo-cli/commit/0c0d2f1a6f54bffeaf111e07000091060ee25bfd))
1408
+ - undefined issue
1409
+ ([0c0d2f1](https://github.com/Cap-go/capgo-cli/commit/0c0d2f1a6f54bffeaf111e07000091060ee25bfd))
1384
1410
 
1385
1411
  ### [2.3.17](https://github.com/Cap-go/capgo-cli/compare/v2.3.16...v2.3.17) (2022-12-17)
1386
1412
 
1387
-
1388
1413
  ### Bug Fixes
1389
1414
 
1390
- * better message app exist ([1718932](https://github.com/Cap-go/capgo-cli/commit/171893261db190a8615fdfbb6efd43c72adfdc17))
1415
+ - better message app exist
1416
+ ([1718932](https://github.com/Cap-go/capgo-cli/commit/171893261db190a8615fdfbb6efd43c72adfdc17))
1391
1417
 
1392
1418
  ### [2.3.16](https://github.com/Cap-go/capgo-cli/compare/v2.3.15...v2.3.16) (2022-12-17)
1393
1419
 
1394
-
1395
1420
  ### Bug Fixes
1396
1421
 
1397
- * cli detect if app exist ([0cb964e](https://github.com/Cap-go/capgo-cli/commit/0cb964e9d30ae5aef2e990d08a19d7cf80581f6c))
1422
+ - cli detect if app exist
1423
+ ([0cb964e](https://github.com/Cap-go/capgo-cli/commit/0cb964e9d30ae5aef2e990d08a19d7cf80581f6c))
1398
1424
 
1399
1425
  ### [2.3.15](https://github.com/Cap-go/capgo-cli/compare/v2.3.14...v2.3.15) (2022-12-12)
1400
1426
 
@@ -1402,422 +1428,570 @@ All notable changes to this project will be documented in this file. See [standa
1402
1428
 
1403
1429
  ### [2.3.13](https://github.com/Cap-go/capgo-cli/compare/v2.3.12...v2.3.13) (2022-12-11)
1404
1430
 
1405
-
1406
1431
  ### Bug Fixes
1407
1432
 
1408
- * allow display IvSession in upload ([63773cb](https://github.com/Cap-go/capgo-cli/commit/63773cb6b56e3ddd875f06fd29780a349cf7ffe2))
1433
+ - allow display IvSession in upload
1434
+ ([63773cb](https://github.com/Cap-go/capgo-cli/commit/63773cb6b56e3ddd875f06fd29780a349cf7ffe2))
1409
1435
 
1410
1436
  ### [2.3.12](https://github.com/Cap-go/capgo-cli/compare/v2.3.11...v2.3.12) (2022-12-11)
1411
1437
 
1412
-
1413
1438
  ### Bug Fixes
1414
1439
 
1415
- * save command ([f9ec74b](https://github.com/Cap-go/capgo-cli/commit/f9ec74b6708dfcdf4258a107ded15909c1f60771))
1440
+ - save command
1441
+ ([f9ec74b](https://github.com/Cap-go/capgo-cli/commit/f9ec74b6708dfcdf4258a107ded15909c1f60771))
1416
1442
 
1417
1443
  ### [2.3.11](https://github.com/Cap-go/capgo-cli/compare/v2.3.10...v2.3.11) (2022-12-07)
1418
1444
 
1419
-
1420
1445
  ### Bug Fixes
1421
1446
 
1422
- * make delete sync ([f4b89e1](https://github.com/Cap-go/capgo-cli/commit/f4b89e1d604953aff69fc2d548160cecf80ce599))
1447
+ - make delete sync
1448
+ ([f4b89e1](https://github.com/Cap-go/capgo-cli/commit/f4b89e1d604953aff69fc2d548160cecf80ce599))
1423
1449
 
1424
1450
  ### [2.3.10](https://github.com/Cap-go/capgo-cli/compare/v2.3.9...v2.3.10) (2022-12-07)
1425
1451
 
1426
-
1427
1452
  ### Bug Fixes
1428
1453
 
1429
- * delete app method ([a29ccf2](https://github.com/Cap-go/capgo-cli/commit/a29ccf2e2a7526cc53c4d76ec94d4ad43628a9e9))
1454
+ - delete app method
1455
+ ([a29ccf2](https://github.com/Cap-go/capgo-cli/commit/a29ccf2e2a7526cc53c4d76ec94d4ad43628a9e9))
1430
1456
 
1431
1457
  ### [2.3.9](https://github.com/Cap-go/capgo-cli/compare/v2.3.8...v2.3.9) (2022-12-07)
1432
1458
 
1433
-
1434
1459
  ### Bug Fixes
1435
1460
 
1436
- * cleanup stop use single ([edea602](https://github.com/Cap-go/capgo-cli/commit/edea602a5ad87de94b67a76ad48b2de2dba0dd7b))
1461
+ - cleanup stop use single
1462
+ ([edea602](https://github.com/Cap-go/capgo-cli/commit/edea602a5ad87de94b67a76ad48b2de2dba0dd7b))
1437
1463
 
1438
1464
  ### [2.3.8](https://github.com/Cap-go/capgo-cli/compare/v2.3.7...v2.3.8) (2022-12-07)
1439
1465
 
1440
-
1441
1466
  ### Bug Fixes
1442
1467
 
1443
- * typing supabase 2 ([add5191](https://github.com/Cap-go/capgo-cli/commit/add5191e5c810c2f3a3a522d732b591eab3d6628))
1468
+ - typing supabase 2
1469
+ ([add5191](https://github.com/Cap-go/capgo-cli/commit/add5191e5c810c2f3a3a522d732b591eab3d6628))
1444
1470
 
1445
1471
  ### [2.3.7](https://github.com/Cap-go/capgo-cli/compare/v2.3.6...v2.3.7) (2022-12-06)
1446
1472
 
1447
-
1448
1473
  ### Bug Fixes
1449
1474
 
1450
- * use right log method with multibar ([40df752](https://github.com/Cap-go/capgo-cli/commit/40df7526c7a057eefbf140b862b1e48d9002f4f6))
1475
+ - use right log method with multibar
1476
+ ([40df752](https://github.com/Cap-go/capgo-cli/commit/40df7526c7a057eefbf140b862b1e48d9002f4f6))
1451
1477
 
1452
1478
  ### [2.3.6](https://github.com/Cap-go/capgo-cli/compare/v2.3.5...v2.3.6) (2022-12-06)
1453
1479
 
1454
-
1455
1480
  ### Bug Fixes
1456
1481
 
1457
- * add message for encryption ([696adb5](https://github.com/Cap-go/capgo-cli/commit/696adb5a5ad38a3c0dcb6247e95d0a8c45e74e73))
1482
+ - add message for encryption
1483
+ ([696adb5](https://github.com/Cap-go/capgo-cli/commit/696adb5a5ad38a3c0dcb6247e95d0a8c45e74e73))
1458
1484
 
1459
1485
  ### [2.3.5](https://github.com/Cap-go/capgo-cli/compare/v2.3.4...v2.3.5) (2022-12-06)
1460
1486
 
1461
-
1462
1487
  ### Bug Fixes
1463
1488
 
1464
- * build issue ([482ba10](https://github.com/Cap-go/capgo-cli/commit/482ba1098afa1eb1c48efcd4482deebc639e4b8a))
1489
+ - build issue
1490
+ ([482ba10](https://github.com/Cap-go/capgo-cli/commit/482ba1098afa1eb1c48efcd4482deebc639e4b8a))
1465
1491
 
1466
1492
  ### [2.3.4](https://github.com/Cap-go/capgo-cli/compare/v2.3.3...v2.3.4) (2022-12-06)
1467
1493
 
1468
-
1469
1494
  ### Bug Fixes
1470
1495
 
1471
- * lint issue ([4385fd0](https://github.com/Cap-go/capgo-cli/commit/4385fd06c3ec60a77a1710f250acb175df7c7d6f))
1496
+ - lint issue
1497
+ ([4385fd0](https://github.com/Cap-go/capgo-cli/commit/4385fd06c3ec60a77a1710f250acb175df7c7d6f))
1472
1498
 
1473
1499
  ### [2.3.3](https://github.com/Cap-go/capgo-cli/compare/v2.3.2...v2.3.3) (2022-12-06)
1474
1500
 
1475
-
1476
1501
  ### Bug Fixes
1477
1502
 
1478
- * upgrade to supabase v2 ([78089c7](https://github.com/Cap-go/capgo-cli/commit/78089c7f8b609417b9a6cf340794332f9478b3d8))
1503
+ - upgrade to supabase v2
1504
+ ([78089c7](https://github.com/Cap-go/capgo-cli/commit/78089c7f8b609417b9a6cf340794332f9478b3d8))
1479
1505
 
1480
1506
  ### [2.3.2](https://github.com/Cap-go/capgo-cli/compare/v2.3.1...v2.3.2) (2022-12-06)
1481
1507
 
1482
-
1483
1508
  ### Bug Fixes
1484
1509
 
1485
- * lint issue ([98510e7](https://github.com/Cap-go/capgo-cli/commit/98510e751f92124dca6c1ea9bd49aa7ca904efa7))
1510
+ - lint issue
1511
+ ([98510e7](https://github.com/Cap-go/capgo-cli/commit/98510e751f92124dca6c1ea9bd49aa7ca904efa7))
1486
1512
 
1487
1513
  ### [2.3.1](https://github.com/Cap-go/capgo-cli/compare/v2.3.0...v2.3.1) (2022-12-06)
1488
1514
 
1489
-
1490
1515
  ### Bug Fixes
1491
1516
 
1492
- * documentation ([f99c9b5](https://github.com/Cap-go/capgo-cli/commit/f99c9b5ee33011c9f3676e4ccdb78f2c1fc4a41d))
1517
+ - documentation
1518
+ ([f99c9b5](https://github.com/Cap-go/capgo-cli/commit/f99c9b5ee33011c9f3676e4ccdb78f2c1fc4a41d))
1493
1519
 
1494
1520
  ## [2.3.0](https://github.com/Cap-go/capgo-cli/compare/v2.2.10...v2.3.0) (2022-12-06)
1495
1521
 
1496
-
1497
1522
  ### Features
1498
1523
 
1499
- * better list display and allow cleanup without bundle ([a01cc4a](https://github.com/Cap-go/capgo-cli/commit/a01cc4a468ceb139da441b5b311c5d7845e4e484))
1524
+ - better list display and allow cleanup without bundle
1525
+ ([a01cc4a](https://github.com/Cap-go/capgo-cli/commit/a01cc4a468ceb139da441b5b311c5d7845e4e484))
1500
1526
 
1501
1527
  ### [2.2.10](https://github.com/Cap-go/capgo-cli/compare/v2.2.9...v2.2.10) (2022-12-06)
1502
1528
 
1503
-
1504
1529
  ### Bug Fixes
1505
1530
 
1506
- * is_allowed_action_user ([55d65a8](https://github.com/Cap-go/capgo-cli/commit/55d65a854b8d24617df40b3d1b09bccc49d85b2b))
1531
+ - is_allowed_action_user
1532
+ ([55d65a8](https://github.com/Cap-go/capgo-cli/commit/55d65a854b8d24617df40b3d1b09bccc49d85b2b))
1507
1533
 
1508
1534
  ### [2.2.9](https://github.com/Cap-go/capgo-cli/compare/v2.2.8...v2.2.9) (2022-12-06)
1509
1535
 
1510
-
1511
1536
  ### Bug Fixes
1512
1537
 
1513
- * use isAllowedAction ([0bf7090](https://github.com/Cap-go/capgo-cli/commit/0bf709058106bc7eca9127f6e48914cabc7c3b12))
1538
+ - use isAllowedAction
1539
+ ([0bf7090](https://github.com/Cap-go/capgo-cli/commit/0bf709058106bc7eca9127f6e48914cabc7c3b12))
1514
1540
 
1515
1541
  ### [2.2.8](https://github.com/Cap-go/capgo-cli/compare/v2.2.7...v2.2.8) (2022-12-03)
1516
1542
 
1517
-
1518
1543
  ### Bug Fixes
1519
1544
 
1520
- * **deps:** update dependency @capacitor/cli to v4.6.0 ([2d683cf](https://github.com/Cap-go/capgo-cli/commit/2d683cf62d4d011aeac912aea7ddc48036e4e597))
1545
+ - **deps:** update dependency @capacitor/cli to v4.6.0
1546
+ ([2d683cf](https://github.com/Cap-go/capgo-cli/commit/2d683cf62d4d011aeac912aea7ddc48036e4e597))
1521
1547
 
1522
1548
  ### [2.2.7](https://github.com/Cap-go/capgo-cli/compare/v2.2.6...v2.2.7) (2022-12-03)
1523
1549
 
1524
-
1525
1550
  ### Bug Fixes
1526
1551
 
1527
- * renovate config ([e1c0a57](https://github.com/Cap-go/capgo-cli/commit/e1c0a577511c0ccb6b8197fcec987c1d3932b246))
1552
+ - renovate config
1553
+ ([e1c0a57](https://github.com/Cap-go/capgo-cli/commit/e1c0a577511c0ccb6b8197fcec987c1d3932b246))
1528
1554
 
1529
1555
  ### [2.2.6](https://github.com/Cap-go/capgo-cli/compare/v2.2.5...v2.2.6) (2022-12-03)
1530
1556
 
1531
1557
  ### [2.2.5](https://github.com/Cap-go/capgo-cli/compare/v2.2.4...v2.2.5) (2022-12-03)
1532
1558
 
1533
-
1534
1559
  ### Bug Fixes
1535
1560
 
1536
- * better instruction for key storing ([06805c4](https://github.com/Cap-go/capgo-cli/commit/06805c4a4aac7d356cc0babc8c8965837274fa82))
1561
+ - better instruction for key storing
1562
+ ([06805c4](https://github.com/Cap-go/capgo-cli/commit/06805c4a4aac7d356cc0babc8c8965837274fa82))
1537
1563
 
1538
1564
  ### [2.2.4](https://github.com/Cap-go/capgo-cli/compare/v2.2.3...v2.2.4) (2022-12-03)
1539
1565
 
1540
-
1541
1566
  ### Bug Fixes
1542
1567
 
1543
- * wording in doc ([9db76a3](https://github.com/Cap-go/capgo-cli/commit/9db76a3ad247cb3adb137ac883184b141f45bf6d))
1568
+ - wording in doc
1569
+ ([9db76a3](https://github.com/Cap-go/capgo-cli/commit/9db76a3ad247cb3adb137ac883184b141f45bf6d))
1544
1570
 
1545
1571
  ### [2.2.3](https://github.com/Cap-go/capgo-cli/compare/v2.2.2...v2.2.3) (2022-12-03)
1546
1572
 
1547
-
1548
1573
  ### Bug Fixes
1549
1574
 
1550
- * option format ([e621c55](https://github.com/Cap-go/capgo-cli/commit/e621c550787d79630afb24b85510f2ddf0e74ae8))
1575
+ - option format
1576
+ ([e621c55](https://github.com/Cap-go/capgo-cli/commit/e621c550787d79630afb24b85510f2ddf0e74ae8))
1551
1577
 
1552
1578
  ### [2.2.2](https://github.com/Cap-go/capgo-cli/compare/v2.2.1...v2.2.2) (2022-12-03)
1553
1579
 
1554
-
1555
1580
  ### Bug Fixes
1556
1581
 
1557
- * remove dup in doc ([8e61ff3](https://github.com/Cap-go/capgo-cli/commit/8e61ff3f8909cf54a3d38e8c71e268c89c45a073))
1582
+ - remove dup in doc
1583
+ ([8e61ff3](https://github.com/Cap-go/capgo-cli/commit/8e61ff3f8909cf54a3d38e8c71e268c89c45a073))
1558
1584
 
1559
1585
  ### [2.2.1](https://github.com/Cap-go/capgo-cli/compare/v2.2.0...v2.2.1) (2022-12-03)
1560
1586
 
1561
-
1562
1587
  ### Bug Fixes
1563
1588
 
1564
- * documentation ([77231bd](https://github.com/Cap-go/capgo-cli/commit/77231bd33cb6b7ed00465837f641a7f35670a7ee))
1589
+ - documentation
1590
+ ([77231bd](https://github.com/Cap-go/capgo-cli/commit/77231bd33cb6b7ed00465837f641a7f35670a7ee))
1565
1591
 
1566
1592
  ## [2.2.0](https://github.com/Cap-go/capgo-cli/compare/v2.1.12...v2.2.0) (2022-12-03)
1567
1593
 
1568
-
1569
1594
  ### Features
1570
1595
 
1571
- * add key save command for CLI and document ([7fc5fd2](https://github.com/Cap-go/capgo-cli/commit/7fc5fd2c578aa658691b9d27bc1cd34da2792d36))
1596
+ - add key save command for CLI and document
1597
+ ([7fc5fd2](https://github.com/Cap-go/capgo-cli/commit/7fc5fd2c578aa658691b9d27bc1cd34da2792d36))
1572
1598
 
1573
1599
  ### [2.1.12](https://github.com/Cap-go/capgo-cli/compare/v2.1.11...v2.1.12) (2022-12-02)
1574
1600
 
1575
-
1576
1601
  ### Bug Fixes
1577
1602
 
1578
- * issue with padding ([57d8430](https://github.com/Cap-go/capgo-cli/commit/57d8430e692ca22ea7a2c82aeacc1d78e112eb6e))
1603
+ - issue with padding
1604
+ ([57d8430](https://github.com/Cap-go/capgo-cli/commit/57d8430e692ca22ea7a2c82aeacc1d78e112eb6e))
1579
1605
 
1580
1606
  ### [2.1.11](https://github.com/Cap-go/capgo-cli/compare/v2.1.10...v2.1.11) (2022-12-02)
1581
1607
 
1582
-
1583
1608
  ### Bug Fixes
1584
1609
 
1585
- * key generate ([17d7b21](https://github.com/Cap-go/capgo-cli/commit/17d7b21e676393bce70fe728581dc0c3cf16fc65))
1610
+ - key generate
1611
+ ([17d7b21](https://github.com/Cap-go/capgo-cli/commit/17d7b21e676393bce70fe728581dc0c3cf16fc65))
1586
1612
 
1587
1613
  ### [2.1.10](https://github.com/Cap-go/capgo-cli/compare/v2.1.9...v2.1.10) (2022-12-02)
1588
1614
 
1589
-
1590
1615
  ### Bug Fixes
1591
1616
 
1592
- * decrypt if no config ([c09ce3d](https://github.com/Cap-go/capgo-cli/commit/c09ce3db5a5ea5de7187b8bf470c58ed89e21076))
1617
+ - decrypt if no config
1618
+ ([c09ce3d](https://github.com/Cap-go/capgo-cli/commit/c09ce3db5a5ea5de7187b8bf470c58ed89e21076))
1593
1619
 
1594
1620
  ### [2.1.9](https://github.com/Cap-go/capgo-cli/compare/v2.1.8...v2.1.9) (2022-12-02)
1595
1621
 
1596
-
1597
1622
  ### Bug Fixes
1598
1623
 
1599
- * decrypt function ([ebecbba](https://github.com/Cap-go/capgo-cli/commit/ebecbba3225db64a98811c1b5624b213008df3a2))
1624
+ - decrypt function
1625
+ ([ebecbba](https://github.com/Cap-go/capgo-cli/commit/ebecbba3225db64a98811c1b5624b213008df3a2))
1600
1626
 
1601
1627
  ### [2.1.8](https://github.com/Cap-go/capgo-cli/compare/v2.1.7...v2.1.8) (2022-12-02)
1602
1628
 
1603
-
1604
1629
  ### Bug Fixes
1605
1630
 
1606
- * AES size ([761a585](https://github.com/Cap-go/capgo-cli/commit/761a585aad1d5f8c010fd4d9ba9ef750e67fdc07))
1631
+ - AES size
1632
+ ([761a585](https://github.com/Cap-go/capgo-cli/commit/761a585aad1d5f8c010fd4d9ba9ef750e67fdc07))
1607
1633
 
1608
1634
  ### [2.1.7](https://github.com/Cap-go/capgo-cli/compare/v2.1.6...v2.1.7) (2022-12-02)
1609
1635
 
1610
-
1611
1636
  ### Bug Fixes
1612
1637
 
1613
- * AES use size allowed on android ([42bc076](https://github.com/Cap-go/capgo-cli/commit/42bc076d9fa65188a5175bcdff89d21736c7f214))
1638
+ - AES use size allowed on android
1639
+ ([42bc076](https://github.com/Cap-go/capgo-cli/commit/42bc076d9fa65188a5175bcdff89d21736c7f214))
1614
1640
 
1615
1641
  ### [2.1.6](https://github.com/Cap-go/capgo-cli/compare/v2.1.5...v2.1.6) (2022-12-02)
1616
1642
 
1617
-
1618
1643
  ### Bug Fixes
1619
1644
 
1620
- * checksum do after encryption ([8ca3f5b](https://github.com/Cap-go/capgo-cli/commit/8ca3f5b4bbb21f2ecb372d4e44493ff90dcfd3bd))
1645
+ - checksum do after encryption
1646
+ ([8ca3f5b](https://github.com/Cap-go/capgo-cli/commit/8ca3f5b4bbb21f2ecb372d4e44493ff90dcfd3bd))
1621
1647
 
1622
1648
  ### [2.1.5](https://github.com/Cap-go/capgo-cli/compare/v2.1.4...v2.1.5) (2022-12-01)
1623
1649
 
1624
1650
  ### [2.1.4](https://github.com/Cap-go/capgo-cli/compare/v2.1.3...v2.1.4) (2022-12-01)
1625
1651
 
1626
-
1627
1652
  ### Bug Fixes
1628
1653
 
1629
- * lint issue ([677b6d7](https://github.com/Cap-go/capgo-cli/commit/677b6d7c6fa2061349652db71acd6cd74060c99f))
1654
+ - lint issue
1655
+ ([677b6d7](https://github.com/Cap-go/capgo-cli/commit/677b6d7c6fa2061349652db71acd6cd74060c99f))
1630
1656
 
1631
1657
  ### [2.1.3](https://github.com/Cap-go/capgo-cli/compare/v2.1.2...v2.1.3) (2022-12-01)
1632
1658
 
1633
-
1634
1659
  ### Bug Fixes
1635
1660
 
1636
- * encrypt/decrypt ([3dcd422](https://github.com/Cap-go/capgo-cli/commit/3dcd422d647680afae82150d83787f6db88c6b56))
1661
+ - encrypt/decrypt
1662
+ ([3dcd422](https://github.com/Cap-go/capgo-cli/commit/3dcd422d647680afae82150d83787f6db88c6b56))
1637
1663
 
1638
1664
  ### [2.1.2](https://github.com/Cap-go/capgo-cli/compare/v2.1.1...v2.1.2) (2022-11-30)
1639
1665
 
1640
1666
  ### [2.1.1](https://github.com/Cap-go/capgo-cli/compare/v2.1.0...v2.1.1) (2022-11-30)
1641
1667
 
1642
-
1643
1668
  ### Bug Fixes
1644
1669
 
1645
- * **deps:** update dependency fs-extra to v11 ([b011994](https://github.com/Cap-go/capgo-cli/commit/b011994bd49eb3b3bb09a6e72407d6e3b7313505))
1670
+ - **deps:** update dependency fs-extra to v11
1671
+ ([b011994](https://github.com/Cap-go/capgo-cli/commit/b011994bd49eb3b3bb09a6e72407d6e3b7313505))
1646
1672
 
1647
1673
  ## [2.1.0](https://github.com/Cap-go/capgo-cli/compare/v2.0.1...v2.1.0) (2022-11-25)
1648
1674
 
1649
-
1650
1675
  ### Features
1651
1676
 
1652
- * add encrypt method ([349154e](https://github.com/Cap-go/capgo-cli/commit/349154efd05b76415f191cdeff5689e54b8f2ac3))
1677
+ - add encrypt method
1678
+ ([349154e](https://github.com/Cap-go/capgo-cli/commit/349154efd05b76415f191cdeff5689e54b8f2ac3))
1653
1679
 
1654
1680
  ### [2.0.1](https://github.com/Cap-go/capgo-cli/compare/v2.0.0...v2.0.1) (2022-11-24)
1655
1681
 
1656
-
1657
1682
  ### Bug Fixes
1658
1683
 
1659
- * encode use AES to encode the file ([8f6524e](https://github.com/Cap-go/capgo-cli/commit/8f6524e05708f6cbf708a5c11c59f7aefac66823))
1684
+ - encode use AES to encode the file
1685
+ ([8f6524e](https://github.com/Cap-go/capgo-cli/commit/8f6524e05708f6cbf708a5c11c59f7aefac66823))
1660
1686
 
1661
1687
  ## 2.0.0 (2022-11-24)
1662
1688
 
1663
-
1664
1689
  ### ⚠ BREAKING CHANGES
1665
1690
 
1666
- * rename version in bundle to remove arg conflict
1691
+ - rename version in bundle to remove arg conflict
1667
1692
 
1668
1693
  ### Features
1669
1694
 
1670
- * add --version ([66a8601](https://github.com/Cap-go/capgo-cli/commit/66a86017cb43be03845682029cec7013aa5b01bf))
1671
- * add add feature ([322e340](https://github.com/Cap-go/capgo-cli/commit/322e34069ff5af9d6b61a9928888656b27de121a))
1672
- * add all channel option in set method ([20eac06](https://github.com/Cap-go/capgo-cli/commit/20eac0697cc6afd0cf922a123eeb249c95d7ad3e))
1673
- * add channel system ([f11b86a](https://github.com/Cap-go/capgo-cli/commit/f11b86a35489cdb9f345d1dff282c7f470f8dfcf))
1674
- * add checksum upload ([e266f01](https://github.com/Cap-go/capgo-cli/commit/e266f0169a64fbe8e66a4d95dbfadb5171ccc0ea))
1675
- * add delete app method ([d7d211c](https://github.com/Cap-go/capgo-cli/commit/d7d211c568409690e4dba37b36df7c0f377b32f2))
1676
- * add encrypted bool to app_version ([db424a0](https://github.com/Cap-go/capgo-cli/commit/db424a005c5af87b3176f93ec00ec2a623e3a126))
1677
- * Add force option to cleanup command [#26](https://github.com/Cap-go/capgo-cli/issues/26) ([6a011d1](https://github.com/Cap-go/capgo-cli/commit/6a011d181e7cb87cb2d7aa64bf060c455c1e7802))
1678
- * add front lock if not paying ([224c879](https://github.com/Cap-go/capgo-cli/commit/224c8792d6c6b24494d476c3eb37244038712f4d))
1679
- * add hard limit of big app, max 30mb ([146fde8](https://github.com/Cap-go/capgo-cli/commit/146fde86809fe9305126b9b12c51cdd584f9eb22))
1680
- * add is_trial alert ([e7264f9](https://github.com/Cap-go/capgo-cli/commit/e7264f9141e386822df5b479b06ecf16b05f5081))
1681
- * add key gen method and decode ([6d3f9c4](https://github.com/Cap-go/capgo-cli/commit/6d3f9c47fa6d42f4ff725dc306ff6654a0424256))
1682
- * add latest option to restore the old behavior ([55c03bc](https://github.com/Cap-go/capgo-cli/commit/55c03bc46f25bf50d0d450d8ebecac740fa322c3))
1683
- * add login system ([ace1ec5](https://github.com/Cap-go/capgo-cli/commit/ace1ec5fb92867da2154f2c1c2eaba880cf2bd01))
1684
- * add logsnag ([c467070](https://github.com/Cap-go/capgo-cli/commit/c46707078c43f8a6f08812ef4eb686729cfc8088))
1685
- * allow decode from base64 privateKey ([4b79567](https://github.com/Cap-go/capgo-cli/commit/4b795670f4521797064456a030dbe0e75f4a6343))
1686
- * allow external url for upload ([03041a3](https://github.com/Cap-go/capgo-cli/commit/03041a3df460b075437a998baaf7d760d6a0cecc))
1687
- * allow format switch ([ccb9c67](https://github.com/Cap-go/capgo-cli/commit/ccb9c67a8274ce71c62915dbeec7c00640477092))
1688
- * allow set chanel state ([bdc67e8](https://github.com/Cap-go/capgo-cli/commit/bdc67e8ef347d98641b5fe165efb4947ba263568))
1689
- * convert to supabase edge functions ([9d59ed1](https://github.com/Cap-go/capgo-cli/commit/9d59ed1fee9dbf9cd3837aef76b4a30b537823f5))
1690
- * make upload work ([5d4950b](https://github.com/Cap-go/capgo-cli/commit/5d4950b4363d7944bb8d60e6926931b4d9fedb0c))
1691
- * remove upload limit ([0c80652](https://github.com/Cap-go/capgo-cli/commit/0c8065209978dbdf68fcee7c0518459a7a78467e))
1692
- * rename version in bundle to remove arg conflict ([1a7d477](https://github.com/Cap-go/capgo-cli/commit/1a7d47736a2497a27422c4ac99e6499eab5c5361))
1693
- * update package and allow delete only one version ([8c0ad83](https://github.com/Cap-go/capgo-cli/commit/8c0ad83e59f0f9381b257fbffca2317ca6c7cf67))
1694
- * use supbase function instead of netlify to handle timeout ([14a19de](https://github.com/Cap-go/capgo-cli/commit/14a19def0a525c07978daed002c3018a4981df8a))
1695
-
1696
-
1697
- ### Bug Fixes
1698
-
1699
- * add back limit in upload ([06619dd](https://github.com/Cap-go/capgo-cli/commit/06619dd1f857b86669fcff30efd7fbdd2116be63))
1700
- * add check if version exist ([a78baef](https://github.com/Cap-go/capgo-cli/commit/a78baef12398b6da43b8a963dae6c511c1c8a0f8))
1701
- * add default path for icon ([e8b74ea](https://github.com/Cap-go/capgo-cli/commit/e8b74ea74e63b9ef00c2028727a891e49cacd79b))
1702
- * add method ([1ad83f9](https://github.com/Cap-go/capgo-cli/commit/1ad83f9fab95165c60cfd5c4ad838f273587f9e2))
1703
- * addcheck exist_app_versions in upload ([5185336](https://github.com/Cap-go/capgo-cli/commit/51853366bc8f6c1bda0b05cf3d973c664262e552))
1704
- * better clean privatekey ([18ba3b9](https://github.com/Cap-go/capgo-cli/commit/18ba3b9397d3020ca052bc04fb9d783d68705630))
1705
- * better error throw ([f7c3e67](https://github.com/Cap-go/capgo-cli/commit/f7c3e67cc17a0d30714bd46338c6fdb5a3346d50))
1706
- * better loggin ([43a5883](https://github.com/Cap-go/capgo-cli/commit/43a5883d6d9d400ca96dd5c0526b127492a617ca))
1707
- * better logs for set ([831f1ec](https://github.com/Cap-go/capgo-cli/commit/831f1ec03ac6d7f2c9c035e1c3166bff933da578))
1708
- * build and add auto retry ([2189b2e](https://github.com/Cap-go/capgo-cli/commit/2189b2eddb68bc23279805ff817dc8975a287284))
1709
- * build issue + update deps ([8dc45fc](https://github.com/Cap-go/capgo-cli/commit/8dc45fc542f135ea26612c51bc2a5b079b34866b))
1710
- * bundle option ([ec6a6c2](https://github.com/Cap-go/capgo-cli/commit/ec6a6c264d9ae9cd424a4f73a97c90983d7f1924))
1711
- * check if version exist ([13750ab](https://github.com/Cap-go/capgo-cli/commit/13750ab63a19cfe18fca2ee176f8e9dd8b75d62a))
1712
- * CLI command descriptions ([5b1cecb](https://github.com/Cap-go/capgo-cli/commit/5b1cecbb9874ef3cb3636dcaec7ab3e2cbd04845))
1713
- * CLI log ([84af3e9](https://github.com/Cap-go/capgo-cli/commit/84af3e90a1068c4437f6dbf14c075ccd253dd498))
1714
- * CLI messages ([ba4d705](https://github.com/Cap-go/capgo-cli/commit/ba4d7050c326f4598988fc389e0fc2480d14c0d9))
1715
- * cli throw error when upload fail ([a132e35](https://github.com/Cap-go/capgo-cli/commit/a132e3547dc1088d39484784e3914db5c6924bf0))
1716
- * code norm + add keep option ([211b98a](https://github.com/Cap-go/capgo-cli/commit/211b98a3220cbc8b979b584a3f72e2dd99ca3683))
1717
- * delete logs ([709ef29](https://github.com/Cap-go/capgo-cli/commit/709ef29518893f6e952c192cd54eb0ea47a62447))
1718
- * delete message ([40e5c41](https://github.com/Cap-go/capgo-cli/commit/40e5c418aeeed7750fd421822dc0c678c2773e52))
1719
- * delete wrong log ([1f6c6e1](https://github.com/Cap-go/capgo-cli/commit/1f6c6e1c1a590b09db945d1636168205b4ac9ca9))
1720
- * dep issue ([098fdb6](https://github.com/Cap-go/capgo-cli/commit/098fdb65d4b982f1d0b0c08b6b9342c2db2fd2a7))
1721
- * dep issue ([9b71530](https://github.com/Cap-go/capgo-cli/commit/9b715303fad617e22e50a854329449d2d9b9455f))
1722
- * deploy new version builded ([82a0d9a](https://github.com/Cap-go/capgo-cli/commit/82a0d9a6517e0a53864683edf8696938751f5458))
1723
- * deploy to npm ([d1ca9a0](https://github.com/Cap-go/capgo-cli/commit/d1ca9a011e4fa879c6ef3434f5cef8510702ce06))
1724
- * description ([bcc7a49](https://github.com/Cap-go/capgo-cli/commit/bcc7a492d352eb60938e74318d9d36176afb0995))
1725
- * disable upload non semver ([520c560](https://github.com/Cap-go/capgo-cli/commit/520c56010d40aad90aab7bb295c57b9cc8f6b2bb))
1726
- * doc + require option ([5c1e56c](https://github.com/Cap-go/capgo-cli/commit/5c1e56cfd7f94bea9e5c6f719f848ad3ba64000d))
1727
- * doc of cli ([46604aa](https://github.com/Cap-go/capgo-cli/commit/46604aad34b6d9fea83f9a80870208d1abe60f6c))
1728
- * ensure bundle option recognized ([0c5e883](https://github.com/Cap-go/capgo-cli/commit/0c5e883adf19d5329fec5eb4058fb14b47da95eb))
1729
- * error formating + better import ([7932504](https://github.com/Cap-go/capgo-cli/commit/79325040f9a17c57615605ff98b7c4dffbce3376))
1730
- * error mb limit ([884d65b](https://github.com/Cap-go/capgo-cli/commit/884d65babf7485dac5ad1d63ca8a1abf3e3ecb77))
1731
- * error message ([936e8d2](https://github.com/Cap-go/capgo-cli/commit/936e8d28875c8f0273d083388458298b9d4b1586))
1732
- * error message system ([adffd04](https://github.com/Cap-go/capgo-cli/commit/adffd0425af339fb413175853bf6c1469827af54))
1733
- * external typo ([205ea01](https://github.com/Cap-go/capgo-cli/commit/205ea015207dc5424c69a0277f79af2f41bdf6e4))
1734
- * for delete allow only all ([91c726c](https://github.com/Cap-go/capgo-cli/commit/91c726c4d02a39e21773976aab5ed646de6db9ed))
1735
- * format upload ([7a17dbd](https://github.com/Cap-go/capgo-cli/commit/7a17dbdc7157617aaffd11a878421f3d8bd76383))
1736
- * host for prod ([2efb61e](https://github.com/Cap-go/capgo-cli/commit/2efb61ee91c09380c4aea25526ba94c46271f4ab))
1737
- * host to service ([fa7ad5e](https://github.com/Cap-go/capgo-cli/commit/fa7ad5eb7038f50104bfd56b6503cfc2473d679c))
1738
- * install command ([dd80520](https://github.com/Cap-go/capgo-cli/commit/dd80520f3f3cff6a7dcfdf276064112e77669e8a))
1739
- * issue for app less than 1mb ([bae4d80](https://github.com/Cap-go/capgo-cli/commit/bae4d80ae398c912a0aa6a2497377e10ba386092))
1740
- * issue in npm listing ([c36a60c](https://github.com/Cap-go/capgo-cli/commit/c36a60ce9b2b5b3c60320df584c58174a459d524))
1741
- * issue upload and set channel ([5a3d0e8](https://github.com/Cap-go/capgo-cli/commit/5a3d0e83ddd23c2432ce11af111c0f806cd74f19))
1742
- * issue warning for upload ([4741be8](https://github.com/Cap-go/capgo-cli/commit/4741be8dc294653d0a084fa9e08cdddf2b92a40c))
1743
- * issue with add and typo in text ([f450da5](https://github.com/Cap-go/capgo-cli/commit/f450da543b56f0182085e14ac5ff96c5e3aebe2e))
1744
- * Keep is only removing the first version, not the given option. [#25](https://github.com/Cap-go/capgo-cli/issues/25) ([8b1dc24](https://github.com/Cap-go/capgo-cli/commit/8b1dc2420cb85e011788da04889e4d3c289674c5)), closes [#26](https://github.com/Cap-go/capgo-cli/issues/26)
1745
- * key generation ([4811f52](https://github.com/Cap-go/capgo-cli/commit/4811f524d1b3d2cd8d9bf53e6e8c5f41f1136554))
1746
- * keywords npm ([9e9b2ac](https://github.com/Cap-go/capgo-cli/commit/9e9b2ac81dd3aed5688d5cdb32976e3c3e9977b3))
1747
- * latest version ([e331d93](https://github.com/Cap-go/capgo-cli/commit/e331d930e40fb767e630960aceafe69d2602956b))
1748
- * lint + do set ([3046aac](https://github.com/Cap-go/capgo-cli/commit/3046aacd52b28c04d66aa2805e07183eeb2559e5))
1749
- * lint issue ([1a815b1](https://github.com/Cap-go/capgo-cli/commit/1a815b171a8f2ccf5250e6386d7cf4b4fe15b745))
1750
- * lint issue ([08f8fbd](https://github.com/Cap-go/capgo-cli/commit/08f8fbd217c1b09b4b21a2a35c1329c01b1584c8))
1751
- * lint issue ([6c4b0da](https://github.com/Cap-go/capgo-cli/commit/6c4b0da11c519ca09d6c2b5b455a895a5075c8c3))
1752
- * lock file ([c4d94ef](https://github.com/Cap-go/capgo-cli/commit/c4d94ef046aa8c63c7acf3e4ee671b35b602e826))
1753
- * logsnag ([efb5003](https://github.com/Cap-go/capgo-cli/commit/efb5003a783ef3b5097d45311eac7c3585f9fd65))
1754
- * make channel optional ([4ebdda6](https://github.com/Cap-go/capgo-cli/commit/4ebdda6ac8f81b41e72bfbd1449aa2eaabdd42ff))
1755
- * make key function use less deps + make config simpler ([3a52dc3](https://github.com/Cap-go/capgo-cli/commit/3a52dc3fc9174ffa40f45302145ccf500f692a1d))
1756
- * message for delete version ([750949c](https://github.com/Cap-go/capgo-cli/commit/750949c2a693ed93b6957247e92480021fcac25a))
1757
- * message order ([e97d794](https://github.com/Cap-go/capgo-cli/commit/e97d794f7183daad41e488d447e5150e647d52f7))
1758
- * migrate to new npm namespace ([2ce438d](https://github.com/Cap-go/capgo-cli/commit/2ce438d60dde9b300757f7c67df2f1576029aa66))
1759
- * mobile app url ([2388532](https://github.com/Cap-go/capgo-cli/commit/238853254d88fed9301615c465fe010c4ce399df))
1760
- * name function ([8a16a2b](https://github.com/Cap-go/capgo-cli/commit/8a16a2b039e4378b17922b698edbb08f9fa937da))
1761
- * naming in doc and cli ([f000926](https://github.com/Cap-go/capgo-cli/commit/f00092615b50d7de196d5cfa7702040b79b1638c))
1762
- * npm listing ([d24f901](https://github.com/Cap-go/capgo-cli/commit/d24f901a01b1339be43e5ef7632565faf049e417))
1763
- * pack version for deploy ([1611bfc](https://github.com/Cap-go/capgo-cli/commit/1611bfcfdd95ac5372a39b7dcd2773108e58749b))
1764
- * path ([a7e5d4b](https://github.com/Cap-go/capgo-cli/commit/a7e5d4b85667367df1e5279bdcf301b7f2da794d))
1765
- * pnpm build ([a979e04](https://github.com/Cap-go/capgo-cli/commit/a979e0465b3db72d7fe1bb916ac49818a7a4a693))
1766
- * pnpm version ([0ee7b63](https://github.com/Cap-go/capgo-cli/commit/0ee7b63c96de9438ee0e38774d0deec9f015c3d5))
1767
- * publish right version ([4c40102](https://github.com/Cap-go/capgo-cli/commit/4c40102fcbc2cf032121daa36078b00ca9107891))
1768
- * put all env var in same file ([ab78f0c](https://github.com/Cap-go/capgo-cli/commit/ab78f0c3da6222c6e66d97e26128c21d71c237f9))
1769
- * readme ([2d47be8](https://github.com/Cap-go/capgo-cli/commit/2d47be84887f7aecd53285cb1ea21ef54ba28226))
1770
- * readme add keep option ([0d1a5fa](https://github.com/Cap-go/capgo-cli/commit/0d1a5fadd84ddabbb67e3b2a7cc7b70ca370b7e2))
1771
- * redirection usage ([ba28c25](https://github.com/Cap-go/capgo-cli/commit/ba28c25c3ad2efe676d877f5e95f1f73fd500d02))
1772
- * remove all --apikey usage ([39606c7](https://github.com/Cap-go/capgo-cli/commit/39606c70a910293f2ca2832b4db5800f216c879a))
1773
- * remove debug comments ([9687003](https://github.com/Cap-go/capgo-cli/commit/96870037b981b1e80d4b0ecc397670e707dd0464))
1774
- * remove dup code + fix list display ([5f32edf](https://github.com/Cap-go/capgo-cli/commit/5f32edf6065e597946563382102e6d2b07000a08))
1775
- * remove install ([bcc5d24](https://github.com/Cap-go/capgo-cli/commit/bcc5d24a36adac44e128adcd0b94cd2167aae4d9))
1776
- * remove old deps ([6d19dda](https://github.com/Cap-go/capgo-cli/commit/6d19dda81c25f961d1750223c61375be99634a86))
1777
- * remove production option and use only channel ([881474e](https://github.com/Cap-go/capgo-cli/commit/881474ee86ea7736e51cbf39f4e590bcdc8c786e))
1778
- * remove useless ([512f293](https://github.com/Cap-go/capgo-cli/commit/512f2939e2663060e8c26fcd3c59af6f62453ea9))
1779
- * remove useless comment ([c02eb3f](https://github.com/Cap-go/capgo-cli/commit/c02eb3f84bf29ea0fe1cb7dc75d2b4c16bab0195))
1780
- * remove useless import ([c27bfa2](https://github.com/Cap-go/capgo-cli/commit/c27bfa2cc2992b39fba1f4c48a1f4ed4a1ba68a1))
1781
- * remove useless key for now ([ecd5ef6](https://github.com/Cap-go/capgo-cli/commit/ecd5ef614a2a2ad642153e8aa782236513e0a71c))
1782
- * remove version from mendatory field in set ([0317608](https://github.com/Cap-go/capgo-cli/commit/03176089e098d4c7f9be301def41fb95059776b0))
1783
- * rename var to privateKey in decode ([5d3a74d](https://github.com/Cap-go/capgo-cli/commit/5d3a74d9ccba4c88957b448f0c1b7dabcf1d3bca))
1784
- * replace all console.error by program exit ([75ed825](https://github.com/Cap-go/capgo-cli/commit/75ed825f16501a5b601cd54c5c9bc8c99de26b1f))
1785
- * return app versions ordered by id ([4924f39](https://github.com/Cap-go/capgo-cli/commit/4924f39ded74348966d0f5bb2ead65eb5af66a77))
1786
- * revert to old upload logic ([cf409b2](https://github.com/Cap-go/capgo-cli/commit/cf409b23de676e70906499a5d2152748c517df16))
1787
- * right issue in cli ([6ec7c47](https://github.com/Cap-go/capgo-cli/commit/6ec7c4766312cb386a2fe33f06080a4bb743a2e4))
1788
- * semver issue use official regex ([15f57e6](https://github.com/Cap-go/capgo-cli/commit/15f57e631d38fedad2d0d3a8a977f170411665ec))
1789
- * stats add automatic unknown and builtin version ([fab503b](https://github.com/Cap-go/capgo-cli/commit/fab503bf15c8e8884111c7bf6aa0006742902a65))
1790
- * supa config ([d540d69](https://github.com/Cap-go/capgo-cli/commit/d540d6996b81b43f11295e2980c731842164e615))
1791
- * test other error log ([dfc0e00](https://github.com/Cap-go/capgo-cli/commit/dfc0e004f5e4c8c84c8f4d62d6a18325925d1772))
1792
- * tigger CI ([856e137](https://github.com/Cap-go/capgo-cli/commit/856e137cea02a7c3e9dd6159fef2c00d4003dac6))
1793
- * types ([8bf51d8](https://github.com/Cap-go/capgo-cli/commit/8bf51d87015d5e59ae6fa8c782f78d12a6fb8993))
1794
- * types ([4f9b00f](https://github.com/Cap-go/capgo-cli/commit/4f9b00ff2d1baac0361f818e6350d267ad9d799d))
1795
- * typing issues ([3715a6e](https://github.com/Cap-go/capgo-cli/commit/3715a6ed7f09fccc47779f9fc6ea5473def32e54))
1796
- * typo ([4628ffa](https://github.com/Cap-go/capgo-cli/commit/4628ffa188ff431a8e0577f9360d9f6af57a9381))
1797
- * typo ([304d531](https://github.com/Cap-go/capgo-cli/commit/304d53140240aace26f9d651a89dbbebc76de3b9))
1798
- * update to new is_good_plan + use is_paying ([d0e5c2a](https://github.com/Cap-go/capgo-cli/commit/d0e5c2ae26800f0b21cdb444338c12cfa8380039))
1799
- * upgrade cli-progress from 3.11.0 to 3.11.2 ([a846fed](https://github.com/Cap-go/capgo-cli/commit/a846fed7da4ffe35cfdfc6a10a4e8eae89cbb27d))
1800
- * upgrade commander from 9.2.0 to 9.4.1 ([6c9e36f](https://github.com/Cap-go/capgo-cli/commit/6c9e36f82da1959edb934580b71ee78f9463decf))
1801
- * upload ([443da66](https://github.com/Cap-go/capgo-cli/commit/443da66c82da5c6e4044c5aa9254dffce101581d))
1802
- * upload ([9273f35](https://github.com/Cap-go/capgo-cli/commit/9273f35c77b992afc7aab441da1b12d3cf3e9215))
1803
- * upload allow channel ([8233e0f](https://github.com/Cap-go/capgo-cli/commit/8233e0ffaa42e0de6a5675a543ecc13d570f5811))
1804
- * upload for folder bigger than 6 mb ([001715a](https://github.com/Cap-go/capgo-cli/commit/001715a8ea51060a84b3a213b4aa424143bced65))
1805
- * upload in new supabase method ([940be30](https://github.com/Cap-go/capgo-cli/commit/940be3063d6b6d9a0475b48a436d4c60ae4489a6))
1806
- * upload issue ([4223612](https://github.com/Cap-go/capgo-cli/commit/422361211797e2111e08e4a43afe1de1b43e7871))
1807
- * upload issue ([d5afbcd](https://github.com/Cap-go/capgo-cli/commit/d5afbcd6ed6ba639522b6369dcfed98eb2b2901f))
1808
- * upload multipart on new supabase function ([46f4c94](https://github.com/Cap-go/capgo-cli/commit/46f4c94383a53e8dc8b1b2d69eb581e7597526bc))
1809
- * upload use base64 to have more portable ([d0d0042](https://github.com/Cap-go/capgo-cli/commit/d0d00420c9f82ac7f522c5e945c80297de29266b))
1810
- * upload without key ([af58b69](https://github.com/Cap-go/capgo-cli/commit/af58b69b1a283206319a80b1ca4da4c9e29604d9))
1811
- * url use new one ([620a5f1](https://github.com/Cap-go/capgo-cli/commit/620a5f153693142de1d787c407be532473cb64fa))
1812
- * usage instructions ([f6ddbd0](https://github.com/Cap-go/capgo-cli/commit/f6ddbd01ea6d777ec3c105daae2aaade4621dc26))
1813
- * use appId as identifier ([287e2d7](https://github.com/Cap-go/capgo-cli/commit/287e2d7acb9c02d07cc7ddb2f947d0024ea24f84))
1814
- * use back binary ([5f4d4f9](https://github.com/Cap-go/capgo-cli/commit/5f4d4f965c4254549ea33eba5983bb764eb64fa3))
1815
- * use hostWeb instead of hardcoded ([edc6aee](https://github.com/Cap-go/capgo-cli/commit/edc6aeed199e169427342f8b4fb5401adaa79dc3))
1816
- * use latest webpack cli ([2d2afda](https://github.com/Cap-go/capgo-cli/commit/2d2afdaac78ae44d7cbc634a9e2157185dcde71a))
1817
- * use standar-version instead of cz ([90b6372](https://github.com/Cap-go/capgo-cli/commit/90b63728777904c63f7f00e1b1ec0c46fbe32b0b))
1818
- * use the prod env ([1f976ac](https://github.com/Cap-go/capgo-cli/commit/1f976ac18fcb6d197a7c6e5b3c24f0d5fdf035d7))
1819
- * validation issue semver ([c2368d5](https://github.com/Cap-go/capgo-cli/commit/c2368d53ce1736ccdd689a957f86796a3d1c71e7))
1820
- * version number ([f26da67](https://github.com/Cap-go/capgo-cli/commit/f26da67684b800d460fe74d2fd711ec4487e5c9f))
1695
+ - add --version
1696
+ ([66a8601](https://github.com/Cap-go/capgo-cli/commit/66a86017cb43be03845682029cec7013aa5b01bf))
1697
+ - add add feature
1698
+ ([322e340](https://github.com/Cap-go/capgo-cli/commit/322e34069ff5af9d6b61a9928888656b27de121a))
1699
+ - add all channel option in set method
1700
+ ([20eac06](https://github.com/Cap-go/capgo-cli/commit/20eac0697cc6afd0cf922a123eeb249c95d7ad3e))
1701
+ - add channel system
1702
+ ([f11b86a](https://github.com/Cap-go/capgo-cli/commit/f11b86a35489cdb9f345d1dff282c7f470f8dfcf))
1703
+ - add checksum upload
1704
+ ([e266f01](https://github.com/Cap-go/capgo-cli/commit/e266f0169a64fbe8e66a4d95dbfadb5171ccc0ea))
1705
+ - add delete app method
1706
+ ([d7d211c](https://github.com/Cap-go/capgo-cli/commit/d7d211c568409690e4dba37b36df7c0f377b32f2))
1707
+ - add encrypted bool to app_version
1708
+ ([db424a0](https://github.com/Cap-go/capgo-cli/commit/db424a005c5af87b3176f93ec00ec2a623e3a126))
1709
+ - Add force option to cleanup command
1710
+ [#26](https://github.com/Cap-go/capgo-cli/issues/26)
1711
+ ([6a011d1](https://github.com/Cap-go/capgo-cli/commit/6a011d181e7cb87cb2d7aa64bf060c455c1e7802))
1712
+ - add front lock if not paying
1713
+ ([224c879](https://github.com/Cap-go/capgo-cli/commit/224c8792d6c6b24494d476c3eb37244038712f4d))
1714
+ - add hard limit of big app, max 30mb
1715
+ ([146fde8](https://github.com/Cap-go/capgo-cli/commit/146fde86809fe9305126b9b12c51cdd584f9eb22))
1716
+ - add is_trial alert
1717
+ ([e7264f9](https://github.com/Cap-go/capgo-cli/commit/e7264f9141e386822df5b479b06ecf16b05f5081))
1718
+ - add key gen method and decode
1719
+ ([6d3f9c4](https://github.com/Cap-go/capgo-cli/commit/6d3f9c47fa6d42f4ff725dc306ff6654a0424256))
1720
+ - add latest option to restore the old behavior
1721
+ ([55c03bc](https://github.com/Cap-go/capgo-cli/commit/55c03bc46f25bf50d0d450d8ebecac740fa322c3))
1722
+ - add login system
1723
+ ([ace1ec5](https://github.com/Cap-go/capgo-cli/commit/ace1ec5fb92867da2154f2c1c2eaba880cf2bd01))
1724
+ - add logsnag
1725
+ ([c467070](https://github.com/Cap-go/capgo-cli/commit/c46707078c43f8a6f08812ef4eb686729cfc8088))
1726
+ - allow decode from base64 privateKey
1727
+ ([4b79567](https://github.com/Cap-go/capgo-cli/commit/4b795670f4521797064456a030dbe0e75f4a6343))
1728
+ - allow external url for upload
1729
+ ([03041a3](https://github.com/Cap-go/capgo-cli/commit/03041a3df460b075437a998baaf7d760d6a0cecc))
1730
+ - allow format switch
1731
+ ([ccb9c67](https://github.com/Cap-go/capgo-cli/commit/ccb9c67a8274ce71c62915dbeec7c00640477092))
1732
+ - allow set chanel state
1733
+ ([bdc67e8](https://github.com/Cap-go/capgo-cli/commit/bdc67e8ef347d98641b5fe165efb4947ba263568))
1734
+ - convert to supabase edge functions
1735
+ ([9d59ed1](https://github.com/Cap-go/capgo-cli/commit/9d59ed1fee9dbf9cd3837aef76b4a30b537823f5))
1736
+ - make upload work
1737
+ ([5d4950b](https://github.com/Cap-go/capgo-cli/commit/5d4950b4363d7944bb8d60e6926931b4d9fedb0c))
1738
+ - remove upload limit
1739
+ ([0c80652](https://github.com/Cap-go/capgo-cli/commit/0c8065209978dbdf68fcee7c0518459a7a78467e))
1740
+ - rename version in bundle to remove arg conflict
1741
+ ([1a7d477](https://github.com/Cap-go/capgo-cli/commit/1a7d47736a2497a27422c4ac99e6499eab5c5361))
1742
+ - update package and allow delete only one version
1743
+ ([8c0ad83](https://github.com/Cap-go/capgo-cli/commit/8c0ad83e59f0f9381b257fbffca2317ca6c7cf67))
1744
+ - use supbase function instead of netlify to handle timeout
1745
+ ([14a19de](https://github.com/Cap-go/capgo-cli/commit/14a19def0a525c07978daed002c3018a4981df8a))
1746
+
1747
+ ### Bug Fixes
1748
+
1749
+ - add back limit in upload
1750
+ ([06619dd](https://github.com/Cap-go/capgo-cli/commit/06619dd1f857b86669fcff30efd7fbdd2116be63))
1751
+ - add check if version exist
1752
+ ([a78baef](https://github.com/Cap-go/capgo-cli/commit/a78baef12398b6da43b8a963dae6c511c1c8a0f8))
1753
+ - add default path for icon
1754
+ ([e8b74ea](https://github.com/Cap-go/capgo-cli/commit/e8b74ea74e63b9ef00c2028727a891e49cacd79b))
1755
+ - add method
1756
+ ([1ad83f9](https://github.com/Cap-go/capgo-cli/commit/1ad83f9fab95165c60cfd5c4ad838f273587f9e2))
1757
+ - addcheck exist_app_versions in upload
1758
+ ([5185336](https://github.com/Cap-go/capgo-cli/commit/51853366bc8f6c1bda0b05cf3d973c664262e552))
1759
+ - better clean privatekey
1760
+ ([18ba3b9](https://github.com/Cap-go/capgo-cli/commit/18ba3b9397d3020ca052bc04fb9d783d68705630))
1761
+ - better error throw
1762
+ ([f7c3e67](https://github.com/Cap-go/capgo-cli/commit/f7c3e67cc17a0d30714bd46338c6fdb5a3346d50))
1763
+ - better loggin
1764
+ ([43a5883](https://github.com/Cap-go/capgo-cli/commit/43a5883d6d9d400ca96dd5c0526b127492a617ca))
1765
+ - better logs for set
1766
+ ([831f1ec](https://github.com/Cap-go/capgo-cli/commit/831f1ec03ac6d7f2c9c035e1c3166bff933da578))
1767
+ - build and add auto retry
1768
+ ([2189b2e](https://github.com/Cap-go/capgo-cli/commit/2189b2eddb68bc23279805ff817dc8975a287284))
1769
+ - build issue + update deps
1770
+ ([8dc45fc](https://github.com/Cap-go/capgo-cli/commit/8dc45fc542f135ea26612c51bc2a5b079b34866b))
1771
+ - bundle option
1772
+ ([ec6a6c2](https://github.com/Cap-go/capgo-cli/commit/ec6a6c264d9ae9cd424a4f73a97c90983d7f1924))
1773
+ - check if version exist
1774
+ ([13750ab](https://github.com/Cap-go/capgo-cli/commit/13750ab63a19cfe18fca2ee176f8e9dd8b75d62a))
1775
+ - CLI command descriptions
1776
+ ([5b1cecb](https://github.com/Cap-go/capgo-cli/commit/5b1cecbb9874ef3cb3636dcaec7ab3e2cbd04845))
1777
+ - CLI log
1778
+ ([84af3e9](https://github.com/Cap-go/capgo-cli/commit/84af3e90a1068c4437f6dbf14c075ccd253dd498))
1779
+ - CLI messages
1780
+ ([ba4d705](https://github.com/Cap-go/capgo-cli/commit/ba4d7050c326f4598988fc389e0fc2480d14c0d9))
1781
+ - cli throw error when upload fail
1782
+ ([a132e35](https://github.com/Cap-go/capgo-cli/commit/a132e3547dc1088d39484784e3914db5c6924bf0))
1783
+ - code norm + add keep option
1784
+ ([211b98a](https://github.com/Cap-go/capgo-cli/commit/211b98a3220cbc8b979b584a3f72e2dd99ca3683))
1785
+ - delete logs
1786
+ ([709ef29](https://github.com/Cap-go/capgo-cli/commit/709ef29518893f6e952c192cd54eb0ea47a62447))
1787
+ - delete message
1788
+ ([40e5c41](https://github.com/Cap-go/capgo-cli/commit/40e5c418aeeed7750fd421822dc0c678c2773e52))
1789
+ - delete wrong log
1790
+ ([1f6c6e1](https://github.com/Cap-go/capgo-cli/commit/1f6c6e1c1a590b09db945d1636168205b4ac9ca9))
1791
+ - dep issue
1792
+ ([098fdb6](https://github.com/Cap-go/capgo-cli/commit/098fdb65d4b982f1d0b0c08b6b9342c2db2fd2a7))
1793
+ - dep issue
1794
+ ([9b71530](https://github.com/Cap-go/capgo-cli/commit/9b715303fad617e22e50a854329449d2d9b9455f))
1795
+ - deploy new version builded
1796
+ ([82a0d9a](https://github.com/Cap-go/capgo-cli/commit/82a0d9a6517e0a53864683edf8696938751f5458))
1797
+ - deploy to npm
1798
+ ([d1ca9a0](https://github.com/Cap-go/capgo-cli/commit/d1ca9a011e4fa879c6ef3434f5cef8510702ce06))
1799
+ - description
1800
+ ([bcc7a49](https://github.com/Cap-go/capgo-cli/commit/bcc7a492d352eb60938e74318d9d36176afb0995))
1801
+ - disable upload non semver
1802
+ ([520c560](https://github.com/Cap-go/capgo-cli/commit/520c56010d40aad90aab7bb295c57b9cc8f6b2bb))
1803
+ - doc + require option
1804
+ ([5c1e56c](https://github.com/Cap-go/capgo-cli/commit/5c1e56cfd7f94bea9e5c6f719f848ad3ba64000d))
1805
+ - doc of cli
1806
+ ([46604aa](https://github.com/Cap-go/capgo-cli/commit/46604aad34b6d9fea83f9a80870208d1abe60f6c))
1807
+ - ensure bundle option recognized
1808
+ ([0c5e883](https://github.com/Cap-go/capgo-cli/commit/0c5e883adf19d5329fec5eb4058fb14b47da95eb))
1809
+ - error formating + better import
1810
+ ([7932504](https://github.com/Cap-go/capgo-cli/commit/79325040f9a17c57615605ff98b7c4dffbce3376))
1811
+ - error mb limit
1812
+ ([884d65b](https://github.com/Cap-go/capgo-cli/commit/884d65babf7485dac5ad1d63ca8a1abf3e3ecb77))
1813
+ - error message
1814
+ ([936e8d2](https://github.com/Cap-go/capgo-cli/commit/936e8d28875c8f0273d083388458298b9d4b1586))
1815
+ - error message system
1816
+ ([adffd04](https://github.com/Cap-go/capgo-cli/commit/adffd0425af339fb413175853bf6c1469827af54))
1817
+ - external typo
1818
+ ([205ea01](https://github.com/Cap-go/capgo-cli/commit/205ea015207dc5424c69a0277f79af2f41bdf6e4))
1819
+ - for delete allow only all
1820
+ ([91c726c](https://github.com/Cap-go/capgo-cli/commit/91c726c4d02a39e21773976aab5ed646de6db9ed))
1821
+ - format upload
1822
+ ([7a17dbd](https://github.com/Cap-go/capgo-cli/commit/7a17dbdc7157617aaffd11a878421f3d8bd76383))
1823
+ - host for prod
1824
+ ([2efb61e](https://github.com/Cap-go/capgo-cli/commit/2efb61ee91c09380c4aea25526ba94c46271f4ab))
1825
+ - host to service
1826
+ ([fa7ad5e](https://github.com/Cap-go/capgo-cli/commit/fa7ad5eb7038f50104bfd56b6503cfc2473d679c))
1827
+ - install command
1828
+ ([dd80520](https://github.com/Cap-go/capgo-cli/commit/dd80520f3f3cff6a7dcfdf276064112e77669e8a))
1829
+ - issue for app less than 1mb
1830
+ ([bae4d80](https://github.com/Cap-go/capgo-cli/commit/bae4d80ae398c912a0aa6a2497377e10ba386092))
1831
+ - issue in npm listing
1832
+ ([c36a60c](https://github.com/Cap-go/capgo-cli/commit/c36a60ce9b2b5b3c60320df584c58174a459d524))
1833
+ - issue upload and set channel
1834
+ ([5a3d0e8](https://github.com/Cap-go/capgo-cli/commit/5a3d0e83ddd23c2432ce11af111c0f806cd74f19))
1835
+ - issue warning for upload
1836
+ ([4741be8](https://github.com/Cap-go/capgo-cli/commit/4741be8dc294653d0a084fa9e08cdddf2b92a40c))
1837
+ - issue with add and typo in text
1838
+ ([f450da5](https://github.com/Cap-go/capgo-cli/commit/f450da543b56f0182085e14ac5ff96c5e3aebe2e))
1839
+ - Keep is only removing the first version, not the given option.
1840
+ [#25](https://github.com/Cap-go/capgo-cli/issues/25)
1841
+ ([8b1dc24](https://github.com/Cap-go/capgo-cli/commit/8b1dc2420cb85e011788da04889e4d3c289674c5)),
1842
+ closes [#26](https://github.com/Cap-go/capgo-cli/issues/26)
1843
+ - key generation
1844
+ ([4811f52](https://github.com/Cap-go/capgo-cli/commit/4811f524d1b3d2cd8d9bf53e6e8c5f41f1136554))
1845
+ - keywords npm
1846
+ ([9e9b2ac](https://github.com/Cap-go/capgo-cli/commit/9e9b2ac81dd3aed5688d5cdb32976e3c3e9977b3))
1847
+ - latest version
1848
+ ([e331d93](https://github.com/Cap-go/capgo-cli/commit/e331d930e40fb767e630960aceafe69d2602956b))
1849
+ - lint + do set
1850
+ ([3046aac](https://github.com/Cap-go/capgo-cli/commit/3046aacd52b28c04d66aa2805e07183eeb2559e5))
1851
+ - lint issue
1852
+ ([1a815b1](https://github.com/Cap-go/capgo-cli/commit/1a815b171a8f2ccf5250e6386d7cf4b4fe15b745))
1853
+ - lint issue
1854
+ ([08f8fbd](https://github.com/Cap-go/capgo-cli/commit/08f8fbd217c1b09b4b21a2a35c1329c01b1584c8))
1855
+ - lint issue
1856
+ ([6c4b0da](https://github.com/Cap-go/capgo-cli/commit/6c4b0da11c519ca09d6c2b5b455a895a5075c8c3))
1857
+ - lock file
1858
+ ([c4d94ef](https://github.com/Cap-go/capgo-cli/commit/c4d94ef046aa8c63c7acf3e4ee671b35b602e826))
1859
+ - logsnag
1860
+ ([efb5003](https://github.com/Cap-go/capgo-cli/commit/efb5003a783ef3b5097d45311eac7c3585f9fd65))
1861
+ - make channel optional
1862
+ ([4ebdda6](https://github.com/Cap-go/capgo-cli/commit/4ebdda6ac8f81b41e72bfbd1449aa2eaabdd42ff))
1863
+ - make key function use less deps + make config simpler
1864
+ ([3a52dc3](https://github.com/Cap-go/capgo-cli/commit/3a52dc3fc9174ffa40f45302145ccf500f692a1d))
1865
+ - message for delete version
1866
+ ([750949c](https://github.com/Cap-go/capgo-cli/commit/750949c2a693ed93b6957247e92480021fcac25a))
1867
+ - message order
1868
+ ([e97d794](https://github.com/Cap-go/capgo-cli/commit/e97d794f7183daad41e488d447e5150e647d52f7))
1869
+ - migrate to new npm namespace
1870
+ ([2ce438d](https://github.com/Cap-go/capgo-cli/commit/2ce438d60dde9b300757f7c67df2f1576029aa66))
1871
+ - mobile app url
1872
+ ([2388532](https://github.com/Cap-go/capgo-cli/commit/238853254d88fed9301615c465fe010c4ce399df))
1873
+ - name function
1874
+ ([8a16a2b](https://github.com/Cap-go/capgo-cli/commit/8a16a2b039e4378b17922b698edbb08f9fa937da))
1875
+ - naming in doc and cli
1876
+ ([f000926](https://github.com/Cap-go/capgo-cli/commit/f00092615b50d7de196d5cfa7702040b79b1638c))
1877
+ - npm listing
1878
+ ([d24f901](https://github.com/Cap-go/capgo-cli/commit/d24f901a01b1339be43e5ef7632565faf049e417))
1879
+ - pack version for deploy
1880
+ ([1611bfc](https://github.com/Cap-go/capgo-cli/commit/1611bfcfdd95ac5372a39b7dcd2773108e58749b))
1881
+ - path
1882
+ ([a7e5d4b](https://github.com/Cap-go/capgo-cli/commit/a7e5d4b85667367df1e5279bdcf301b7f2da794d))
1883
+ - pnpm build
1884
+ ([a979e04](https://github.com/Cap-go/capgo-cli/commit/a979e0465b3db72d7fe1bb916ac49818a7a4a693))
1885
+ - pnpm version
1886
+ ([0ee7b63](https://github.com/Cap-go/capgo-cli/commit/0ee7b63c96de9438ee0e38774d0deec9f015c3d5))
1887
+ - publish right version
1888
+ ([4c40102](https://github.com/Cap-go/capgo-cli/commit/4c40102fcbc2cf032121daa36078b00ca9107891))
1889
+ - put all env var in same file
1890
+ ([ab78f0c](https://github.com/Cap-go/capgo-cli/commit/ab78f0c3da6222c6e66d97e26128c21d71c237f9))
1891
+ - readme
1892
+ ([2d47be8](https://github.com/Cap-go/capgo-cli/commit/2d47be84887f7aecd53285cb1ea21ef54ba28226))
1893
+ - readme add keep option
1894
+ ([0d1a5fa](https://github.com/Cap-go/capgo-cli/commit/0d1a5fadd84ddabbb67e3b2a7cc7b70ca370b7e2))
1895
+ - redirection usage
1896
+ ([ba28c25](https://github.com/Cap-go/capgo-cli/commit/ba28c25c3ad2efe676d877f5e95f1f73fd500d02))
1897
+ - remove all --apikey usage
1898
+ ([39606c7](https://github.com/Cap-go/capgo-cli/commit/39606c70a910293f2ca2832b4db5800f216c879a))
1899
+ - remove debug comments
1900
+ ([9687003](https://github.com/Cap-go/capgo-cli/commit/96870037b981b1e80d4b0ecc397670e707dd0464))
1901
+ - remove dup code + fix list display
1902
+ ([5f32edf](https://github.com/Cap-go/capgo-cli/commit/5f32edf6065e597946563382102e6d2b07000a08))
1903
+ - remove install
1904
+ ([bcc5d24](https://github.com/Cap-go/capgo-cli/commit/bcc5d24a36adac44e128adcd0b94cd2167aae4d9))
1905
+ - remove old deps
1906
+ ([6d19dda](https://github.com/Cap-go/capgo-cli/commit/6d19dda81c25f961d1750223c61375be99634a86))
1907
+ - remove production option and use only channel
1908
+ ([881474e](https://github.com/Cap-go/capgo-cli/commit/881474ee86ea7736e51cbf39f4e590bcdc8c786e))
1909
+ - remove useless
1910
+ ([512f293](https://github.com/Cap-go/capgo-cli/commit/512f2939e2663060e8c26fcd3c59af6f62453ea9))
1911
+ - remove useless comment
1912
+ ([c02eb3f](https://github.com/Cap-go/capgo-cli/commit/c02eb3f84bf29ea0fe1cb7dc75d2b4c16bab0195))
1913
+ - remove useless import
1914
+ ([c27bfa2](https://github.com/Cap-go/capgo-cli/commit/c27bfa2cc2992b39fba1f4c48a1f4ed4a1ba68a1))
1915
+ - remove useless key for now
1916
+ ([ecd5ef6](https://github.com/Cap-go/capgo-cli/commit/ecd5ef614a2a2ad642153e8aa782236513e0a71c))
1917
+ - remove version from mendatory field in set
1918
+ ([0317608](https://github.com/Cap-go/capgo-cli/commit/03176089e098d4c7f9be301def41fb95059776b0))
1919
+ - rename var to privateKey in decode
1920
+ ([5d3a74d](https://github.com/Cap-go/capgo-cli/commit/5d3a74d9ccba4c88957b448f0c1b7dabcf1d3bca))
1921
+ - replace all console.error by program exit
1922
+ ([75ed825](https://github.com/Cap-go/capgo-cli/commit/75ed825f16501a5b601cd54c5c9bc8c99de26b1f))
1923
+ - return app versions ordered by id
1924
+ ([4924f39](https://github.com/Cap-go/capgo-cli/commit/4924f39ded74348966d0f5bb2ead65eb5af66a77))
1925
+ - revert to old upload logic
1926
+ ([cf409b2](https://github.com/Cap-go/capgo-cli/commit/cf409b23de676e70906499a5d2152748c517df16))
1927
+ - right issue in cli
1928
+ ([6ec7c47](https://github.com/Cap-go/capgo-cli/commit/6ec7c4766312cb386a2fe33f06080a4bb743a2e4))
1929
+ - semver issue use official regex
1930
+ ([15f57e6](https://github.com/Cap-go/capgo-cli/commit/15f57e631d38fedad2d0d3a8a977f170411665ec))
1931
+ - stats add automatic unknown and builtin version
1932
+ ([fab503b](https://github.com/Cap-go/capgo-cli/commit/fab503bf15c8e8884111c7bf6aa0006742902a65))
1933
+ - supa config
1934
+ ([d540d69](https://github.com/Cap-go/capgo-cli/commit/d540d6996b81b43f11295e2980c731842164e615))
1935
+ - test other error log
1936
+ ([dfc0e00](https://github.com/Cap-go/capgo-cli/commit/dfc0e004f5e4c8c84c8f4d62d6a18325925d1772))
1937
+ - tigger CI
1938
+ ([856e137](https://github.com/Cap-go/capgo-cli/commit/856e137cea02a7c3e9dd6159fef2c00d4003dac6))
1939
+ - types
1940
+ ([8bf51d8](https://github.com/Cap-go/capgo-cli/commit/8bf51d87015d5e59ae6fa8c782f78d12a6fb8993))
1941
+ - types
1942
+ ([4f9b00f](https://github.com/Cap-go/capgo-cli/commit/4f9b00ff2d1baac0361f818e6350d267ad9d799d))
1943
+ - typing issues
1944
+ ([3715a6e](https://github.com/Cap-go/capgo-cli/commit/3715a6ed7f09fccc47779f9fc6ea5473def32e54))
1945
+ - typo
1946
+ ([4628ffa](https://github.com/Cap-go/capgo-cli/commit/4628ffa188ff431a8e0577f9360d9f6af57a9381))
1947
+ - typo
1948
+ ([304d531](https://github.com/Cap-go/capgo-cli/commit/304d53140240aace26f9d651a89dbbebc76de3b9))
1949
+ - update to new is_good_plan + use is_paying
1950
+ ([d0e5c2a](https://github.com/Cap-go/capgo-cli/commit/d0e5c2ae26800f0b21cdb444338c12cfa8380039))
1951
+ - upgrade cli-progress from 3.11.0 to 3.11.2
1952
+ ([a846fed](https://github.com/Cap-go/capgo-cli/commit/a846fed7da4ffe35cfdfc6a10a4e8eae89cbb27d))
1953
+ - upgrade commander from 9.2.0 to 9.4.1
1954
+ ([6c9e36f](https://github.com/Cap-go/capgo-cli/commit/6c9e36f82da1959edb934580b71ee78f9463decf))
1955
+ - upload
1956
+ ([443da66](https://github.com/Cap-go/capgo-cli/commit/443da66c82da5c6e4044c5aa9254dffce101581d))
1957
+ - upload
1958
+ ([9273f35](https://github.com/Cap-go/capgo-cli/commit/9273f35c77b992afc7aab441da1b12d3cf3e9215))
1959
+ - upload allow channel
1960
+ ([8233e0f](https://github.com/Cap-go/capgo-cli/commit/8233e0ffaa42e0de6a5675a543ecc13d570f5811))
1961
+ - upload for folder bigger than 6 mb
1962
+ ([001715a](https://github.com/Cap-go/capgo-cli/commit/001715a8ea51060a84b3a213b4aa424143bced65))
1963
+ - upload in new supabase method
1964
+ ([940be30](https://github.com/Cap-go/capgo-cli/commit/940be3063d6b6d9a0475b48a436d4c60ae4489a6))
1965
+ - upload issue
1966
+ ([4223612](https://github.com/Cap-go/capgo-cli/commit/422361211797e2111e08e4a43afe1de1b43e7871))
1967
+ - upload issue
1968
+ ([d5afbcd](https://github.com/Cap-go/capgo-cli/commit/d5afbcd6ed6ba639522b6369dcfed98eb2b2901f))
1969
+ - upload multipart on new supabase function
1970
+ ([46f4c94](https://github.com/Cap-go/capgo-cli/commit/46f4c94383a53e8dc8b1b2d69eb581e7597526bc))
1971
+ - upload use base64 to have more portable
1972
+ ([d0d0042](https://github.com/Cap-go/capgo-cli/commit/d0d00420c9f82ac7f522c5e945c80297de29266b))
1973
+ - upload without key
1974
+ ([af58b69](https://github.com/Cap-go/capgo-cli/commit/af58b69b1a283206319a80b1ca4da4c9e29604d9))
1975
+ - url use new one
1976
+ ([620a5f1](https://github.com/Cap-go/capgo-cli/commit/620a5f153693142de1d787c407be532473cb64fa))
1977
+ - usage instructions
1978
+ ([f6ddbd0](https://github.com/Cap-go/capgo-cli/commit/f6ddbd01ea6d777ec3c105daae2aaade4621dc26))
1979
+ - use appId as identifier
1980
+ ([287e2d7](https://github.com/Cap-go/capgo-cli/commit/287e2d7acb9c02d07cc7ddb2f947d0024ea24f84))
1981
+ - use back binary
1982
+ ([5f4d4f9](https://github.com/Cap-go/capgo-cli/commit/5f4d4f965c4254549ea33eba5983bb764eb64fa3))
1983
+ - use hostWeb instead of hardcoded
1984
+ ([edc6aee](https://github.com/Cap-go/capgo-cli/commit/edc6aeed199e169427342f8b4fb5401adaa79dc3))
1985
+ - use latest webpack cli
1986
+ ([2d2afda](https://github.com/Cap-go/capgo-cli/commit/2d2afdaac78ae44d7cbc634a9e2157185dcde71a))
1987
+ - use standar-version instead of cz
1988
+ ([90b6372](https://github.com/Cap-go/capgo-cli/commit/90b63728777904c63f7f00e1b1ec0c46fbe32b0b))
1989
+ - use the prod env
1990
+ ([1f976ac](https://github.com/Cap-go/capgo-cli/commit/1f976ac18fcb6d197a7c6e5b3c24f0d5fdf035d7))
1991
+ - validation issue semver
1992
+ ([c2368d5](https://github.com/Cap-go/capgo-cli/commit/c2368d53ce1736ccdd689a957f86796a3d1c71e7))
1993
+ - version number
1994
+ ([f26da67](https://github.com/Cap-go/capgo-cli/commit/f26da67684b800d460fe74d2fd711ec4487e5c9f))
1821
1995
 
1822
1996
  ## 1.6.2 (2022-11-24)
1823
1997
 
@@ -2137,7 +2311,7 @@ All notable changes to this project will be documented in this file. See [standa
2137
2311
 
2138
2312
  ### Fix
2139
2313
 
2140
- - addcheck exist_app_versions in upload
2314
+ - addcheck exist_app_versions in upload
2141
2315
 
2142
2316
  ## 0.13.6 (2022-06-10)
2143
2317