Skip to content

Commit 6a24959

Browse files
Release auth0-api-js v1.2.1 (auth0#85)
1 parent f5ebbfb commit 6a24959

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/auth0-api-js/.version

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

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.2.1](https://github.com/auth0/auth0-auth-js/releases/tag/auth0-api-js-v1.2.1) (2025-10-15)
4+
[Full Changelog](https://github.com/auth0/auth0-auth-js/compare/auth0-api-js-v1.2.0...auth0-api-js-v1.2.1)
5+
6+
**Fixed**
7+
- fix(auth0-api-js): bump auth0-auth-js to 1.2.0 [\#84](https://github.com/auth0/auth0-auth-js/pull/84) ([frederikprijck](https://github.com/frederikprijck))
8+
39
## [v1.2.0](https://github.com/auth0/auth0-auth-js/releases/tag/auth0-api-js-v1.2.0) (2025-10-15)
410
[Full Changelog](https://github.com/auth0/auth0-auth-js/compare/auth0-api-js-v1.1.0...auth0-api-js-v1.2.0)
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.2.0",
3+
"version": "1.2.1",
44
"description": "Auth0 Authentication SDK for API's on JavaScript runtimes",
55
"author": "Auth0",
66
"license": "MIT",

0 commit comments

Comments
 (0)