Skip to content

Commit 382822f

Browse files
chore(master): release 2.0.1 (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ab1c72d commit 382822f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}
44

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.0.1](https://github.com/urlbox/urlbox-dotnet/compare/v2.0.0...v2.0.1) (2025-01-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **repo:** update readme ([#30](https://github.com/urlbox/urlbox-dotnet/issues/30)) ([ab1c72d](https://github.com/urlbox/urlbox-dotnet/commit/ab1c72d390e5c4b93e0302c0dd1a556be0cbbd65))
9+
310
## [2.0.0](https://github.com/urlbox/urlbox-dotnet/compare/v1.3.0...v2.0.0) (2025-01-22)
411

512

UrlboxSDK/UrlboxSDK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageId>Urlbox.sdk.dotnet</PackageId>
77
<Nullable>enable</Nullable>
88
<!-- x-release-please-start-version -->
9-
<Version>2.0.0</Version>
9+
<Version>2.0.1</Version>
1010
<!-- x-release-please-end -->
1111

1212
<Author>Urlbox</Author>

0 commit comments

Comments
 (0)