From 3c75b2b59fc0ef37cd69393a6fc3cc88dcfe68dc Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 8 Dec 2025 21:56:20 +0000 Subject: [PATCH] chore: release version v1.90.1 --- CHANGELOG.md | 9 +++++++++ mix.exs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db87268a..4c600180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ +## [v1.90.1](https://github.com/wanderer-industries/wanderer/compare/v1.90.0...v1.90.1) (2025-12-08) + + + + +### Bug Fixes: + +* core: fixed connections and signatures remove issues, added comprehensive audit log for auto removed connections and signatures + ## [v1.90.0](https://github.com/wanderer-industries/wanderer/compare/v1.89.6...v1.90.0) (2025-12-06) diff --git a/mix.exs b/mix.exs index 6ffc0aeb..9b746312 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.90.0" + @version "1.90.1" def project do [