From 62d4598fc9ab4f05e4d35295184b11d7f376002d Mon Sep 17 00:00:00 2001 From: Quin Lynch Date: Wed, 16 Feb 2022 08:40:56 -0400 Subject: [PATCH] meta: bump version --- CHANGELOG.md | 19 +++++++++ Discord.Net.targets | 2 +- docs/docfx.json | 2 +- src/Discord.Net/Discord.Net.nuspec | 62 +++++++++++++++--------------- 4 files changed, 52 insertions(+), 33 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f2fe62867..678338af7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [3.3.1] - 2022-02-16 + +### Added + +- #2107 Add DisplayName property to IGuildUser. (abfba3c) + +### Fixed + +- #2110 Fix incorrect ratelimit handles for 429's (b2598d3) +- #2094 Fix ToString() on CommandInfo (01735c8) +- #2098 Fix channel being null in DMs on Interactions (7e1b8c9) +- #2100 Fix crosspost ratelimits (fad217e) +- #2108 Fix being unable to modify AllowedMentions with no embeds set. (169d54f) +- #2109 Fix unused creation of REST clients for DiscordShardedClient shards. (6039378) + +### Misc + +- #2099 Update interaction summaries (503d32a) + ## [3.3.0] - 2022-02-09 ### Added diff --git a/Discord.Net.targets b/Discord.Net.targets index 3de30825f5..de4c57b8eb 100644 --- a/Discord.Net.targets +++ b/Discord.Net.targets @@ -1,6 +1,6 @@ - 3.3.0 + 3.3.1 latest Discord.Net Contributors discord;discordapp diff --git a/docs/docfx.json b/docs/docfx.json index 01ba9a7d92..d111fa85c2 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -60,7 +60,7 @@ "overwrite": "_overwrites/**/**.md", "globalMetadata": { "_appTitle": "Discord.Net Documentation", - "_appFooter": "Discord.Net (c) 2015-2022 3.3.0", + "_appFooter": "Discord.Net (c) 2015-2022 3.3.1", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.ico" diff --git a/src/Discord.Net/Discord.Net.nuspec b/src/Discord.Net/Discord.Net.nuspec index 206eb349d7..875f0ec694 100644 --- a/src/Discord.Net/Discord.Net.nuspec +++ b/src/Discord.Net/Discord.Net.nuspec @@ -2,7 +2,7 @@ Discord.Net - 3.3.0$suffix$ + 3.3.1$suffix$ Discord.Net Discord.Net Contributors foxbot @@ -14,44 +14,44 @@ https://github.com/RogueException/Discord.Net/raw/dev/docs/marketing/logo/PackageLogo.png - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + +