Skip to content

Commit 5f158bd

Browse files
committed
Cut v2022.02.11-1 release
1 parent e7729fa commit 5f158bd

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
1212
* Add interactive functionality for importing checks
1313
* Fix code so client objects are not built unless needed allow commands like `opslevel version` to execute without an OPSLEVEL_API_TOKEN present
1414

15+
[v2022.02.11]: https://github.com/OpsLevel/cli/compare/v0.3.5...v2022.02.11
16+
17+
## [v2022.02.11-1] - 2022-02-11
18+
### Bugfix
19+
* Use modified list when returning Id
20+
21+
[v2022.02.11-1]: https://github.com/OpsLevel/cli/compare/v2022.02.11...v2022.02.11-1
22+
1523
## [v0.3.5] - 2021-12-14
1624
### Feature
1725
* add ability to import all check types
@@ -24,6 +32,8 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
2432
### Refactor
2533
* have `list check` emit the check type in text mode
2634

35+
[v0.3.5]: https://github.com/OpsLevel/cli/compare/v0.3.4...v0.3.5
36+
2737
## [v0.3.4] - 2021-11-14
2838
### Feature
2939
* have `export terraform` emit team and service aliases

changes/unreleased/Bugfix-20220211-094041.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changes/v2022.02.11-1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [v2022.02.11-1] - 2022-02-11
2+
### Bugfix
3+
* Use modified list when returning Id
4+
5+
[v2022.02.11-1]: https://github.com/OpsLevel/cli/compare/v2022.02.11...v2022.02.11-1

0 commit comments

Comments
 (0)