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 [