v1.1.0 - 2021-05-24
- create FUNDING.yml
- lint: address lint issues
- defaults: added default security label
- deps: update golang.org/x/oauth2 commit hash to f6687ab (#5)
v1.0.0 - 2021-05-13
- update readme
- docs: updating docs for version v1.0.0
- release: v1.0.0
- config: added config generation from a repo
v0.1.3 - 2021-05-13
- deps: update alpine docker tag to v3.13.5 (#2)
- release: v0.1.3
- renovate: use defaults from clok/renovate-condig
- deps: update golang.org/x/oauth2 commit hash to 81ed05c (#1)
- deps: update all non-major dependencies (#4)
v0.1.2 - 2021-04-29
- docs: updating docs for version v0.1.2
- release: v0.1.2
- release: updated release process to include release script
v0.1.1 - 2021-04-29
- update changelog for v0.1.1
- docs: update readme and command help text
- release: added homebrew installer
- update changelog for v0.1.0
- generate docs
- update README
- lint
- CHANGELOG: generate fresh changelog
- CHANGELOG: added git-chglog config
- actions: add github actions for CI/CD
- release: update Makefile release command
- goreleaser: add Dockerfile
- sync: support all and repo, with rename on labels that already are assigned
- sync: added sync repo and all commands
- tracer bullet: initial work with embedded defaults
- test: update test command
- lint: updated linting rules and refactored commands
- sync: moved to functional pattern