Skip to content

Commit

Permalink
docs(release-helper): update changelog
Browse files Browse the repository at this point in the history
Unfortunately, I didn't catch the fact that 0.0.3 had been released
previously on GitHub, but hadn't been published to crates.io. Since
crates.io is forever, update the changelog instead.
  • Loading branch information
ericswpark committed Jul 17, 2023
1 parent 030cd78 commit 488dd55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ The format is based on [Keep a Changelog][keep-a-changelog].

[Unreleased]: https://github.com/shipperstack/shipper-release/compare/0.0.3...HEAD

# [0.0.3] - 2023-07-05
# [0.0.3] - 2023-07-17

## Changed

- Use `time` crate instead of `chrono` to fix security vulnerability
- Clean up code with clippy
- Testing the new release workflow with GitHub Actions

Expand Down

0 comments on commit 488dd55

Please sign in to comment.