Skip to content

Commit dc9541f

Browse files
chore(main): release 8.3.0 (#678)
Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>
1 parent 7622533 commit dc9541f

5 files changed

Lines changed: 12 additions & 9 deletions

File tree

.changelog-pending/2026-06-25T20-30-47-053f61e91f935b7602605a97e69c6db058ecabed.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [8.3.0](https://github.com/workos/workos-python/compare/v8.2.0...v8.3.0) (2026-06-30)
4+
5+
* [#676](https://github.com/workos/workos-python/pull/676) fix(generated): regenerate from spec
6+
7+
**Fixes**
8+
* **[organization_membership](https://workos.com/docs/reference/authkit/organization-membership)**:
9+
* Added `roles` to organization membership models
10+
311
## [8.2.0](https://github.com/workos/workos-python/compare/v8.1.0...v8.2.0) (2026-06-18)
412

513
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "workos"
3-
version = "8.2.0"
3+
version = "8.3.0"
44
description = "WorkOS Python Client"
55
readme = "README.md"
66
license = "MIT"

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)