Skip to content

Commit

Permalink
chore: Release dummyhttp version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
svenstaro committed Apr 28, 2023
1 parent 47d8ce3 commit d05d8b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->

## [Unreleased] - ReleaseDate

## [1.0.3] - 2023-04-28
- Update dependencies
- Build binary for aarch64-apple-darwin

Expand Down Expand Up @@ -65,7 +67,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Print body (#13)

<!-- next-url -->
[Unreleased]: https://github.com/svenstaro/dummyhttp/compare/v1.0.2...HEAD
[Unreleased]: https://github.com/svenstaro/dummyhttp/compare/v1.0.3...HEAD
[1.0.3]: https://github.com/svenstaro/dummyhttp/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/svenstaro/dummyhttp/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/svenstaro/dummyhttp/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/svenstaro/dummyhttp/compare/v0.6.2...v1.0.0
Expand Down

0 comments on commit d05d8b0

Please sign in to comment.