Skip to content

Commit

Permalink
chore: release 1.77.3 (#1789)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeternity-bot authored May 29, 2024
1 parent 0f2d9fc commit 1dc9967
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [1.77.3](https://www.github.com/aeternity/ae_mdw/compare/v1.77.2...v1.77.3) (2024-05-29)


### Bug Fixes

* rename migration file so it runs again ([#1788](https://www.github.com/aeternity/ae_mdw/issues/1788)) ([eb95c2f](https://www.github.com/aeternity/ae_mdw/commit/eb95c2f4175778705ed9da70a1d316206f2a2b13))
* update aex141 and names swagger ([#1776](https://www.github.com/aeternity/ae_mdw/issues/1776)) ([0f2d9fc](https://www.github.com/aeternity/ae_mdw/commit/0f2d9fc2729efc2e5909af9ad1b39d738500da14))

### [1.77.2](https://www.github.com/aeternity/ae_mdw/compare/v1.77.1...v1.77.2) (2024-05-27)


Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule AeMdw.MixProject do
def project() do
[
app: :ae_mdw,
version: "1.77.2",
version: "1.77.3",
elixir: "~> 1.10",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [
Expand Down

0 comments on commit 1dc9967

Please sign in to comment.