From 88edf4ab69352d1c94c69edd40ad3add42caa822 Mon Sep 17 00:00:00 2001 From: devlooped-bot Date: Fri, 5 May 2023 13:11:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=89=20Update=20changelog=20with=20v1.0?= =?UTF-8?q?.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/changelog.md b/changelog.md index 36775f6b..9849662f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,22 @@ # Changelog +## [v1.0.3](https://github.com/devlooped/nugetizer/tree/v1.0.3) (2023-05-05) + +[Full Changelog](https://github.com/devlooped/nugetizer/compare/v1.0.2...v1.0.3) + +:sparkles: Implemented enhancements: + +- Make sure we can explicitly pack a privateassets/development dependency [\#388](https://github.com/devlooped/nugetizer/pull/388) (@kzu) + +:bug: Fixed bugs: + +- SponsorLink warnings in VS builds that can't be suppressed and "build paused for Xms"? [\#371](https://github.com/devlooped/nugetizer/issues/371) +- 'NuGetizer.SponsorLinker' exception happening randomly [\#370](https://github.com/devlooped/nugetizer/issues/370) + +:twisted_rightwards_arrows: Merged: + +- ⛙ ⬆️ Bump dependencies [\#389](https://github.com/devlooped/nugetizer/pull/389) (@github-actions[bot]) + ## [v1.0.2](https://github.com/devlooped/nugetizer/tree/v1.0.2) (2023-04-19) [Full Changelog](https://github.com/devlooped/nugetizer/compare/v1.0.1...v1.0.2)