Skip to content

Commit

Permalink
Merge tag 'v1.1.0-beta.0' into develop
Browse files Browse the repository at this point in the history
v1.1.0-beta.0

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCAAdFiEEQQ5FeMkincNRq9Cd4xAmMt9ykBMFAmdUCRcACgkQ4xAmMt9y
# kBN/iBAAqUabiUABpekdXJfV/N8ZOGYggG/QxrNwe3gnQEjqzWhLGDTz9giaKs0j
# aQ1v4fo6yOWs5Z91tKmWhcvSybMOXwl6kfMbdHMALP/P+QThHpQCPo7bSeo8VxCR
# RphhkuWonKzZ2ctVuDOriE6zBk3UM11shYBnr/IE5kZCGL1M1sLI4yvckzOZXlOV
# 5L5l3+QmnqClVqa0vVlF5yixmKuGoqalC/nYPKkiHrigjPdcuGjjO3QG5UOgrfFW
# HN7wCpdfpsLGm6vzWvhAZnHAym6QfLKeK/8325rxC668Tqw7xX6nfnWpYJDqqJs2
# Z18MwpmAppeT+UlpYpO/FRdCyMGdCG307Nq52ZefFMEcUY+Q7FSqMyHlMZfTPzdz
# I+nuJd5QqwZ77EmRihmYW7aap8jSf3NKwb60mmJumNZ+XdDj8LP7heEq/AsY253I
# PVVfV3ye2v8FvEz7JoEEa0IT1epfJ4ZV9GCRSPhJCuzCz+MVTx+ECiJ6FDuvepTn
# DOShrd627GC6bQEGms+MWPxW0eUkEmrxPW5glft95X9Tm4JULs3v0XchS3z+PaV2
# dLXAKmZmNaLWus4yThuu9OSk44b+5sQ862f/e0hqkT+CdgVcYOySZyq8BEx+46BX
# be2UnHXRKNdCY+13IEWKF+Pp2p6YWx4T2dxxJ8msjUjQBabqR7o=
# =+IDg
# -----END PGP SIGNATURE-----
# gpg: Signature made Sat Dec  7 11:36:39 2024 +03
# gpg:                using RSA key 410E4578C9229DC351ABD09DE3102632DF729013
# gpg: Good signature from "Milad Nekofar <milad@nekofar.com>" [ultimate]
# gpg:                 aka "Milad Nekofar <nekofar@gmail.com>" [ultimate]
  • Loading branch information
nekofar committed Dec 7, 2024
2 parents e24256a + a3be294 commit ee66e3e
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.1.0-beta.0] - 2024-12-07

### Bug Fixes

- Solve some minor issues and update dependencies

## [1.1.0-alpha.36] - 2024-12-07

### Features
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.1.0-alpha.36"
version = "1.1.0-beta.0"
authors = ["Milad Nekofar <milad@nekofar.com>"]
edition = "2021"
description = "A Nounish URL shortener for LilNouns DAO."
Expand Down

0 comments on commit ee66e3e

Please sign in to comment.