Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [v0.3.0](https://github.com/pepabo/onecli/compare/v0.2.0...v0.3.0) - 2025-06-18
- feat: add --detail flag to app list command by @buty4649 in https://github.com/pepabo/onecli/pull/6
- Add golangci-lint configuration and update version by @buty4649 in https://github.com/pepabo/onecli/pull/7
- Enable dependabot by @buty4649 in https://github.com/pepabo/onecli/pull/8
- deps(deps): bump github.com/spf13/cobra from 1.8.0 to 1.9.1 by @dependabot in https://github.com/pepabo/onecli/pull/10
- Use tagpr by @buty4649 in https://github.com/pepabo/onecli/pull/12
- deps(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot in https://github.com/pepabo/onecli/pull/11
- Remove commit-message prefix/include by @buty4649 in https://github.com/pepabo/onecli/pull/13
- Use GitHub App token by @buty4649 in https://github.com/pepabo/onecli/pull/15
- deps(deps): bump github.com/onelogin/onelogin-go-sdk/v4 from 4.1.0 to 4.6.1 by @dependabot in https://github.com/pepabo/onecli/pull/9

## [v0.3.0](https://github.com/pepabo/onecli/compare/v0.2.0...v0.3.0) - 2025-06-18
- feat: add --detail flag to app list command by @buty4649 in https://github.com/pepabo/onecli/pull/6
- Add golangci-lint configuration and update version by @buty4649 in https://github.com/pepabo/onecli/pull/7
Expand Down