Skip to content

Commit

Permalink
✨ Make release ready
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixr-codes committed May 20, 2024
1 parent 218853b commit 79e11ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Allay adheres to [Semantic Versioning](https://semver.org/).

## [unreleased][]


## [0.1.0][] - 2023-05-20

_♻️ Rewrite_


Expand Down Expand Up @@ -35,6 +38,7 @@ _♻️ Rewrite_
_🍰 Initial release_


[unreleased]: https://github.com/allay-mc/allay/compare/v0.1.0-beta.1...HEAD
[unreleased]: https://github.com/allay-mc/allay/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/allay-mc/allay/compare/v0.1.0-beta.1...v0.1.0
[0.1.0-beta.1]: https://github.com/allay-mc/allay/compare/v0.1.0-alpha.1...v0.1.0-beta.1
[0.1.0-alpha.1]: https://github.com/allay-mc/allay/releases/v0.1.0-alpha.1
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "allay"
version = "0.1.0"
edition = "2021"
description = "Your Personal Creator Assistant"
documentation = "https://allay-mc.github.io/docs"
documentation = "https://allay-mc.github.io/allay"
homepage = "https://allay-mc.github.io"
repository = "https://github.com/allay-mc/allay"
license = "GPL-3.0-only"
Expand Down

0 comments on commit 79e11ed

Please sign in to comment.