From 4412c4da79ebe399cdc782bb66326722322264ec Mon Sep 17 00:00:00 2001 From: Maksym Sadovnychyy Date: Tue, 2 Jun 2026 20:41:37 +0200 Subject: [PATCH] (bugfix): missing dependencies update --- CHANGELOG.md | 5 +++++ src/MaksIT.Core/MaksIT.Core.csproj | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe4664..fd9f6d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.6.7] - 2026-06-02 + +### Fixed +- Missing dependencies update + ## [1.6.6] - 2026-06-02 ### Changed diff --git a/src/MaksIT.Core/MaksIT.Core.csproj b/src/MaksIT.Core/MaksIT.Core.csproj index 9efac36..56aab5e 100644 --- a/src/MaksIT.Core/MaksIT.Core.csproj +++ b/src/MaksIT.Core/MaksIT.Core.csproj @@ -12,7 +12,7 @@ MaksIT.Core - 1.6.6 + 1.6.7 Maksym Sadovnychyy MAKS-IT MaksIT.Core