Skip to content

Commit 5c8dce9

Browse files
Release auth0-api-js v1.0.2 (#30)
1 parent 16fde14 commit 5c8dce9

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

packages/auth0-api-js/.version

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

packages/auth0-api-js/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [v1.0.2](https://github.com/auth0/auth0-auth-js/releases/tag/auth0-api-js-v1.0.2) (2025-06-18)
4+
[Full Changelog](https://github.com/auth0/auth0-auth-js/compare/auth0-api-js-v1.0.1...auth0-api-js-v1.0.2)
5+
6+
**Fixed**
7+
- fix: support older entry points [\#26](https://github.com/auth0/auth0-auth-js/pull/26) ([CarsonF](https://github.com/CarsonF))
8+
39
## [v1.0.1](https://github.com/auth0/auth0-auth-js/releases/tag/auth0-api-js-v1.0.1) (2025-03-28)
410
[Full Changelog](https://github.com/auth0/auth0-auth-js/compare/auth0-api-js-v1.0.0...auth0-api-js-v1.0.1)
511

packages/auth0-api-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-api-js",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Auth0 Authentication SDK for API's on JavaScript runtimes",
55
"author": "Auth0",
66
"license": "MIT",

0 commit comments

Comments
 (0)