From a472d087d361fe8a0bf3dcc942875370ea9947eb Mon Sep 17 00:00:00 2001 From: "pepabo-pr-maker[bot]" <216826512+pepabo-pr-maker[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 06:24:05 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 88b3e148ea036c77a4980e2ac12f35e8b961489a Mon Sep 17 00:00:00 2001 From: "pepabo-pr-maker[bot]" <216826512+pepabo-pr-maker[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 06:24:07 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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