diff --git a/CHANGELOG.md b/CHANGELOG.md index d206301..a7bc667 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ Represents the **NuGet** versions. +## v5.6.2 +- *Fixed:* Republish packages with a new version; last publish was incomplete. + ## v5.6.1 - *Fixed:* The `ValueExpectations` corrected to ensure that the expected value is correctly compared against the actual value. diff --git a/Common.targets b/Common.targets index fa1c76e..02eeb7f 100644 --- a/Common.targets +++ b/Common.targets @@ -1,6 +1,6 @@  - 5.6.1 + 5.6.2 preview Avanade Avanade