Skip to content

Commit 282d0c6

Browse files
chore(release): 2.2.2
1 parent f2b7312 commit 282d0c6

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

src/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="2.2.2"></a>
6+
## [2.2.2](https://www.github.com/StevanFreeborn/OnspringAzureADSyncer/releases/tag/v2.2.2) (2025-08-19)
7+
8+
### Bug Fixes
9+
10+
* address status value issue ([27ea86a](https://www.github.com/StevanFreeborn/OnspringAzureADSyncer/commit/27ea86acb5b5c716e5938dede2ee5dc3824f56c6))
11+
512
<a name="2.2.1"></a>
613
## [2.2.1](https://www.github.com/StevanFreeborn/OnspringAzureADSyncer/releases/tag/v2.2.1) (2025-04-01)
714

src/OnspringAzureADSyncer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<AssemblyTitle>OnspringAzureADSyncer</AssemblyTitle>
55
<Product>OnspringAzureADSyncer</Product>
66
<Description>An app that wil sync groups and users between an Azure AD tenant and an Onspring instance</Description>
7-
<Version>2.2.1</Version>
7+
<Version>2.2.2</Version>
88
<Authors>Stevan Freeborn</Authors>
99
<OutputType>Exe</OutputType>
1010
<TargetFramework>net9.0</TargetFramework>

0 commit comments

Comments
 (0)