Skip to content

Commit

Permalink
chore: update changelog for v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clok committed Apr 28, 2021
1 parent a6737b9 commit 25948ef
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,29 @@
## [Unreleased]


<a name="wip"></a>
## wip - 2021-04-28
<a name="v0.1.0"></a>
## v0.1.0 - 2021-04-28
### Chore
- 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

### Feat
- **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

### Fix
- **test:** update test command

### Refactor
- **lint:** updated linting rules and refactored commands
- **sync:** moved to functional pattern


[Unreleased]: https://github.com/clok/ghlabels/compare/wip...HEAD
[Unreleased]: https://github.com/clok/ghlabels/compare/v0.1.0...HEAD

0 comments on commit 25948ef

Please sign in to comment.