From 23afa752dd2657ca6c7e604c23e7304c6b003b53 Mon Sep 17 00:00:00 2001 From: aeternity-bot <35604848+aeternity-bot@users.noreply.github.com> Date: Tue, 23 Apr 2024 16:11:28 +0300 Subject: [PATCH] chore: release 1.74.2 (#1739) --- CHANGELOG.md | 7 +++++++ mix.exs | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cb44c124..5dd65091b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.74.2](https://www.github.com/aeternity/ae_mdw/compare/v1.74.1...v1.74.2) (2024-04-23) + + +### Miscellaneous + +* update node to version 6.13 ([#1732](https://www.github.com/aeternity/ae_mdw/issues/1732)) ([0828e4b](https://www.github.com/aeternity/ae_mdw/commit/0828e4b65cf634cb475debf741cdeb6dcc6ac70e)) + ### [1.74.1](https://www.github.com/aeternity/ae_mdw/compare/v1.74.0...v1.74.1) (2024-04-22) diff --git a/mix.exs b/mix.exs index 2a2530d59..96d2a5259 100644 --- a/mix.exs +++ b/mix.exs @@ -5,7 +5,7 @@ defmodule AeMdw.MixProject do def project() do [ app: :ae_mdw, - version: "1.74.1", + version: "1.74.2", elixir: "~> 1.10", elixirc_paths: elixirc_paths(Mix.env()), elixirc_options: [