Skip to content

Commit

Permalink
Adding changelog for v0.1.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorLieberman committed Oct 17, 2023
1 parent 95b4a03 commit 34ae477
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: release
on:
push:
tags:
- "v*.*"
- "v*.*.*"
permissions:
contents: write
jobs:
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Table of Contents

- [v0.1.0](#v010-rc1)
- [v0.1.0-rc1](#v010-rc1)

## v0.1.0-rc1
<!-- TODO(liorlieberman) -->
initial release candidate.

0 comments on commit 34ae477

Please sign in to comment.