Skip to content

Commit

Permalink
chore: release 1.68.2 (#1676)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeternity-bot authored Feb 9, 2024
1 parent 7983ed1 commit 4b9ae45
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.68.2](https://www.github.com/aeternity/ae_mdw/compare/v1.68.1...v1.68.2) (2024-02-08)


### Miscellaneous

* migrate dex swap tokens ([#1675](https://www.github.com/aeternity/ae_mdw/issues/1675)) ([3afe25e](https://www.github.com/aeternity/ae_mdw/commit/3afe25ed977b82992b20416d2f9170c430e33242))
* update swagger.json schemes value ([#1679](https://www.github.com/aeternity/ae_mdw/issues/1679)) ([7983ed1](https://www.github.com/aeternity/ae_mdw/commit/7983ed16dbdc3f2b8e9e8ec44b594a593ab1ca01))

### [1.68.1](https://www.github.com/aeternity/ae_mdw/compare/v1.68.0...v1.68.1) (2024-02-02)


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.68.1",
version: "1.68.2",
elixir: "~> 1.10",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: [
Expand Down

0 comments on commit 4b9ae45

Please sign in to comment.