IntersectMBO / bech32

Haskell implementation of the Bech32 address format (BIP 0173).
Apache License 2.0
44 stars 13 forks source link

Prepare for release of version `1.1.5`. #68

Closed jonathanknowles closed 6 months ago

jonathanknowles commented 6 months ago

This PR prepares for the releases of the following packages on Hackage:

Next Steps

After this PR is merged to master, we will need to perform the following steps:

  1. Apply the tag v1.1.5 to the merge commit.
  2. Upload version 1.1.5 of bech32 to Hackage.
  3. Upload version 1.1.5 of bech32-th to Hackage.
  4. Based on the v1.1.5 tag, create a GitHub release that links to both Hackage releases.

Related Issues

https://cardanofoundation.atlassian.net/browse/ADP-3295 https://cardanofoundation.atlassian.net/browse/ADP-3296