Skip to content

Commit

Permalink
chore: release 1.1.0 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 21, 2024
1 parent b0f0dcf commit db357ef
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## [1.1.0](https://www.github.com/g2a-com/klio/compare/v1.0.1...v1.1.0) (2024-05-21)


### Features

* **g2a-com#48:** expose internal logger in pkg ([#69](https://www.github.com/g2a-com/klio/issues/69)) ([362e2df](https://www.github.com/g2a-com/klio/commit/362e2df6e68838419a366acb9014076a8aac44e0))
* **g2a-com#52:** add 'remove' command ([#59](https://www.github.com/g2a-com/klio/issues/59)) ([d05de37](https://www.github.com/g2a-com/klio/commit/d05de37757853add6796a84fdfcd18f2e7519aa5))


### Bug Fixes

* change Manager interface, remove fatal with defer in place ([24a0f6f](https://www.github.com/g2a-com/klio/commit/24a0f6fd65048e5165b5fe0dec455ecab1b42c40))
* Global scope in local scope (should be project) ([fab3765](https://www.github.com/g2a-com/klio/commit/fab3765551b54a3ad0a67962cdead9ef88f03dff))
* success message and implicit dependencies ([2ad5504](https://www.github.com/g2a-com/klio/commit/2ad55047c021d3f278591243a996a350a1fdd1aa))
* traverse the whole path to find project config ([0234848](https://www.github.com/g2a-com/klio/commit/02348485061170f568eb87928a1d6e10037f24ad))
* various fixes after refactor ([bc081ef](https://www.github.com/g2a-com/klio/commit/bc081efcdf2bbb28cc39a4bbf917810f8d712943))
* wrong logging on exit ([ca1137e](https://www.github.com/g2a-com/klio/commit/ca1137e8c3ecb635709543abbf6283d3836c5a3c))

0 comments on commit db357ef

Please sign in to comment.