Skip to content

Commit 183714b

Browse files
chore(main): release 10.13.0 (#1688)
Co-authored-by: workos-sdk-automation[bot] <255426317+workos-sdk-automation[bot]@users.noreply.github.com>
1 parent 0faa84f commit 183714b

4 files changed

Lines changed: 12 additions & 4 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-
".": "10.12.0"
2+
".": "10.13.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+
## [10.13.0](https://github.com/workos/workos-node/compare/v10.12.0...v10.13.0) (2026-08-31)
4+
5+
6+
### Features
7+
8+
* Add Agent Blueprints API support ([#1687](https://github.com/workos/workos-node/issues/1687)) ([364e223](https://github.com/workos/workos-node/commit/364e223f2063ce5341986091107b9bd971eadd2f))
9+
* Add Waitlists API support ([#1689](https://github.com/workos/workos-node/issues/1689)) ([0faa84f](https://github.com/workos/workos-node/commit/0faa84f3dc1aec556a1c93c3a21eb887e7840f50))
10+
311
## [10.12.0](https://github.com/workos/workos-node/compare/v10.11.0...v10.12.0) (2026-08-27)
412

513

‎package-lock.json‎

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

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workos-inc/node",
3-
"version": "10.12.0",
3+
"version": "10.13.0",
44
"description": "A Node wrapper for the WorkOS API",
55
"keywords": [
66
"workos"

0 commit comments

Comments
 (0)