diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3b357..8272a83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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