@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]  
99
10+ ## [ v0.14.0]  - 2024-07-25 
11+ 
1012### Added  
1113
1214-  ` extensions get `  command
@@ -15,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517
1618-  deploy status now sends the environment query params
1719
18- ## [ 0 .13.0]  - 2024-06-26 
20+ ## [ v0 .13.0]  - 2024-06-26 
1921
2022### Added  
2123
@@ -35,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3537-  update text to v0.15.0
3638-  introduced Printer interface with Table implementation
3739
38- ## [ 0 .12.2]  - 2024-03-07 
40+ ## [ v0 .12.2]  - 2024-03-07 
3941
4042## Changed  
4143
@@ -46,7 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4648-  update uuid to v1.6.0
4749-  update oauth2 to v0.18.0
4850
49- ## [ 0 .12.1]  - 2024-02-29 
51+ ## [ v0 .12.1]  - 2024-02-29 
5052
5153### Changed  
5254
@@ -57,7 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5759-  fixed open browser feature on Linux
5860-  fixed typo in flag parameter for triggering a new release
5961
60- ## [ 0 .12.0]  - 2024-02-05 
62+ ## [ v0 .12.0]  - 2024-02-05 
6163
6264### Added  
6365
@@ -77,7 +79,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7779
7880-  fixed typos
7981
80- ## [ 0 .11.0]  - 2024-01-15 
82+ ## [ v0 .11.0]  - 2024-01-15 
8183
8284### BREAKING  
8385
@@ -109,7 +111,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
109111-  remove conflicting shortand flag ` -v `  from ` miactl marketplace delete `  command
110112-  creation of basic auth service account
111113
112- ## [ 0 .10.0]  - 2023-12-20 
114+ ## [ v0 .10.0]  - 2023-12-20 
113115
114116### BREAKING  
115117
@@ -147,7 +149,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147149
148150-  ` runtime logs `  now is working correctly for pods with more than one container
149151
150- ## [ 0 .9.0]  - 2023-11-15 
152+ ## [ v0 .9.0]  - 2023-11-15 
151153
152154### Added  
153155
@@ -166,7 +168,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
166168-  update sync to v0.5.0
167169-  update text to v0.14.0
168170
169- ## [ 0 .8.0]  - 2023-10-10 
171+ ## [ v0 .8.0]  - 2023-10-10 
170172
171173### Changed  
172174
@@ -186,13 +188,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
186188-  events command
187189-  version command
188190
189- ## [ 0 .7.0]  - 2023-06-26 
191+ ## [ v0 .7.0]  - 2023-06-26 
190192
191193### Added  
192194
193195-  create service account with jwt authentication
194196
195- ## [ 0 .6.1]  - 2023-06-12 
197+ ## [ v0 .6.1]  - 2023-06-12 
196198
197199### Added  
198200
@@ -203,7 +205,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
203205
204206-  error during saving context configuration in particular cases
205207
206- ## [ 0 .6.0]  - 2023-06-08 
208+ ## [ v0 .6.0]  - 2023-06-08 
207209
208210### Changed  
209211
@@ -218,7 +220,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
218220
219221-  if you use a url that ends with ` / `  as endpoint, the remote calls are not broken anymore
220222
221- ## [ 0 .5.0]  - 2023-05-10 
223+ ## [ v0 .5.0]  - 2023-05-10 
222224
223225### Changed  
224226
@@ -228,7 +230,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228230
229231-  new command for listing the user companies
230232
231- ## [ 0 .4.0]  - 2023-04-07 
233+ ## [ v0 .4.0]  - 2023-04-07 
232234
233235### Changed  
234236
@@ -238,13 +240,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
238240-  new project list command
239241-  the user now can create contexts for multiple scenarios and consoles
240242
241- ## [ 0 .3.1]  - 2022-01-21 
243+ ## [ v0 .3.1]  - 2022-01-21 
242244
243245### Fixed  
244246
245247-  fix warning installing with brew (issue 55)
246248
247- ## [ 0 .3.0]  - 2021-06-22 
249+ ## [ v0 .3.0]  - 2021-06-22 
248250
249251### Added  
250252
@@ -263,31 +265,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
263265
264266-  drop support to go v1.13 and v.14
265267
266- ## [ 0 .2.0]  - 2020-04-27 
268+ ## [ v0 .2.0]  - 2020-04-27 
267269
268270-  get history of deployments for a specific project environment
269271-  add get projects command
270272
271- ## [ 0 .1.0]  - 2020-04-14 
273+ ## [ v0 .1.0]  - 2020-04-14 
272274
273275-  create cli sdk
274276-  create cli renderer
275277
276- [ unreleased ] : https://github.com/mia-platform/miactl/compare/v0.13.0...HEAD 
277- [ 0.13.0 ] : https://github.com/mia-platform/miactl/compare/v0.12.2...v0.13.0 
278- [ 0.12.2 ] : https://github.com/mia-platform/miactl/compare/v0.12.1...v0.12.2 
279- [ 0.12.1 ] : https://github.com/mia-platform/miactl/compare/v0.12.0...v0.12.1 
280- [ 0.12.0 ] : https://github.com/mia-platform/miactl/compare/v0.11.0...v0.12.0 
281- [ 0.11.0 ] : https://github.com/mia-platform/miactl/compare/v0.10.0...v0.11.0 
282- [ 0.10.0 ] : https://github.com/mia-platform/miactl/compare/v0.9.0...v0.10.0 
283- [ 0.9.0 ] : https://github.com/mia-platform/miactl/compare/v0.8.0...v0.9.0 
284- [ 0.8.0 ] : https://github.com/mia-platform/miactl/compare/v0.7.0...v0.8.0 
285- [ 0.7.0 ] : https://github.com/mia-platform/miactl/compare/v0.6.1...v0.7.0 
286- [ 0.6.1 ] : https://github.com/mia-platform/miactl/compare/v0.6.0...v0.6.1 
287- [ 0.6.0 ] : https://github.com/mia-platform/miactl/compare/v0.5.0...v0.6.0 
288- [ 0.5.0 ] : https://github.com/mia-platform/miactl/compare/v0.4.0...v0.5.0 
289- [ 0.4.0 ] : https://github.com/mia-platform/miactl/compare/v0.3.1...v0.4.0 
290- [ 0.3.1 ] : https://github.com/mia-platform/miactl/compare/v0.3.0...v0.3.1 
291- [ 0.3.0 ] : https://github.com/mia-platform/miactl/compare/v0.2.0...v0.3.0 
292- [ 0.2.0 ] : https://github.com/mia-platform/miactl/compare/v0.1.0...v0.2.0 
293- [ 0.1.0 ] : https://github.com/mia-platform/miactl/releases/tag/v0.1.0 
278+ [ unreleased ] : https://github.com/mia-platform/miactl/compare/v0.14.0...HEAD 
279+ [ v0.14.0 ] : https://github.com/mia-platform/miactl/compare/v0.13.0...v0.14.0 
280+ [ v0.13.0 ] : https://github.com/mia-platform/miactl/compare/v0.12.2...v0.13.0 
281+ [ v0.12.2 ] : https://github.com/mia-platform/miactl/compare/v0.12.1...v0.12.2 
282+ [ v0.12.1 ] : https://github.com/mia-platform/miactl/compare/v0.12.0...v0.12.1 
283+ [ v0.12.0 ] : https://github.com/mia-platform/miactl/compare/v0.11.0...v0.12.0 
284+ [ v0.11.0 ] : https://github.com/mia-platform/miactl/compare/v0.10.0...v0.11.0 
285+ [ v0.10.0 ] : https://github.com/mia-platform/miactl/compare/v0.9.0...v0.10.0 
286+ [ v0.9.0 ] : https://github.com/mia-platform/miactl/compare/v0.8.0...v0.9.0 
287+ [ v0.8.0 ] : https://github.com/mia-platform/miactl/compare/v0.7.0...v0.8.0 
288+ [ v0.7.0 ] : https://github.com/mia-platform/miactl/compare/v0.6.1...v0.7.0 
289+ [ v0.6.1 ] : https://github.com/mia-platform/miactl/compare/v0.6.0...v0.6.1 
290+ [ v0.6.0 ] : https://github.com/mia-platform/miactl/compare/v0.5.0...v0.6.0 
291+ [ v0.5.0 ] : https://github.com/mia-platform/miactl/compare/v0.4.0...v0.5.0 
292+ [ v0.4.0 ] : https://github.com/mia-platform/miactl/compare/v0.3.1...v0.4.0 
293+ [ v0.3.1 ] : https://github.com/mia-platform/miactl/compare/v0.3.0...v0.3.1 
294+ [ v0.3.0 ] : https://github.com/mia-platform/miactl/compare/v0.2.0...v0.3.0 
295+ [ v0.2.0 ] : https://github.com/mia-platform/miactl/compare/v0.1.0...v0.2.0 
296+ [ v0.1.0 ] : https://github.com/mia-platform/miactl/releases/tag/v0.1.0 
0 commit comments