Skip to content

Commit 1970fb1

Browse files
[tagpr] update CHANGELOG.md
1 parent 1c19c7a commit 1970fb1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
## [v0.3.0](https://github.com/pepabo/onecli/compare/v0.2.0...v0.3.0) - 2025-06-18
4+
- feat: add --detail flag to app list command by @buty4649 in https://github.com/pepabo/onecli/pull/6
5+
- Add golangci-lint configuration and update version by @buty4649 in https://github.com/pepabo/onecli/pull/7
6+
- Enable dependabot by @buty4649 in https://github.com/pepabo/onecli/pull/8
7+
- 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
8+
- Use tagpr by @buty4649 in https://github.com/pepabo/onecli/pull/12
9+
- 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
10+
- Remove commit-message prefix/include by @buty4649 in https://github.com/pepabo/onecli/pull/13
11+
- Use GitHub App token by @buty4649 in https://github.com/pepabo/onecli/pull/15
12+
13+
## [v0.2.0](https://github.com/pepabo/onecli/compare/v0.1.0...v0.2.0) - 2025-04-25
14+
- Fix CreateUser request format to match OneLogin API requirements by @k-inatchi in https://github.com/pepabo/onecli/pull/1
15+
- Add GitHub Actions workflow for Go tests by @buty4649 in https://github.com/pepabo/onecli/pull/2
16+
- feat: update goreleaser configuration by @buty4649 in https://github.com/pepabo/onecli/pull/3
17+
- v0.2.0 by @buty4649 in https://github.com/pepabo/onecli/pull/4
18+
- Use goreleaser-action@v6 by @buty4649 in https://github.com/pepabo/onecli/pull/5
19+
20+
## [v0.1.0](https://github.com/pepabo/onecli/commits/v0.1.0) - 2025-04-14

0 commit comments

Comments
 (0)