From 9d3db19dc1b6907b2799e3b47f93bc00fda1d0a4 Mon Sep 17 00:00:00 2001 From: CI Date: Fri, 6 Jun 2025 20:03:06 +0000 Subject: [PATCH] chore: release version v1.66.6 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7f8dd1a..457d04ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.66.6](https://github.com/wanderer-industries/wanderer/compare/v1.66.5...v1.66.6) (2025-06-06) + + + + +### Bug Fixes: + +* respect error limits for ESI APIs + ## [v1.66.5](https://github.com/wanderer-industries/wanderer/compare/v1.66.4...v1.66.5) (2025-06-06) diff --git a/mix.exs b/mix.exs index 13e3f501..8c9467d6 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule WandererApp.MixProject do @source_url "https://github.com/wanderer-industries/wanderer" - @version "1.66.5" + @version "1.66.6" def project do [