Skip to content

Commit

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

# -----BEGIN PGP SIGNATURE-----
#
# iQIzBAABCAAdFiEEQQ5FeMkincNRq9Cd4xAmMt9ykBMFAmdZUt4ACgkQ4xAmMt9y
# kBPn2Q//d/y7r5C6UzOyfVQi+2rr0657Jn8Ec1CtO9CL9mGeblmuCr+w7GGs3E4g
# k4I2X8fpSQbnuOqdy44VJVGh3TAcbVU/nALleyDUj+dR8O+Yz1xs3Rf5N0Yye8uK
# ae5TDHU5AAkBu16bGt9TbS5y2XVPJmE5qFqWPZJBAoo03sPQpkpu91iNKo8GFqal
# ImArusRj7FEwXbQeWrkG2FyVC87b8+rDLqYQ482mPQyjnIbJDNZnuj3nzwAFnQc/
# mz/i28qqFIAa+fmqv22tdNjj/tM7+JVlA3Jm1d1FoLFzlO3e9g3yzckvrdr+os9g
# iH2NKH1JOgHoYf7MUL9lDSLfDQ1rsg9WaWsRQXQFPr5/dBqVwnN1BIsoM8pjW1rH
# HYU8v7OyR28YAbqZXDt5hIuh+uyJW6kF2X8YblI4O38I+nTpLYlUupIY102Udz3F
# VlOSZaoayeE1HwZzj83P/HoniGpsngBDqMkDLSUFFsk8MH9s++KRhpPPQTCundWV
# OUxYmgv5FfQVu6fScG1ayOsw2OK7BCfv/IWHBUk3s1SOqyR8gZ6MmoDFwYej6H5y
# YFM2jI31eameVsPOhATbxraWQRRv/KckiWbY9DtUi6NQyXdgtQbhiaMtQoxc9DtY
# AokNa87W/0nSN8uWDeoOqfhQd/SSYY0ZodBk/qYrcC3vHupb6hk=
# =jf/6
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed Dec 11 11:52:46 2024 +03
# gpg:                using RSA key 410E4578C9229DC351ABD09DE3102632DF729013
# gpg: Good signature from "Milad Nekofar <[email protected]>" [ultimate]
# gpg:                 aka "Milad Nekofar <[email protected]>" [ultimate]
  • Loading branch information
nekofar committed Dec 11, 2024
2 parents f05cae8 + 303d550 commit 16bfe1e
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.1] - 2024-12-11

### Bug Fixes

- Solve some minor issues and update dependencies

## [1.1.0-beta.0] - 2024-12-07

### Bug Fixes
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-beta.0"
version = "1.1.0-beta.1"
authors = ["Milad Nekofar <[email protected]>"]
edition = "2021"
description = "A Nounish URL shortener for LilNouns DAO."
Expand Down

0 comments on commit 16bfe1e

Please sign in to comment.