Skip to content

Commit 71f71c9

Browse files
authored
Merge pull request #49 from strvmarv/release-please--branches--main--components--UpdownDotnet
chore(main): release UpdownDotnet 2.2.1
2 parents 02497c6 + e64c15f commit 71f71c9

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.2.0"
2+
".": "2.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.2.1](https://github.com/strvmarv/updown-dotnet/compare/UpdownDotnet-v2.2.0...UpdownDotnet-v2.2.1) (2026-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* broken CHANGELOG links in NuGet README ([02497c6](https://github.com/strvmarv/updown-dotnet/commit/02497c63ddf54751887aa1eaaa77218b25567af2))
9+
310
## [2.2.0](https://github.com/strvmarv/updown-dotnet/compare/UpdownDotnet-v2.1.0...UpdownDotnet-v2.2.0) (2026-02-20)
411

512

src/UpdownDotnet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
1111
<PackageId>UpdownDotnet</PackageId>
1212
<!-- x-release-please-start-version -->
13-
<PackageVersion>2.2.0</PackageVersion>
13+
<PackageVersion>2.2.1</PackageVersion>
1414
<!-- x-release-please-end -->
1515
<Authors>strvmarv</Authors>
1616
<Description>A simple Updown.io REST API client for .NET</Description>

0 commit comments

Comments
 (0)