From 8cc51ed9352ec1d3d11f6f2adfb3f836655bca37 Mon Sep 17 00:00:00 2001 From: "workos-sdk-automation[bot]" <255426317+workos-sdk-automation[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 16:44:19 +0000 Subject: [PATCH] chore(main): release 3.1.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ src/WorkOS.net/WorkOS.net.csproj | 4 ++-- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e28eff59..ada7355e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.0.2" + ".": "3.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c4b3d14..f5d9d6ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [3.1.0](https://github.com/workos/workos-dotnet/compare/v3.0.2...v3.1.0) (2026-04-28) + + +### Features + +* **generated:** Add Groups and Waitlist APIs, improve event deserialization ([#245](https://github.com/workos/workos-dotnet/issues/245)) ([63e939d](https://github.com/workos/workos-dotnet/commit/63e939d243150812f2a94a0602e298ea1e919b31)) + + +### Bug Fixes + +* Honor EnumMember attribute in query-string serialization ([#241](https://github.com/workos/workos-dotnet/issues/241)) ([6c2789a](https://github.com/workos/workos-dotnet/commit/6c2789ae005b9668368b36523f5e30196742e911)) +* Update test to match renamed DeleteResourceByExternalId method ([4ceb3de](https://github.com/workos/workos-dotnet/commit/4ceb3dea35a7886cbcdb48b9dcfb74865b79000e)) + ## [3.0.2](https://github.com/workos/workos-dotnet/compare/v3.0.1...v3.0.2) (2026-04-24) diff --git a/src/WorkOS.net/WorkOS.net.csproj b/src/WorkOS.net/WorkOS.net.csproj index b7bac552..c39fd1c9 100644 --- a/src/WorkOS.net/WorkOS.net.csproj +++ b/src/WorkOS.net/WorkOS.net.csproj @@ -17,8 +17,8 @@ True snupkg true - 3.0.2 - 3.0.2 + 3.1.0 + 3.1.0