Skip to content

Commit

Permalink
Merge pull request #8 from uclahs-cds/automation-create-release-0.0.2
Browse files Browse the repository at this point in the history
Prepare for version `0.0.2`
  • Loading branch information
nwiltsie authored Aug 19, 2024
2 parents dd93a73 + 73227dc commit 5973bd6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [0.0.2] - 2024-08-19

### Fixed

Expand All @@ -26,5 +26,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Workflow to create/draft releases after pre-release PR merge
- "Dogfood" workflows to self-manage this repository's releases

[0.0.1]: https://github.com/uclahs-cds/tool-create-release/compare/v0.0.1-rc.1...v0.0.1
[0.0.1-rc.1]: https://github.com/uclahs-cds/tool-create-release/releases/tag/v0.0.1-rc.1
[0.0.1]: https://github.com/uclahs-cds/tool-create-release/compare/0.0.1-rc.1...0.0.1
[0.0.1-rc.1]: https://github.com/uclahs-cds/tool-create-release/releases/tag/0.0.1-rc.1
[0.0.2]: https://github.com/uclahs-cds/tool-create-release/compare/0.0.1...0.0.2

0 comments on commit 5973bd6

Please sign in to comment.