Skip to content

Commit

Permalink
chore(release): prepare for version 1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Oct 13, 2023
1 parent 1265311 commit 7138a31
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [1.0.0-beta.2] - 2023-10-13

### Features

- Add unique color to each platform`s og image

## [1.0.0-alpha.7] - 2023-10-05

### Refactor
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lilnouns-click"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
authors = ["Milad Nekofar <milad@nekofar.com>"]
edition = "2021"
description = "A Nounish URL shortener for LilNouns DAO."
Expand Down

0 comments on commit 7138a31

Please sign in to comment.