Skip to content

Commit

Permalink
chore: 🔖 release 0.0.2-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostsquad committed Aug 9, 2020
1 parent 10e2e82 commit 9197472
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: latest
args: release --rm-dist
args: release --rm-dist --release-notes CHANGELOG.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
## [Unreleased]


<a name="v0.0.2-alpha"></a>
## [v0.0.2-alpha] - 2020-08-09

<a name="v0.0.1"></a>
## v0.0.1 - 2020-08-09

[Unreleased]: https://github.com/cakehappens/seaworthy/compare/v0.0.1...HEAD
[Unreleased]: https://github.com/cakehappens/seaworthy/compare/v0.0.2-alpha...HEAD
[v0.0.2-alpha]: https://github.com/cakehappens/seaworthy/compare/v0.0.1...v0.0.2-alpha

0 comments on commit 9197472

Please sign in to comment.