Skip to content

Commit 7ba9366

Browse files
chore(main): release 2.11.0 (#758)
Co-authored-by: descope-release-bot[bot] <139235589+descope-release-bot[bot]@users.noreply.github.com>
1 parent e0bc769 commit 7ba9366

4 files changed

Lines changed: 11 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-
".": "2.10.0"
2+
".": "2.11.0"
33
}

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.11.0](https://github.com/descope/node-sdk/compare/v2.10.0...v2.11.0) (2026-06-28)
4+
5+
6+
### Features
7+
8+
* **mgmt:** add engine management API ([#757](https://github.com/descope/node-sdk/issues/757)) ([e0bc769](https://github.com/descope/node-sdk/commit/e0bc769e5bd228cf8ccf5517ec94c2ee703e8962))
9+
310
## [2.10.0](https://github.com/descope/node-sdk/compare/v2.9.0...v2.10.0) (2026-06-28)
411

512

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": "@descope/node-sdk",
3-
"version": "2.10.0",
3+
"version": "2.11.0",
44
"description": "Node.js library used to integrate with Descope",
55
"typings": "./dist/index.d.ts",
66
"main": "dist/cjs/index.cjs.js",

0 commit comments

Comments
 (0)