Skip to content

Commit dda7aaf

Browse files
authored
Release auth0-server-js v1.9.0 (#212)
1 parent efd8cf7 commit dda7aaf

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

packages/auth0-server-js/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.8.0
1+
v1.9.0

packages/auth0-server-js/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Change Log
2+
## [v1.9.0](https://github.com/auth0/auth0-auth-js/tree/auth0-server-js-v1.9.0) (2026-07-02)
3+
[Full Changelog](https://github.com/auth0/auth0-auth-js/compare/auth0-server-js-v1.8.0...auth0-server-js-v1.9.0)
4+
5+
**Added**
6+
- feat(auth0-server-js): add organization support [\#211](https://github.com/auth0/auth0-auth-js/pull/211) ([@nandan-bhat](https://github.com/nandan-bhat))
7+
8+
29
## [v1.8.0](https://github.com/auth0/auth0-auth-js/tree/auth0-server-js-v1.8.0) (2026-07-01)
310
[Full Changelog](https://github.com/auth0/auth0-auth-js/compare/auth0-server-js-v1.7.0...auth0-server-js-v1.8.0)
411

packages/auth0-server-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth0/auth0-server-js",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"description": "Auth0 Authentication SDK for Server-Side Applications on JavaScript runtimes",
55
"author": "Auth0",
66
"license": "MIT",

0 commit comments

Comments
 (0)